PHP 클래스 GcFrontend\Controller\IndexController

상속: extends Gc\Mvc\Controller\Action
파일 보기 프로젝트 열기: gotcms/gotcms

공개 메소드들

메소드 설명
indexAction ( ) : Zend\View\Model\ViewModel Generate frontend from url key

보호된 메소드들

메소드 설명
isSerialized ( string $string ) : boolean Defined is can unserialize string

메소드 상세

indexAction() 공개 메소드

Generate frontend from url key
public indexAction ( ) : Zend\View\Model\ViewModel
리턴 Zend\View\Model\ViewModel

isSerialized() 보호된 메소드

Defined is can unserialize string
protected isSerialized ( string $string ) : boolean
$string string String
리턴 boolean