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

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

Защищенные свойства (Protected)

Свойство Тип Описание
$dgUsage Backend\Core\Engine\DataGridArray DataGrid with the articles linked to the current tag

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

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

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

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

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

Метод Описание
getData ( ) Get the data
loadDataGrid ( ) Load the datagrid
loadForm ( ) Load the form
validateForm ( ) Validate the form

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

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

Execute the action
public execute ( )

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

Parse the form
protected parse ( )

Описание свойств

$dgUsage защищенное свойство

DataGrid with the articles linked to the current tag
protected DataGridArray,Backend\Core\Engine $dgUsage
Результат Backend\Core\Engine\DataGridArray