PHP Класс spec\LdapTools\Ldif\Entry\LdifEntryModifySpec

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

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

Метод Описание
it_is_initializable ( )
it_should_add_a_comment ( )
it_should_add_a_control ( )
it_should_add_an_attribute_value ( )
it_should_delete_an_attribute_value ( )
it_should_get_an_add_operation ( )
it_should_get_the_batch_collection ( )
it_should_get_the_ldif_string_representation ( )
it_should_get_the_ldif_string_representation_in_the_context_of_a_type_and_a_schema ( LdapTools\Connection\LdapConnectionInterface $connection, LdapObject $rootdse )
it_should_implement_LdifEntryInterface ( )
it_should_replace_an_attribute_value ( )
it_should_reset_an_attribute_value ( )
it_should_set_the_dn ( )
let ( )

Описание методов

it_is_initializable() публичный Метод

public it_is_initializable ( )

it_should_add_a_comment() публичный Метод

it_should_add_a_control() публичный Метод

it_should_add_an_attribute_value() публичный Метод

it_should_delete_an_attribute_value() публичный Метод

it_should_get_an_add_operation() публичный Метод

it_should_get_the_batch_collection() публичный Метод

it_should_get_the_ldif_string_representation() публичный Метод

it_should_get_the_ldif_string_representation_in_the_context_of_a_type_and_a_schema() публичный Метод

public it_should_get_the_ldif_string_representation_in_the_context_of_a_type_and_a_schema ( LdapTools\Connection\LdapConnectionInterface $connection, LdapObject $rootdse )
$connection LdapTools\Connection\LdapConnectionInterface
$rootdse LdapTools\Object\LdapObject

it_should_implement_LdifEntryInterface() публичный Метод

it_should_replace_an_attribute_value() публичный Метод

it_should_reset_an_attribute_value() публичный Метод

it_should_set_the_dn() публичный Метод

let() публичный Метод

public let ( )