PHP – Core
Interface ArrayAccess
Direct Known Implementers
CachingIterator, NArrayHash, NArrayList, NCache, NConfig, NFormContainer, NHtml, NPresenterComponent, NSessionNamespace, NTableRow, NTableSelection
public
|
#
offsetExists(
$offset
)
|
public
|
#
offsetGet(
$offset
)
|
public
|
#
offsetSet(
$offset,
$value
)
|
public
|
#
offsetUnset(
$offset
)
|