PHP Class ActivityLog\Controller\IndexController

Inheritance: extends Gc\Module\Controller\AbstractController
Afficher le fichier Open project: gotcms/gotcms

Méthodes publiques

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

Method Details

indexAction() public méthode

Index action, list all documents with comments
public indexAction ( ) : array
Résultat array

removeEventAction() public méthode

Remove event
public removeEventAction ( ) : Zend\View\Model\JsonModel
Résultat Zend\View\Model\JsonModel