Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Gpf_Rpc_Array
PHP Class Gpf_Rpc_Array
Inheritance:
extends
Gpf_Object
,
implements
Gpf_Rpc_Serializable
,
implements
IteratorAggregate
ファイルを表示
Open project: fubralimited/php-oara
Class Usage Examples
Public Methods
Method
Description
__construct
(
array
$array
= null )
add
(
$response
)
get
(
$index
)
getCount
( )
getIterator
( ) :
ArrayIterator
toObject
( )
toText
( )
Method Details
__construct()
public
method
public
__construct
(
array
$array
= null )
$array
array
add()
public
method
public
add
(
$response
)
get()
public
method
public
get
(
$index
)
getCount()
public
method
public
getCount
( )
getIterator()
public
method
public
getIterator
( ) :
ArrayIterator
return
ArrayIterator
toObject()
public
method
public
toObject
( )
toText()
public
method
public
toText
( )