PHP Class Backend\Modules\Search\Actions\Statistics

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

Public Methods

Method Description
execute ( ) Execute the action
setReferrer ( string $data ) : string Set column referrer

Protected Methods

Method Description
parse ( ) Parse & display the page

Private Methods

Method Description
loadDataGrid ( ) Loads the datagrids

Method Details

execute() public method

Execute the action
public execute ( )

parse() protected method

Parse & display the page
protected parse ( )

setReferrer() public static method

Set column referrer
public static setReferrer ( string $data ) : string
$data string The source data.
return string