You are here

class ldap_attribute_gid in Lightweight Directory Access Protocol (LDAP) 6

LDAP attribute_gid Class

This class provides additional functions, variables, and consideration for GID Attributes.

Hierarchy

Expanded class hierarchy of ldap_attribute_gid

File

includes/ldap.attribute.gid.inc, line 14
Defines the attribute_gid class and related functions.

View source
class ldap_attribute_gid extends ldap_attribute {

}

Members

Namesort descending Modifiers Type Description Overrides
ldap_attribute::$entry protected property
ldap_attribute::$internal protected property
ldap_attribute::$max_value_count protected property
ldap_attribute::$min_value_count protected property
ldap_attribute::$modified protected property
ldap_attribute::$name private property
ldap_attribute::$readonly protected property
ldap_attribute::$value private property
ldap_attribute::$visable protected property
ldap_attribute::add function Add Method
ldap_attribute::delete function Delete Method
ldap_attribute::error_handler function Error Handling Method
ldap_attribute::modify function Modify Method
ldap_attribute::__construct function Constructor Method
ldap_attribute::__destruct function Destructor Method
ldap_attribute::__invoke function Invoke Method