PHP Класс spec\LdapTools\Utilities\GPOLinkSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
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 ( )