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
Datei anzeigen Open project: ldaptools/ldaptools

Public Methods

Method Description
fromLdap ( $value )
toLdap ( $value )

Protected Methods

Method Description
getQueryOperator ( boolean $value ) : BaseOperator

Method Details

fromLdap() public method

public fromLdap ( $value )

getQueryOperator() protected method

protected getQueryOperator ( boolean $value ) : BaseOperator
$value boolean
return LdapTools\Query\Operator\BaseOperator

toLdap() public method

public toLdap ( $value )