Go to the documentation of this file.
20 parent::__construct();
43 'caption' =>
_t(
'_sys_bm_language', $sLangName),
44 'link' =>
'javascript:void(0)',
45 'script' =>
'onclick="javascript:showPopupLanguage()"',
49 $sContent .=
$GLOBALS[
'oSysTemplate']->parseHtmlByName(
'extra_' . $this->sName .
'_menu.html', array(
'ch_repeat:items' => $aTmplVars));
58 if(
getParam(
'enable_template') !=
'on')
70 'link' =>
'javascript:void(0)',
71 'script' =>
'onclick="javascript:showPopupTemplate()"',
75 $sContent .=
$GLOBALS[
'oSysTemplate']->parseHtmlByName(
'extra_' . $this->sName .
'_menu.html', array(
'ch_repeat:items' => $aTmplVars));
if(!defined('CH_SKIP_INSTALL_CHECK')) getCurrentLangName($isSetCookie=true)
ch_import($sClassName, $aModule=array())
get_templates_array($isAllParams=false)
getParam($sParamName, $bUseCache=true)
getLangsArr( $bAddFlag=false, $bRetIDs=false)
_t($key, $arg0="", $arg1="", $arg2="")