PHP Класс spec\LdapTools\Operation\RenameOperationSpec

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

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

Метод Описание
it_is_initializable ( )
it_should_add_ldap_controls ( )
it_should_add_post_operations ( )
it_should_add_pre_operations ( )
it_should_chain_the_setters ( )
it_should_get_a_log_formatted_array ( )
it_should_get_the_correct_ldap_function ( )
it_should_get_the_name_of_the_operation ( )
it_should_implement_LdapOperationInterface ( )
it_should_return_the_arguments_for_the_ldap_function_in_the_correct_order ( )
it_should_set_the_dn_for_the_rename_operation ( )
it_should_set_the_new_location_for_the_object_for_the_rename_operation ( )
it_should_set_the_new_rdn_for_the_rename_operation ( )
it_should_set_whether_to_delete_the_old_rdn_for_the_rename_operation ( )
let ( )

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

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

public it_is_initializable ( )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public let ( )