PHP Class Admin_View_Helper_RenderActions

Inheritance: extends Zend_View_Helper_Abstract
Show file Open project: sourcefabric/newscoop

Public Methods

Method Description
renderActions ( array $actions = NULL ) : void Render actions

Method Details

renderActions() public method

Render actions
public renderActions ( array $actions = NULL ) : void
$actions array
return void