Class LegacyCommandBag
This class provides backward support for the View::getCommandList() API
- ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
- Nethgui\View\LegacyCommandBag implements Nethgui\Component\DependencyConsumer
Namespace: Nethgui\View
Deprecated: since 1.6
Author: Davide Principi davide.principi@nethesis.it
Since: 1.6
Located at View/LegacyCommandBag.php
Deprecated: since 1.6
Author: Davide Principi davide.principi@nethesis.it
Since: 1.6
Located at View/LegacyCommandBag.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
array
|
#
getDependencySetters( )
The returned hash is indexed by the model class name and has a callable objects as value. Each callable is invoked with the model instance as only argument. |
append(),
asort(),
count(),
exchangeArray(),
getArrayCopy(),
getFlags(),
getIterator(),
getIteratorClass(),
ksort(),
natcasesort(),
natsort(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
serialize(),
setFlags(),
setIteratorClass(),
uasort(),
uksort(),
unserialize()
|
ARRAY_AS_PROPS,
STD_PROP_LIST
|
public
Nethgui\Renderer\HttpResponse
|
$response
|