PHP 클래스 ActivityLog\Controller\IndexController

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

공개 메소드들

메소드 설명
indexAction ( ) : array Index action, list all documents with comments
removeEventAction ( ) : Zend\View\Model\JsonModel Remove event

메소드 상세

indexAction() 공개 메소드

Index action, list all documents with comments
public indexAction ( ) : array
리턴 array

removeEventAction() 공개 메소드

Remove event
public removeEventAction ( ) : Zend\View\Model\JsonModel
리턴 Zend\View\Model\JsonModel