PHP Class LdapTools\AttributeConverter\ConvertAccountExpiration

See also: https://msdn.microsoft.com/en-us/library/ms675098%28v=vs.85%29.aspx
Author: Chad Sikorra ([email protected])
Inheritance: implements LdapTools\AttributeConverter\AttributeConverterInterface, use trait AttributeConverterTrait
Afficher le fichier Open project: ldaptools/ldaptools

Méthodes publiques

Méthode Description
fromLdap ( $value )
toLdap ( $value )

Méthodes protégées

Méthode Description
getQueryOperator ( boolean $value ) : BaseOperator

Method Details

fromLdap() public méthode

public fromLdap ( $value )

getQueryOperator() protected méthode

protected getQueryOperator ( boolean $value ) : BaseOperator
$value boolean
Résultat LdapTools\Query\Operator\BaseOperator

toLdap() public méthode

public toLdap ( $value )