You are here

public property LdapUserConf::$saveable in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_user/LdapUserConf.class.php \LdapUserConf::saveable

File

ldap_user/LdapUserConf.class.php, line 174

Class

LdapUserConf

Code

public $saveable = array(
  'drupalAcctProvisionServer',
  'ldapEntryProvisionServer',
  'drupalAcctProvisionTriggers',
  'ldapEntryProvisionTriggers',
  'orphanedDrupalAcctBehavior',
  'orphanedCheckQty',
  'userConflictResolve',
  'manualAccountConflict',
  'acctCreation',
  'ldapUserSynchMappings',
);