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
Ldif
LdifSpec
PHP Class spec\LdapTools\Ldif\LdifSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Mostrar archivo
Open project: ldaptools/ldaptools
Public Methods
Method
Description
it_is_initializable
( )
it_should_add_a_comment
( )
it_should_add_an_entry
( )
it_should_fold_long_lines_when_specified
( )
it_should_get_a_ldif_entry_builder
( )
it_should_get_the_ldif_string
( )
it_should_get_the_operations_for_the_ldif_entries
( )
it_should_have_a_line_folding_set_to_false_by_default_with_a_length_of_76
( )
it_should_set_the_ldif_version
( )
it_should_set_the_line_endings_for_the_ldif_string
( )
it_should_throw_an_exception_on_an_invalid_line_ending_type
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_add_a_comment()
public
method
public
it_should_add_a_comment
( )
it_should_add_an_entry()
public
method
public
it_should_add_an_entry
( )
it_should_fold_long_lines_when_specified()
public
method
public
it_should_fold_long_lines_when_specified
( )
it_should_get_a_ldif_entry_builder()
public
method
public
it_should_get_a_ldif_entry_builder
( )
it_should_get_the_ldif_string()
public
method
public
it_should_get_the_ldif_string
( )
it_should_get_the_operations_for_the_ldif_entries()
public
method
public
it_should_get_the_operations_for_the_ldif_entries
( )
it_should_have_a_line_folding_set_to_false_by_default_with_a_length_of_76()
public
method
public
it_should_have_a_line_folding_set_to_false_by_default_with_a_length_of_76
( )
it_should_set_the_ldif_version()
public
method
public
it_should_set_the_ldif_version
( )
it_should_set_the_line_endings_for_the_ldif_string()
public
method
public
it_should_set_the_line_endings_for_the_ldif_string
( )
it_should_throw_an_exception_on_an_invalid_line_ending_type()
public
method
public
it_should_throw_an_exception_on_an_invalid_line_ending_type
( )