PHP Class ActivityLog\Controller\IndexController

Inheritance: extends Gc\Module\Controller\AbstractController
Show file Open project: gotcms/gotcms

Public Methods

Method Description
indexAction ( ) : array Index action, list all documents with comments
removeEventAction ( ) : Zend\View\Model\JsonModel Remove event

Method Details

indexAction() public method

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

removeEventAction() public method

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