Liste complète des membres de JClientLdap, y compris les membres hérités :
$_dn | JClientLdap | private |
$_resource | JClientLdap | private |
$auth_method | JClientLdap | |
$base_dn | JClientLdap | |
$host | JClientLdap | |
$negotiate_tls | JClientLdap | |
$no_referrals | JClientLdap | |
$password | JClientLdap | |
$port | JClientLdap | |
$search_string | JClientLdap | |
$use_ldapV3 | JClientLdap | |
$username | JClientLdap | |
$users_dn | JClientLdap | |
__construct($configObj=null) | JClientLdap | |
add($dn, array $entry) | JClientLdap | |
anonymous_bind() | JClientLdap | |
bind($username=null, $password=null, $nosub=0) | JClientLdap | |
close() | JClientLdap | |
compare($dn, $attribute, $value) | JClientLdap | |
connect() | JClientLdap | |
create($dn, array $entries) | JClientLdap | |
delete($dn) | JClientLdap | |
generatePassword($password, $type= 'md5') | JClientLdap | static |
getDN() | JClientLdap | |
getErrorMsg() | JClientLdap | |
ipToNetAddress($ip) | JClientLdap | static |
LDAPNetAddr($networkaddress) | JClientLdap | static |
modify($dn, $attribute) | JClientLdap | |
read($dn) | JClientLdap | |
remove($dn, $attribute) | JClientLdap | |
rename($dn, $newdn, $newparent, $deleteolddn) | JClientLdap | |
replace($dn, $attribute) | JClientLdap | |
search(array $filters, $dnoverride=null, array $attributes=array()) | JClientLdap | |
setDN($username, $nosub=0) | JClientLdap | |
simple_search($search) | JClientLdap | |