PHP Class Sitemap\Controller\IndexController

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

Public Methods

Method Description
generateAction ( ) : Zend\Http\Response Generate xml action
indexAction ( ) : array Index action, list all documents with comments

Method Details

generateAction() public method

Generate xml action
public generateAction ( ) : Zend\Http\Response
return Zend\Http\Response

indexAction() public method

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