PHP 클래스 Backend\Modules\Locale\Actions\ExportAnalyse

상속: extends Backend\Core\Engine\Base\ActionIndex
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
execute ( ) Execute the action.
getContent ( ) Create the XML based on the locale items.

비공개 메소드들

메소드 설명
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 ( )