PHP Class Flake\Core\Controller

Inheritance: extends FLObject
Afficher le fichier Open project: jeromeschneider/baikal

Protected Properties

Свойство Type Description
$aParams

Méthodes publiques

Méthode Description
__construct ( $aParams = [] )
buildRoute ( $aParams = [] )
execute ( )
getParams ( )
link ( )
render ( )

Method Details

__construct() public méthode

public __construct ( $aParams = [] )

buildRoute() static public méthode

static public buildRoute ( $aParams = [] )

execute() abstract public méthode

abstract public execute ( )

getParams() public méthode

public getParams ( )

render() abstract public méthode

abstract public render ( )

Property Details

$aParams protected_oe property

protected $aParams