PHP 클래스 GcStatistics\Controller\IndexController

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

보호된 프로퍼티들

프로퍼티 타입 설명
$aclPage array Contains information about acl

공개 메소드들

메소드 설명
indexAction ( ) : Zend\View\Model\ViewModel Display statistics for visitors

메소드 상세

indexAction() 공개 메소드

Display statistics for visitors
public indexAction ( ) : Zend\View\Model\ViewModel
리턴 Zend\View\Model\ViewModel

프로퍼티 상세

$aclPage 보호되어 있는 프로퍼티

Contains information about acl
protected array $aclPage
리턴 array