Function Module_admin_cns_ldap->gui
Definitions
adminzone/pages/modules/admin_cns_ldap.php
- The UI for LDAP synchronisation.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The UI for LDAP synchronisation.
*
* @return Tempcode The UI
*/
public function gui() : object
* The UI for LDAP synchronisation.
*
* @return Tempcode The UI
*/
public function gui() : object

