protected property LdapProfileConf::$saveable in Lightweight Directory Access Protocol (LDAP) 7
File
- ldap_profile/
LdapProfileConf.class.php, line 17 - This class represents an ldap_profile module's configuration It is extended by LdapProfileConfAdmin for configuration and other admin functions
Class
- LdapProfileConf
- @file This class represents an ldap_profile module's configuration It is extended by LdapProfileConfAdmin for configuration and other admin functions
Code
protected $saveable = array(
'ldap_fields',
'mapping',
'derivedMapping',
);