PHP Trait Adldap\Models\Traits\ModelTrait

Show file Open project: adldap2/adldap2

Public Methods

Method Description
convertStringToBool ( $bool )
getAttribute ( $key, $subKey = null )
getDn ( )
getQuery ( )
getSchema ( )
setAttribute ( $key, $value, $subKey = null )

Method Details

convertStringToBool() abstract public method

abstract public convertStringToBool ( $bool )

getAttribute() abstract public method

abstract public getAttribute ( $key, $subKey = null )

getDn() abstract public method

abstract public getDn ( )

getQuery() abstract public method

abstract public getQuery ( )

getSchema() abstract public method

abstract public getSchema ( )

setAttribute() abstract public method

abstract public setAttribute ( $key, $value, $subKey = null )