Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
spec
LdapTools
Operation
DeleteOperationSpec
PHP Class spec\LdapTools\Operation\DeleteOperationSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Mostrar archivo
Open project: ldaptools/ldaptools
Public Methods
Method
Description
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_delete_operation
( )
let
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_add_ldap_controls()
public
method
public
it_should_add_ldap_controls
( )
it_should_add_post_operations()
public
method
public
it_should_add_post_operations
( )
it_should_add_pre_operations()
public
method
public
it_should_add_pre_operations
( )
it_should_chain_the_setters()
public
method
public
it_should_chain_the_setters
( )
it_should_get_a_log_formatted_array()
public
method
public
it_should_get_a_log_formatted_array
( )
it_should_get_the_correct_ldap_function()
public
method
public
it_should_get_the_correct_ldap_function
( )
it_should_get_the_name_of_the_operation()
public
method
public
it_should_get_the_name_of_the_operation
( )
it_should_implement_LdapOperationInterface()
public
method
public
it_should_implement_LdapOperationInterface
( )
it_should_return_the_arguments_for_the_ldap_function_in_the_correct_order()
public
method
public
it_should_return_the_arguments_for_the_ldap_function_in_the_correct_order
( )
it_should_set_the_dn_for_the_delete_operation()
public
method
public
it_should_set_the_dn_for_the_delete_operation
( )
let()
public
method
public
let
( )