Cheetah
Variables
params.inc.php File Reference

Go to the source code of this file.

Variables

if(isLogged()) $GLOBALS ['ChWsbTemplateJsOptions'] = array()
 
 $GLOBALS ['ChWsbTemplateJsTranslations'] = array()
 
 $GLOBALS ['ChWsbTemplateJsImages'] = array()
 
 $oSysTemplate = new ChWsbTemplate()
 
 $tmpl = $oSysTemplate->getCode()
 
 $oTemplConfig = new ChTemplConfig($site)
 

Variable Documentation

◆ $GLOBALS [1/3]

$GLOBALS[ 'ChWsbTemplateJsImages'] = array()

Definition at line 16 of file params.inc.php.

◆ $GLOBALS [2/3]

if (isLogged()) $GLOBALS[ 'ChWsbTemplateJsOptions'] = array()

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 14 of file params.inc.php.

◆ $GLOBALS [3/3]

$GLOBALS[ 'ChWsbTemplateJsTranslations'] = array()

Definition at line 15 of file params.inc.php.

◆ $oSysTemplate

$oSysTemplate = new ChWsbTemplate()

Definition at line 22 of file params.inc.php.

◆ $oTemplConfig

$oTemplConfig = new ChTemplConfig($site)

Definition at line 90 of file params.inc.php.

◆ $tmpl

$tmpl = $oSysTemplate->getCode()

Backward compatibility.

Definition at line 87 of file params.inc.php.