You are here

public property LdapTypeAbstract::$name in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_servers/ldap_types/LdapTypeAbstract.class.php \LdapTypeAbstract::name
  2. 7 ldap_servers/ldap_types/LdapTypeAbstract.class.php \LdapTypeAbstract::name

File

ldap_servers/ldap_types/LdapTypeAbstract.class.php, line 12
abstract class to represent an ldap implementation type such as active directory, open ldap, novell, etc.

Class

LdapTypeAbstract
@file abstract class to represent an ldap implementation type such as active directory, open ldap, novell, etc.

Code

public $name;