Methods
__construct()
__construct()
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::__construct() |
getProperty()
getProperty($key, $default)
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::getProperty() |
Parameters
$key
$default
getTemplate()
getTemplate()
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::getTemplate() |
getView()
getView()
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::getView() |
indexAction()
indexAction()
init()
init()
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::init() |
render()
render($template)
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::render() |
Parameters
$template
saveAction()
saveAction()
setProperty()
setProperty($key, $value)
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::setProperty() |
Parameters
$key
$value
setTemplate()
setTemplate($sTemplate)
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::setTemplate() |
Parameters
$sTemplate
setView()
setView($oView)
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::setView() |
Parameters
$oView
_getParam()
_getParam($key, $default)
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::_getParam() |
Parameters
$key
$default
_notifyBox()
_notifyBox($type, $msg)
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::_notifyBox() |
Parameters
$type
$msg
_separatorModified()
_separatorModified($aNewCfg)
Properties
$_action
$_action
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_action |
$_area
$_area
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_area |
$_cfg
$_cfg
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_cfg |
$_client
$_client
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_client |
$_contenido
$_contenido
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_contenido |
$_debug
$_debug
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_debug |
$_frame
$_frame
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_frame |
$_oView
$_oView
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_oView |
$_properties
$_properties
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_properties |
$_template
$_template
Inherited
inherited_from |
\ModRewrite_ControllerAbstract::$$_template |