You are here

public property LdapAuthenticationConf::$inDatabase in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::inDatabase
  2. 7 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::inDatabase

Has current object been saved to the database?

Type: bool

File

ldap_authentication/LdapAuthenticationConf.class.php, line 50

Class

LdapAuthenticationConf

Code

public $inDatabase = FALSE;