Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ZendPdf
Util
RecursivelyIterableObjectsContainer
PHP Class ZendPdf\Util\RecursivelyIterableObjectsContainer
Inheritance:
implements
RecursiveIterator
,
implements
Countable
显示文件
Open project: zendframework/zendpdf
Protected Properties
Property
Type
Description
$_objects
Public Methods
Method
Description
__construct
(
array
$objects
)
count
( )
current
( )
getChildren
( )
hasChildren
( )
key
( )
next
( )
rewind
( )
valid
( )
Method Details
__construct()
public
method
public
__construct
(
array
$objects
)
$objects
array
count()
public
method
public
count
( )
current()
public
method
public
current
( )
getChildren()
public
method
public
getChildren
( )
hasChildren()
public
method
public
hasChildren
( )
key()
public
method
public
key
( )
next()
public
method
public
next
( )
rewind()
public
method
public
rewind
( )
valid()
public
method
public
valid
( )
Property Details
$_objects
protected_oe property
protected
$_objects