function can_manage() |
function get_alias() |
function is_base_module() |
function get_ldap_filter() |
function get_RDNAttributes() |
function
get_dependencies() |
function get_metaData() |
function get_configOptions($scopes) |
function get_configDescriptions() |
function check_configOptions($scopes,
$options) |
function get_scope() |
function init($base) |
function module_ready() |
function module_complete() |
function get_help($helpID) |
function get_profileOptions() |
function check_profileOptions($options) |
function get_PDF_Entries($scope) |
function get_uploadColumns() |
array(
array(
array("kind" => "text", "text" => "This is an
example", "td" => array("colspan" => 3))
),
array(
array("kind" => "text", "text" => "Input:"),
array("kind" => "input", "name" => "myinput",
"type" => "text"),
array("kind" => "help", "value" => "42")
)
)