Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
spec
LdapTools
Object
LdapObjectCollectionSpec
PHP Class spec\LdapTools\Object\LdapObjectCollectionSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Show file
Open project: ldaptools/ldaptools
Protected Properties
Property
Type
Description
$ldapObjects
Public Methods
Method
Description
it_is_initializable
( )
it_should_add_objects_to_the_collection
( )
it_should_advance_to_the_next_item_when_calling_next
( )
it_should_expect_any_number_of_objects_to_the_constructor
( )
it_should_get_the_current_index_when_calling_key
( )
it_should_get_the_current_object_when_calling_current
( )
it_should_get_the_first_item_of_the_collection
( )
it_should_get_the_last_item_of_the_collection
( )
it_should_go_back_to_the_previous_item_when_calling_previous
( )
it_should_implement_an_interator
( )
it_should_implement_countable
( )
it_should_return_a_count_of_the_objects_it_contains
( )
it_should_return_an_array_of_objects_when_calling_to_array
( )
let
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_add_objects_to_the_collection()
public
method
public
it_should_add_objects_to_the_collection
( )
it_should_advance_to_the_next_item_when_calling_next()
public
method
public
it_should_advance_to_the_next_item_when_calling_next
( )
it_should_expect_any_number_of_objects_to_the_constructor()
public
method
public
it_should_expect_any_number_of_objects_to_the_constructor
( )
it_should_get_the_current_index_when_calling_key()
public
method
public
it_should_get_the_current_index_when_calling_key
( )
it_should_get_the_current_object_when_calling_current()
public
method
public
it_should_get_the_current_object_when_calling_current
( )
it_should_get_the_first_item_of_the_collection()
public
method
public
it_should_get_the_first_item_of_the_collection
( )
it_should_get_the_last_item_of_the_collection()
public
method
public
it_should_get_the_last_item_of_the_collection
( )
it_should_go_back_to_the_previous_item_when_calling_previous()
public
method
public
it_should_go_back_to_the_previous_item_when_calling_previous
( )
it_should_implement_an_interator()
public
method
public
it_should_implement_an_interator
( )
it_should_implement_countable()
public
method
public
it_should_implement_countable
( )
it_should_return_a_count_of_the_objects_it_contains()
public
method
public
it_should_return_a_count_of_the_objects_it_contains
( )
it_should_return_an_array_of_objects_when_calling_to_array()
public
method
public
it_should_return_an_array_of_objects_when_calling_to_array
( )
let()
public
method
public
let
( )
Property Details
$ldapObjects
protected property
protected
$ldapObjects