PHP 클래스 spec\LdapTools\Utilities\UserParametersSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ldaptools/ldaptools

보호된 프로퍼티들

프로퍼티 타입 설명
$defaultHex

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_be_able_to_set_DialInData ( )
it_should_be_able_to_set_TSPropertyArray ( )
it_should_be_constructed_with_a_DialInData_object ( )
it_should_be_constructed_with_a_TSPropertyArray_object ( )
it_should_decode_binary_dialin_and_TSPropertyArray_data_on_construction ( )
it_should_get_empty_binary_data_when_nothing_is_set ( )
it_should_get_the_reserved_data_string_from_a_binary_constructed_object ( )
it_should_not_construct_the_TSPropertyArray_if_it_doesnt_exist ( )
it_should_not_construct_the_dialin_data_if_it_is_completely_empty ( )
it_should_preserve_any_data_that_occurs_after_the_TSPropertyArray_data ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_be_able_to_set_DialInData() 공개 메소드

it_should_be_able_to_set_TSPropertyArray() 공개 메소드

it_should_be_constructed_with_a_DialInData_object() 공개 메소드

it_should_be_constructed_with_a_TSPropertyArray_object() 공개 메소드

it_should_decode_binary_dialin_and_TSPropertyArray_data_on_construction() 공개 메소드

it_should_get_empty_binary_data_when_nothing_is_set() 공개 메소드

it_should_get_the_reserved_data_string_from_a_binary_constructed_object() 공개 메소드

it_should_not_construct_the_TSPropertyArray_if_it_doesnt_exist() 공개 메소드

it_should_not_construct_the_dialin_data_if_it_is_completely_empty() 공개 메소드

it_should_preserve_any_data_that_occurs_after_the_TSPropertyArray_data() 공개 메소드

프로퍼티 상세

$defaultHex 보호되어 있는 프로퍼티

protected $defaultHex