PHP Класс Backend\Modules\Groups\Actions\Edit

Наследование: extends Backend\Core\Engine\Base\ActionEdit
Показать файл Открыть проект

Открытые методы

Метод Описание
execute ( ) Execute the action

Защищенные методы

Метод Описание
parse ( ) Parse the form

Приватные методы

Метод Описание
bundleActions ( ) Bundle all actions that need to be bundled
getActions ( ) Get the actions
getData ( ) Get the data to edit
getWidgets ( ) Get the widgets
loadDataGrids ( ) Load the datagrid
loadForm ( ) Load the form
updatePermissions ( SpoonFormElement[] $actionPermissions, array $bundledActionPermissions ) Update the permissions
updateWidgets ( SpoonFormElement[] $widgetPresets ) : array Update the widgets
validateForm ( ) Validate the form

Описание методов

execute() публичный Метод

Execute the action
public execute ( )

parse() защищенный Метод

Parse the form
protected parse ( )