Additional user interface functions: special edit popups
List of Global Functions
AddDefaultValue - Popup for adding new default value (default value is template's attribute)
BrowseTree - Popup for browsing LDAP tree and selecting the DN WARNING we expect that LDAP connection is already correctly initialized !
EditAttribute - Generic popup for editing attribute's value
InitAndBrowseTree - Open the LDAP Browse popup and initialize initialize LDAP connection before.
NewModule - Popup for adding new configuration module
PasswordPolicyDialog - dialog for Password Policy configuration object
List of Global Variables
Popup for adding new default value (default value is template's attribute)
Function parameters
list available
list conflicts
Return value
map - of new "default value" (contains attribute name and value)
Popup for browsing LDAP tree and selecting the DN WARNING we expect that LDAP connection is already correctly initialized !
Function parameters
string root_dn
Return value
string - DN of selected item, empty string when canceled
Generic popup for editing attribute's value
Function parameters
map settings
Return value
list<string> - of atrtibute values (edited or unchanged)
Open the LDAP Browse popup and initialize initialize LDAP connection before.
Function parameters
string root_dn
map connection
Return value
string - DN of selected item, empty string when canceled
Popup for adding new configuration module
Function parameters
list available
list conflicts
Return value
map - of new module (contains its name and object class)