Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
spec
LdapTools
Utilities
GPOLinkSpec
PHP Class spec\LdapTools\Utilities\GPOLinkSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Mostrar archivo
Open project: ldaptools/ldaptools
Public Methods
Method
Description
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
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_allow_a_GPO_to_be_both_not_enabled_and_enforced()
public
method
public
it_should_allow_a_GPO_to_be_both_not_enabled_and_enforced
( )
it_should_be_constructed_with_an_options_flag_if_specified()
public
method
public
it_should_be_constructed_with_an_options_flag_if_specified
( )
it_should_be_constructed_with_the_name_and_a_default_options_flag_of_zero()
public
method
public
it_should_be_constructed_with_the_name_and_a_default_options_flag_of_zero
( )
it_should_have_a_string_representation_using_the_GPO_name()
public
method
public
it_should_have_a_string_representation_using_the_GPO_name
( )
it_should_not_modify_an_option_that_is_already_set()
public
method
public
it_should_not_modify_an_option_that_is_already_set
( )
it_should_only_allow_options_flags_between_zero_and_three()
public
method
public
it_should_only_allow_options_flags_between_zero_and_three
( )
it_should_set_and_get_the_gpo()
public
method
public
it_should_set_and_get_the_gpo
( )
it_should_set_and_get_the_options_flag()
public
method
public
it_should_set_and_get_the_options_flag
( )
it_should_set_and_get_whether_the_GPO_is_enabled()
public
method
public
it_should_set_and_get_whether_the_GPO_is_enabled
( )
it_should_set_and_get_whether_the_GPO_is_enforced()
public
method
public
it_should_set_and_get_whether_the_GPO_is_enforced
( )
let()
public
method
public
let
( )