PHP Class FeController, gxc-cms

Author: Tuan Nguyen ([email protected])
Inheritance: extends RController
Mostrar archivo Open project: nganhtuan63/gxc-cms Class Usage Examples

Public Properties

Property Type Description
$change_title
$description
$keywords

Public Methods

Method Description
__construct ( $id, $module = null )
afterRender ( $view, &$output )
allowedActions ( ) : type List of allowd default Actions for the user
error ( )
filters ( ) : type Filter by using Modules Rights
renderPageSlug ( $slug )

Method Details

__construct() public method

public __construct ( $id, $module = null )

afterRender() public method

public afterRender ( $view, &$output )

allowedActions() public method

List of allowd default Actions for the user
public allowedActions ( ) : type
return type

error() public method

public error ( )

filters() public method

Filter by using Modules Rights
public filters ( ) : type
return type

renderPageSlug() public method

public renderPageSlug ( $slug )

Property Details

$change_title public_oe property

public $change_title

$description public_oe property

public $description

$keywords public_oe property

public $keywords