| Config | |
| Author | Jaybill McCarthy |
| License | http://communit.as/docs/license |
| See Also | Cts_Controller_Action_Abstract Cts_Controller_Action_Admin |
| Instance Methods | |
| init | Invoked automatically when an instance is created. |
| Actions | |
| index |
function indexAction()
| modid | module id of module to edit resources for. defaults to ‘default’ |
| config | An array of all configurable settings. |
| pagetitle | The HTML title of the page. |
| success | A string containing a message of success to be displayed on the page upon successful configuration update. |
| modules | an array of enabled module ids |
Invoked automatically when an instance is created.
function init()
function indexAction()