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

Наследование: 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_clone_the_operator_collection ( )
it_should_get_a_log_formatted_array ( )
it_should_get_the_correct_ldap_function_for_the_given_scope ( )
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_a_size_limit_for_the_query ( )
it_should_set_the_attributes_to_return_for_the_query_operation ( )
it_should_set_the_base_dn_for_the_query_operation ( )
it_should_set_the_filter_for_the_query_operation ( )
it_should_set_the_page_size_for_the_query_operation ( )
it_should_set_the_scope_for_the_query_operation ( )
it_should_set_whether_paging_is_used_for_the_query_operation ( )
it_should_support_an_OperatorCollection_as_the_filter_value ( )
it_should_support_being_constructed_with_a_filter_and_attributes ( )
it_should_throw_a_query_exception_when_an_invalid_scope_is_used ( )
it_should_throw_an_exception_if_the_filter_is_empty_when_getting_the_arguments ( )
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_clone_the_operator_collection() публичный Метод

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

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

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_a_size_limit_for_the_query() публичный Метод

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

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

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

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

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

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

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

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

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

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

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

public let ( )