XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_AdminSmarty Class Reference
Inheritance diagram for Legacy_AdminSmarty:

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
 

Detailed Description

Definition at line 29 of file Legacy_AdminRenderSystem.class.php.

Constructor & Destructor Documentation

◆ __construct()

__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.

Member Function Documentation

◆ _fetch_resource_info()

_fetch_resource_info ( & $params)

Definition at line 76 of file Legacy_AdminRenderSystem.class.php.

◆ _get_auto_filename()

_get_auto_filename ( $autoBase,
$autoSource = null,
$auotId = null )

Definition at line 70 of file Legacy_AdminRenderSystem.class.php.

◆ Legacy_AdminSmarty()

Definition at line 39 of file Legacy_AdminRenderSystem.class.php.

◆ setModulePrefix()

setModulePrefix ( $prefix)

Definition at line 65 of file Legacy_AdminRenderSystem.class.php.

Field Documentation

◆ $_canUpdateFromFile

$_canUpdateFromFile = true

Definition at line 32 of file Legacy_AdminRenderSystem.class.php.

◆ $mModulePrefix

$mModulePrefix = null

Definition at line 31 of file Legacy_AdminRenderSystem.class.php.

◆ $overrideMode

$overrideMode = true

Definition at line 37 of file Legacy_AdminRenderSystem.class.php.


The documentation for this class was generated from the following file: