PHP Класс Backend\Modules\Locale\Actions\Export

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

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

Метод Описание
execute ( ) Execute the action.
getContent ( ) Create the XML based on the locale items.

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

Метод Описание
buildQuery ( ) : array Builds the query for this datagrid.
setFilter ( ) Sets the filter based on the $_GET array.
setItems ( ) Build items array and group all items by application, module, type and name.

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

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

Execute the action.
public execute ( )

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

Create the XML based on the locale items.
public getContent ( )