PHP Класс Backend\Modules\FormBuilder\Actions\Data

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

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

Свойство Тип Описание
$frm Backend\Core\Engine\Form The form instance

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

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

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

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

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

Метод Описание
buildQuery ( ) : array Builds the query for this datagrid
getData ( ) Get the data
loadDataGrid ( ) Load the datagrids
loadForm ( ) Load the form
setFilter ( ) Sets the filter based on the $_GET array.

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

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

Execute the action
public execute ( )

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

Parse the datagrid and the reports
protected parse ( )

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

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

The form instance
protected Form,Backend\Core\Engine $frm
Результат Backend\Core\Engine\Form