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

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

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

Метод Описание
it_is_initializable ( )
it_should_add_a_comment ( )
it_should_add_a_control ( )
it_should_add_an_attribute ( )
it_should_be_able_to_be_contructed_with_attributes ( )
it_should_get_an_add_operation ( )
it_should_get_the_ldif_representation_in_the_context_of_a_type_and_schema ( LdapTools\Connection\LdapConnectionInterface $connection, LdapObject $rootdse )
it_should_get_the_ldif_string_representation ( )
it_should_implement_LdapAwareInterface ( )
it_should_implement_LdifEntryInterface ( )
it_should_implement_SchemaAwareInterface ( )
it_should_set_the_attributes ( )
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() публичный метод

it_should_be_able_to_be_contructed_with_attributes() публичный метод

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

it_should_get_the_ldif_representation_in_the_context_of_a_type_and_schema() публичный метод

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

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

it_should_implement_LdapAwareInterface() публичный метод

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

it_should_implement_SchemaAwareInterface() публичный метод

it_should_set_the_attributes() публичный метод

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

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

public let ( )