PHP Class Backend\Modules\Locale\Actions\ExportAnalyse

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
execute ( ) Execute the action.
getContent ( ) Create the XML based on the locale items.

Private Methods

Méthode 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 méthode

Execute the action.
public execute ( )

getContent() public méthode

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