PHP 클래스 spec\LdapTools\Utilities\GPOLinkSpec

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

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_allow_a_GPO_to_be_both_not_enabled_and_enforced ( )
it_should_be_constructed_with_an_options_flag_if_specified ( )
it_should_be_constructed_with_the_name_and_a_default_options_flag_of_zero ( )
it_should_have_a_string_representation_using_the_GPO_name ( )
it_should_not_modify_an_option_that_is_already_set ( )
it_should_only_allow_options_flags_between_zero_and_three ( )
it_should_set_and_get_the_gpo ( )
it_should_set_and_get_the_options_flag ( )
it_should_set_and_get_whether_the_GPO_is_enabled ( )
it_should_set_and_get_whether_the_GPO_is_enforced ( )
let ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_allow_a_GPO_to_be_both_not_enabled_and_enforced() 공개 메소드

it_should_be_constructed_with_an_options_flag_if_specified() 공개 메소드

it_should_be_constructed_with_the_name_and_a_default_options_flag_of_zero() 공개 메소드

it_should_have_a_string_representation_using_the_GPO_name() 공개 메소드

it_should_not_modify_an_option_that_is_already_set() 공개 메소드

it_should_only_allow_options_flags_between_zero_and_three() 공개 메소드

it_should_set_and_get_the_gpo() 공개 메소드

it_should_set_and_get_the_options_flag() 공개 메소드

it_should_set_and_get_whether_the_GPO_is_enabled() 공개 메소드

it_should_set_and_get_whether_the_GPO_is_enforced() 공개 메소드

let() 공개 메소드

public let ( )