PHP Class Backend\Modules\Locale\Actions\ExportAnalyse

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Show file Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action.
getContent ( ) Create the XML based on the locale items.

Private Methods

Method Description
setFilter ( ) Sets the filter based on the $_GET array.
setItems ( ) Build items array and group all items by application, module, type and name.

Method Details

execute() public method

Execute the action.
public execute ( )

getContent() public method

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