Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
spec
LdapTools
Connection
LdapControlSpec
PHP Class spec\LdapTools\Connection\LdapControlSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Datei anzeigen
Open project: ldaptools/ldaptools
Public Methods
Method
Description
it_is_initializable
( )
it_should_be_able_to_set_the_criticality_and_value_in_the_constructor
( )
it_should_chain_the_setters
( )
it_should_encode_a_simple_int_control_value_with_the_helper_berEncodeInt
( )
it_should_get_the_array_structure_of_the_control
( )
it_should_have_a_default_criticality_of_false
( )
it_should_have_a_default_value_of_null
( )
it_should_set_the_criticality
( )
it_should_set_the_oid
( )
it_should_set_the_oid_in_the_constructor
( )
it_should_set_the_value
( )
let
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_be_able_to_set_the_criticality_and_value_in_the_constructor()
public
method
public
it_should_be_able_to_set_the_criticality_and_value_in_the_constructor
( )
it_should_chain_the_setters()
public
method
public
it_should_chain_the_setters
( )
it_should_encode_a_simple_int_control_value_with_the_helper_berEncodeInt()
public
method
public
it_should_encode_a_simple_int_control_value_with_the_helper_berEncodeInt
( )
it_should_get_the_array_structure_of_the_control()
public
method
public
it_should_get_the_array_structure_of_the_control
( )
it_should_have_a_default_criticality_of_false()
public
method
public
it_should_have_a_default_criticality_of_false
( )
it_should_have_a_default_value_of_null()
public
method
public
it_should_have_a_default_value_of_null
( )
it_should_set_the_criticality()
public
method
public
it_should_set_the_criticality
( )
it_should_set_the_oid()
public
method
public
it_should_set_the_oid
( )
it_should_set_the_oid_in_the_constructor()
public
method
public
it_should_set_the_oid_in_the_constructor
( )
it_should_set_the_value()
public
method
public
it_should_set_the_value
( )
let()
public
method
public
let
( )