internal Core
Interface ArrayAccess
Direct Known Implementers
ArrayIterator, CachingIterator, NArrayList, NCache, NConfig, NFormContainer, NHtml, NPresenterComponent, NSessionNamespace
public
|
#
offsetExists(
$offset
)
|
public
|
#
offsetGet(
$offset
)
|
public
|
#
offsetSet(
$offset,
$value
)
|
public
|
#
offsetUnset(
$offset
)
|