Inheritance diagram for Legacy_HttpContext:
Public Member Functions | |
getXoopsConfig ($id=null) | |
setThemeName ($name) | |
Public Attributes | |
$mModule = null | |
$mBaseRenderSystemName = "" |
Legacy_HttpContext::getXoopsConfig | ( | $ | id = null |
) |
Gets a value of XoopsConfig by $id.
string | $id |
Legacy_HttpContext::setThemeName | ( | $ | name | ) |
Legacy_HttpContext::$mModule = null |
The current module instance.
Legacy_HttpContext::$mBaseRenderSystemName = "" |
A name of the render system used by the controller strategy.