PHP Class GcFrontend\Controller\IndexController

Inheritance: extends Gc\Mvc\Controller\Action
Afficher le fichier Open project: gotcms/gotcms

Méthodes publiques

Méthode Description
indexAction ( ) : Zend\View\Model\ViewModel Generate frontend from url key

Méthodes protégées

Méthode Description
isSerialized ( string $string ) : boolean Defined is can unserialize string

Method Details

indexAction() public méthode

Generate frontend from url key
public indexAction ( ) : Zend\View\Model\ViewModel
Résultat Zend\View\Model\ViewModel

isSerialized() protected méthode

Defined is can unserialize string
protected isSerialized ( string $string ) : boolean
$string string String
Résultat boolean