Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LdapTools
AttributeConverter
ConvertLdapObjectType
PHP Class LdapTools\AttributeConverter\ConvertLdapObjectType
Author:
Chad Sikorra (
[email protected]
)
Inheritance:
implements
LdapTools\AttributeConverter\AttributeConverterInterface
,
use trait
AttributeConverterTrait
Mostrar archivo
Open project: ldaptools/ldaptools
Public Methods
Method
Description
fromLdap
(
$value
)
getIsMultiValuedConverter
( )
toLdap
(
$value
)
Method Details
fromLdap()
public
method
public
fromLdap
(
$value
)
getIsMultiValuedConverter()
public
method
public
getIsMultiValuedConverter
( )
toLdap()
public
method
public
toLdap
(
$value
)