Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
spec
LdapTools
AttributeConverter
ConvertBooleanSpec
PHP 클래스 spec\LdapTools\AttributeConverter\ConvertBooleanSpec
상속:
extends
PhpSpec\ObjectBehavior
파일 보기
프로젝트 열기: ldaptools/ldaptools
공개 메소드들
메소드
설명
it_is_initializable
( )
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_ldap_false_bool_from_a_php_false_bool
( )
it_should_return_a_ldap_true_bool_from_a_php_true_bool
( )
it_should_return_a_php_bool_from_a_ldap_bool
( )
it_should_return_a_php_false_bool_from_a_ldap_false_bool
( )
it_should_return_a_php_true_bool_from_a_ldap_true_bool
( )
it_should_return_a_string_when_calling_toLdap
( )
메소드 상세
it_is_initializable()
공개
메소드
public
it_is_initializable
( )
it_should_implement_AttributeConverterInterface()
공개
메소드
public
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_ldap_false_bool_from_a_php_false_bool()
공개
메소드
public
it_should_return_a_ldap_false_bool_from_a_php_false_bool
( )
it_should_return_a_ldap_true_bool_from_a_php_true_bool()
공개
메소드
public
it_should_return_a_ldap_true_bool_from_a_php_true_bool
( )
it_should_return_a_php_bool_from_a_ldap_bool()
공개
메소드
public
it_should_return_a_php_bool_from_a_ldap_bool
( )
it_should_return_a_php_false_bool_from_a_ldap_false_bool()
공개
메소드
public
it_should_return_a_php_false_bool_from_a_ldap_false_bool
( )
it_should_return_a_php_true_bool_from_a_ldap_true_bool()
공개
메소드
public
it_should_return_a_php_true_bool_from_a_ldap_true_bool
( )
it_should_return_a_string_when_calling_toLdap()
공개
메소드
public
it_should_return_a_string_when_calling_toLdap
( )