diff --git a/lam/docs/modules-specification.htm b/lam/docs/modules-specification.htm index dce1a986..51162fe7 100644 --- a/lam/docs/modules-specification.htm +++ b/lam/docs/modules-specification.htm @@ -1,8 +1,8 @@ - + Module specification @@ -27,8 +27,8 @@ allowed to call other static functions.

2.1.1. Constructor


- +

2.1.2. get_alias


- +
@@ -64,12 +64,13 @@ Alias names are used for the buttons of the account pages and the module selection of the configuration wizard.
Please take care that your alias name is not too long. It may contain a-z, A-Z, 0-9, -, _ and spaces.
-
+The $scope parameter defines +the account type ("user", "group", "host" at this time).

2.1.3. get_dependencies


-
function get_alias()
+ style="font-weight: bold;">function get_alias($scope)
+

2.1.4. module_ready


- +
false

2.1.5. module_complete


- +

2.1.6. is_base_module


- +

2.1.7. get_ldap_filter


- +


2.1.8. get_profileOptions


- +