Extends the standard \MUtil_Controller_ModelActionAbstract with parameters and functions for working with loader and menu items.
| package | Gems |
|---|---|
| subpackage | Controller |
| copyright | Copyright (c) 2011 Erasmus MC |
| license | New BSD License |
| since | Class available since version 1.0 |
getInstanceId() : mixed
Overrule this function if the last item in the page title should be something other than te value of \MUtil_Model::REQUEST_ID.
mixedgetTitle(string $separator = null) : string
If the title is an array the seperator concatenates the parts.
string
stringgetTopic(integer $count = 1) : \$string
integer
\$stringgetTopicTitle()
return $string
initHtml(boolean $reset = false) : void
booleanThrows away any existing html output when true
createForm(mixed $options = array()) : \Gems_Form
mixed
\Gems_FormcreateMenuLinks($includeLevel= 2, $parentLabel= true)
findAllowedMenuItem($action)
loadSnippetLoader()
$db : \Zend_Db_Adapter_Abstract
$loader : \Gems_Loader
$util : \Gems_Util