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
ConvertLockoutTimeSpec
PHP 클래스 spec\LdapTools\AttributeConverter\ConvertLockoutTimeSpec
상속:
extends
PhpSpec\ObjectBehavior
파일 보기
프로젝트 열기: ldaptools/ldaptools
공개 메소드들
메소드
설명
it_is_initializable
( )
it_should_convert_a_bool_false_to_a_zero_when_going_to_ldap
( )
it_should_convert_a_bool_to_the_correct_LDAP_filter_when_querying
( )
it_should_convert_a_datetime_object_to_windows_time_when_going_to_ldap
( )
it_should_convert_a_lockoutTime_to_a_DateTime_object_if_the_attribute_is_no_expecting_bool
( )
it_should_convert_a_lockoutTime_to_a_bool_for_whether_it_is_locked
( )
it_should_implement_AttributeConverterInterface
( )
it_should_throw_an_attribute_converter_exception_if_the_value_to_ldap_is_not_supported
( )
let
( )
메소드 상세
it_is_initializable()
공개
메소드
public
it_is_initializable
( )
it_should_convert_a_bool_false_to_a_zero_when_going_to_ldap()
공개
메소드
public
it_should_convert_a_bool_false_to_a_zero_when_going_to_ldap
( )
it_should_convert_a_bool_to_the_correct_LDAP_filter_when_querying()
공개
메소드
public
it_should_convert_a_bool_to_the_correct_LDAP_filter_when_querying
( )
it_should_convert_a_datetime_object_to_windows_time_when_going_to_ldap()
공개
메소드
public
it_should_convert_a_datetime_object_to_windows_time_when_going_to_ldap
( )
it_should_convert_a_lockoutTime_to_a_DateTime_object_if_the_attribute_is_no_expecting_bool()
공개
메소드
public
it_should_convert_a_lockoutTime_to_a_DateTime_object_if_the_attribute_is_no_expecting_bool
( )
it_should_convert_a_lockoutTime_to_a_bool_for_whether_it_is_locked()
공개
메소드
public
it_should_convert_a_lockoutTime_to_a_bool_for_whether_it_is_locked
( )
it_should_implement_AttributeConverterInterface()
공개
메소드
public
it_should_implement_AttributeConverterInterface
( )
it_should_throw_an_attribute_converter_exception_if_the_value_to_ldap_is_not_supported()
공개
메소드
public
it_should_throw_an_attribute_converter_exception_if_the_value_to_ldap_is_not_supported
( )
let()
공개
메소드
public
let
( )