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

Автор: Jeroen Van den Bossche ([email protected])
Наследование: extends Backend\Core\Engine\Base\ActionAdd
Показать файл Открыть проект

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

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

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

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

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

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

Execute the action
public execute ( )