Class RowAbstractAction
Table action that works on a database record identified by a key
Parameters are decleared in bind(). Clients must provide a parameter schema, before bind() is called. See setSchema().
- Nethgui\Module\AbstractModule implements Nethgui\Module\ModuleInterface, Nethgui\View\ViewableInterface, Nethgui\Log\LogConsumerInterface, Nethgui\Utility\PhpConsumerInterface, Nethgui\Authorization\AuthorizationAttributesProviderInterface, Nethgui\System\PlatformConsumerInterface, Nethgui\Authorization\PolicyEnforcementPointInterface
- Nethgui\Controller\AbstractController implements Nethgui\Controller\RequestHandlerInterface
- Nethgui\Controller\Table\AbstractAction implements Nethgui\Adapter\AdapterAggregateInterface
- Nethgui\Controller\Table\RowAbstractAction
Abstract
Namespace: Nethgui\Controller\Table
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Api
Located at Controller/Table/RowAbstractAction.php
Namespace: Nethgui\Controller\Table
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Api
Located at Controller/Table/RowAbstractAction.php
public
string
|
|
public
|
#
setAdapter(
Receive the table adapter and convert it into a RecordAdapter |
public
|
|
public
|
|
public
array
|
|
public
|
|
protected
boolean
|
getAdapter(),
hasAdapter(),
nextPath(),
prepareView()
|
__construct(),
createValidator(),
declareParameter(),
getRequest(),
getValidator(),
onParametersSaved(),
process(),
validate()
|
integer |
KEY
|
#
1325671618
|
integer |
FIELD
|
#
1325671619
|
ACTION_INSTANTIATE
|
ACTION_MUTATE,
ACTION_QUERY
|
$parameters
|