XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
Legacy_AdminSmarty () | |
__construct () | |
setModulePrefix ($prefix) | |
_get_auto_filename ($autoBase, $autoSource=null, $auotId=null) | |
_fetch_resource_info (&$params) | |
Data Fields | |
$mModulePrefix = null | |
$_canUpdateFromFile = true | |
$overrideMode = true | |
Definition at line 29 of file Legacy_AdminRenderSystem.class.php.
__construct | ( | ) |
force_compile If we don't set true to the following flag, a user can't recover deleting a Theme. However, this option can be defined =true or =false in "site_custom.ini.php"
Definition at line 44 of file Legacy_AdminRenderSystem.class.php.
_fetch_resource_info | ( | & | $params | ) |
Definition at line 76 of file Legacy_AdminRenderSystem.class.php.
_get_auto_filename | ( | $autoBase, | |
$autoSource = null, | |||
$auotId = null ) |
Definition at line 70 of file Legacy_AdminRenderSystem.class.php.
Definition at line 39 of file Legacy_AdminRenderSystem.class.php.
setModulePrefix | ( | $prefix | ) |
Definition at line 65 of file Legacy_AdminRenderSystem.class.php.
$_canUpdateFromFile = true |
Definition at line 32 of file Legacy_AdminRenderSystem.class.php.
$mModulePrefix = null |
Definition at line 31 of file Legacy_AdminRenderSystem.class.php.
$overrideMode = true |
Definition at line 37 of file Legacy_AdminRenderSystem.class.php.