PHP 클래스 spec\LdapTools\Ldif\Entry\LdifEntryModifySpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ldaptools/ldaptools

공개 메소드들

메소드 설명
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 ( )