php-eesyldap/src
2023-03-21 16:53:46 +01:00
..
Filter Add basic stuff to handle LDAP connection and running search with LDAP entry object abstraction 2023-03-15 02:33:27 +01:00
Schema Schema Attribute: add $one_value parameter to php2ldap() method 2023-03-21 16:53:46 +01:00
Entry.php Use schema Attribute in Entry to convert value from/to LDAP from/to PHP 2023-03-17 20:02:52 +01:00
Filter.php Filter: remove duplicated code in combine() already assume by __construct() 2023-03-14 21:20:02 +01:00
InvalidPropertyException.php Add schema hanlding methods & classes 2023-03-16 02:21:46 +01:00
Ldap.php Use schema Attribute in Entry to convert value from/to LDAP from/to PHP 2023-03-17 20:02:52 +01:00
LdapException.php Add basic stuff to handle LDAP connection and running search with LDAP entry object abstraction 2023-03-15 02:33:27 +01:00
Schema.php Use schema Attribute in Entry to convert value from/to LDAP from/to PHP 2023-03-17 20:02:52 +01:00