PHP Class FeController, gxc-cms

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

Méthodes publiques

Свойство Type Description
$change_title
$description
$keywords

Méthodes publiques

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

public __construct ( $id, $module = null )

afterRender() public méthode

public afterRender ( $view, &$output )

allowedActions() public méthode

List of allowd default Actions for the user
public allowedActions ( ) : type
Résultat type

error() public méthode

public error ( )

filters() public méthode

Filter by using Modules Rights
public filters ( ) : type
Résultat type

renderPageSlug() public méthode

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