void load_attributes(
array
$attributes)
|
|
This function loads the LDAP attributes when an account should be loaded.
Calling this method requires the existence of an enclosing accountContainer.
By default this method loads the object classes and accounts which are specified in getManagedObjectClasses() and getManagedAttributes().
Tags:
Overrides
baseModule::load_attributes() (This function loads the LDAP attributes when an account should be loaded.)
Parameters:
array process_attributes(
)
|
|
Processes user input of the primary module page.
It checks if all input values are correct and updates the associated LDAP attributes.
Tags:
Overrides
baseModule::process_attributes() (This function processes user input.)