[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
PHP LDAP CLASS FOR MANIPULATING ACTIVE DIRECTORY Version 4.0.4 PHP Version 5 with SSL and LDAP support
Author: | Scott Barnett, Richard Hyland |
Copyright: | (c) 2006-2012 Scott Barnett, Richard Hyland |
License: | http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPLv2.1 |
Link: | http://adldap.sourceforge.net/ |
Version: | 4.0.4 |
File Size: | 137 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct($info, adLDAP $adldap) X-Ref |
The raw info array from Active Directory |
setInfo(array $info) X-Ref |
Set the raw info array from Active Directory param: array $info |
__get($attribute) X-Ref |
Magic get method to retrieve data from the raw array in a formatted way param: string $attribute return: mixed |
__isset($attribute) X-Ref |
Magic isset method to check for the existence of an attribute param: string $attribute return: bool |