Home
last modified time | relevance | path

Searched refs:setVariable (Results 1 – 25 of 2526) sorted by relevance

12345678910>>...102

/dports/science/clhep/2.4.1.0/CLHEP/Evaluator/src/
H A DsetSystemOfUnits.cc41 setVariable("meter", m); in setSystemOfUnits()
42 setVariable("metre", m); in setSystemOfUnits()
43 setVariable("m", m); in setSystemOfUnits()
53 setVariable("second", s); in setSystemOfUnits()
54 setVariable("s", s); in setSystemOfUnits()
59 setVariable("ampere", A); in setSystemOfUnits()
60 setVariable("amp", A); in setSystemOfUnits()
142 setVariable("watt", W); in setSystemOfUnits()
143 setVariable("W", W); in setSystemOfUnits()
154 setVariable("volt", V); in setSystemOfUnits()
[all …]
/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/admin/
H A Dsupport.php47 $conttp->setVariable($elem['name'], $elem['string']);
77 $conttp->setVariable('GIT_LINK', translate('GitLab'));
102 $conttp->setVariable('FAILED', translate('failed'));
103 $conttp->setVariable('OK', translate('ok'));
107 $conttp->setVariable('PHP_CLASS', 'checkgreen');
110 $conttp->setVariable('PHP_CLASS', 'checkred');
135 $conttp->setVariable('PHP_FTP_CLASS', 'checkgreen');
214 $conttp->setVariable('RW_CONFIG_CLASS', 'checkred');
578 $conttp->setVariable('CLASS_L', $strClassL);
579 $conttp->setVariable('CLASS_M', $strClassM);
[all …]
H A Dconfigtargets.php193 $conttp->setVariable('CLASS_NAME_1', 'elementHide');
194 $conttp->setVariable('CLASS_NAME_2', 'elementHide');
195 $conttp->setVariable('CLASS_NAME_3', 'elementHide');
226 $conttp->setVariable('LOCKCLASS', 'inputlock');
234 $conttp->setVariable('DAT_TARGET', $chkTfValue1);
244 $conttp->setVariable('LOCKCLASS', 'inpmust');
246 $conttp->setVariable('DAT_ALIAS', $chkTfValue2);
247 $conttp->setVariable('DAT_SERVER', $chkTfValue4);
267 $conttp->setVariable('DAT_USER', $chkTfValue5);
272 $conttp->setVariable('DAT_BASEDIR', $chkTfValue8);
[all …]
H A Dsettings.php221 $conttp->setVariable('PATH', translate('Path'));
229 $conttp->setVariable('DATA', translate('Language'));
230 $conttp->setVariable('LOCALE', translate('Language'));
252 $conttp->setVariable('DB', translate('Database'));
274 $conttp->setVariable('COMMON', translate('Common'));
289 $conttp->setVariable('CLASS_NAME_1', 'elementHide');
290 $conttp->setVariable('CLASS_NAME_2', 'elementHide');
319 $conttp->setVariable('LANG_SAVE', translate('Save'));
320 $conttp->setVariable('LANG_ABORT', translate('Abort'));
322 $conttp->setVariable('ERRORMESSAGE', $strErrorMessage);
[all …]
/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/functions/
H A DNagContentClass.php86 $objTemplate->setVariable('LIMIT', $this->intLimit);
92 $objTemplate->setVariable('MAX_ID', '0');
93 $objTemplate->setVariable('MIN_ID', '0');
133 $objTemplate->setVariable('CELLCLASS_L', 'tdlb');
134 $objTemplate->setVariable('CELLCLASS_M', 'tdmb');
135 $objTemplate->setVariable('DISABLED', 'disabled');
139 $objTemplate->setVariable('DATA_ACTIVE', ' ');
140 $objTemplate->setVariable('DATA_FILE', ' ');
408 $objTemplate->setVariable('MODUS', 'insert');
501 $objTemplate->setVariable('ACTIVE', '1');
[all …]
/dports/databases/pear-MDB2_Schema/MDB2_Schema-0.8.6/www/mdb2_schematool/
H A Dindex.php83 $tpl->setVariable('username', $_REQUEST['username']);
86 $tpl->setVariable('password', $_REQUEST['password']);
89 $tpl->setVariable('hostspec', $_REQUEST['hostspec']);
95 $tpl->setVariable('charset', $_REQUEST['charset']);
98 $tpl->setVariable('file', $_REQUEST['file']);
120 $tpl->setVariable('debug', 'checked="checked"');
159 $tpl->setVariable(
164 $tpl->setVariable(
189 $tpl->setVariable('error', $_COOKIE['error']);
204 $tpl->setVariable('key', $key);
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/MediaObjects/classes/
H A Dclass.ilMediaPlayerGUI.php337 $mp_tpl->setVariable("CLASS", "ilNoDisplay");
339 $mp_tpl->setVariable("PV", $p["v"]);
342 $mp_tpl->setVariable("TITLE", $this->getTitle());
395 $mp_tpl->setVariable("FILE", $this->getFile());
396 $mp_tpl->setVariable("MIME", $mimeType);
437 $mp_tpl->setVariable("FFILE", $this->getFile());
438 $mp_tpl->setVariable("TITLE", $this->getTitle());
483 $mp_tpl->setVariable("AFILE", $this->getFile());
486 $mp_tpl->setVariable("AHEIGHT", "30");
487 $mp_tpl->setVariable("AWIDTH", "320");
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/Scorm2004/classes/
H A DilSCORM13Player.php452 $this->tpl->setVariable($langstrings);
468 $this->tpl->setVariable('TXT_DEBUGGER', '');
469 $this->tpl->setVariable('DEBUG_URL', '');
486 $this->tpl->setVariable("VAL_DISPLAY", "");
1932 $logtpl->setVariable("VALUE", "");
1944 $logtpl->setVariable("COLOR", $color);
1952 $logtpl->setVariable("VALUE", "");
1964 $logtpl->setVariable("COLOR", $color);
1983 $logtpl->setVariable("KEY", $logdata->key);
1995 $logtpl->setVariable("COLOR", $color);
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/Scorm2004/classes/
H A DilSCORM13Player.php452 $this->tpl->setVariable($langstrings);
468 $this->tpl->setVariable('TXT_DEBUGGER', '');
469 $this->tpl->setVariable('DEBUG_URL', '');
486 $this->tpl->setVariable("VAL_DISPLAY", "");
1932 $logtpl->setVariable("VALUE", "");
1944 $logtpl->setVariable("COLOR", $color);
1952 $logtpl->setVariable("VALUE", "");
1964 $logtpl->setVariable("COLOR", $color);
1983 $logtpl->setVariable("KEY", $logdata->key);
1995 $logtpl->setVariable("COLOR", $color);
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/MediaObjects/classes/
H A Dclass.ilMediaPlayerGUI.php337 $mp_tpl->setVariable("CLASS", "ilNoDisplay");
339 $mp_tpl->setVariable("PV", $p["v"]);
341 $mp_tpl->setVariable("TITLE", $this->getTitle());
394 $mp_tpl->setVariable("FILE", $this->getFile());
395 $mp_tpl->setVariable("MIME", $mimeType);
419 $mp_tpl->setVariable("DISPLAY_HEIGHT", $height);
420 $mp_tpl->setVariable("DISPLAY_WIDTH", $width);
423 $mp_tpl->setVariable("FFILE", $this->getFile());
472 $mp_tpl->setVariable("AHEIGHT", "30");
473 $mp_tpl->setVariable("AWIDTH", "320");
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.assJavaAppletGUI.php332 $template->setVariable("PARAM_NAME", "client");
333 $template->setVariable("PARAM_VALUE", CLIENT_ID);
336 $template->setVariable("PARAM_NAME", "pass");
447 $template->setVariable("PARAM_NAME", "client");
448 $template->setVariable("PARAM_VALUE", CLIENT_ID);
498 $template->setVariable("PARAM_VALUE", "0");
500 $template->setVariable("PARAM_VALUE", "1");
508 $template->setVariable("PARAM_NAME", "test_id");
516 $template->setVariable("PARAM_NAME", "user_id");
528 $template->setVariable("PARAM_NAME", "client");
[all …]
H A Dclass.ilMultipleChoiceWizardInputGUI.php216 $tpl->setVariable("IMAGE_ROW_NUMBER", $i);
233 $tpl->setVariable("SIZE", $this->getSize());
235 $tpl->setVariable("SINGLELINE_ROW_NUMBER", $i);
254 $tpl->setVariable("MULTILINE_ROW_NUMBER", $i);
271 $tpl->setVariable("POST_VAR", $this->getPostVar());
272 $tpl->setVariable("ROW_NUMBER", $i);
307 $tpl->setVariable("ELEMENT_ID", $this->getPostVar());
308 $tpl->setVariable("TEXT_YES", $lng->txt('yes'));
309 $tpl->setVariable("TEXT_NO", $lng->txt('no'));
313 $tpl->setVariable("POINTS_TEXT", $lng->txt('points'));
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.assJavaAppletGUI.php332 $template->setVariable("PARAM_NAME", "client");
333 $template->setVariable("PARAM_VALUE", CLIENT_ID);
336 $template->setVariable("PARAM_NAME", "pass");
447 $template->setVariable("PARAM_NAME", "client");
448 $template->setVariable("PARAM_VALUE", CLIENT_ID);
498 $template->setVariable("PARAM_VALUE", "0");
500 $template->setVariable("PARAM_VALUE", "1");
508 $template->setVariable("PARAM_NAME", "test_id");
516 $template->setVariable("PARAM_NAME", "user_id");
528 $template->setVariable("PARAM_NAME", "client");
[all …]
H A Dclass.ilMultipleChoiceWizardInputGUI.php216 $tpl->setVariable("IMAGE_ROW_NUMBER", $i);
233 $tpl->setVariable("SIZE", $this->getSize());
235 $tpl->setVariable("SINGLELINE_ROW_NUMBER", $i);
254 $tpl->setVariable("MULTILINE_ROW_NUMBER", $i);
271 $tpl->setVariable("POST_VAR", $this->getPostVar());
272 $tpl->setVariable("ROW_NUMBER", $i);
307 $tpl->setVariable("ELEMENT_ID", $this->getPostVar());
308 $tpl->setVariable("TEXT_YES", $lng->txt('yes'));
309 $tpl->setVariable("TEXT_NO", $lng->txt('no'));
313 $tpl->setVariable("POINTS_TEXT", $lng->txt('points'));
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/CopyWizard/classes/
H A Dclass.ilCopyWizardPage.php96 $this->tpl->setVariable('TXT_COPY', $this->lng->txt('copy'));
100 $this->tpl->setVariable('COPY_CHECKED', 'checked="checked"');
111 $this->tpl->setVariable('TXT_LINK', $this->lng->txt('link'));
126 $this->tpl->setVariable('TXT_OMIT', $this->lng->txt('omit'));
131 $this->tpl->setVariable('OMIT_CHECKED', 'checked="checked"');
168 $this->tpl->setVariable('OBJ_CHECKED', 'checked="checked"');
180 $this->tpl->setVariable('OPTION_CLASS', 'option_value');
182 $this->tpl->setVariable('OPTION_CLASS', 'option');
186 $this->tpl->setVariable('ROWSPAN', count($this->items) + 1);
236 $this->tpl->setVariable('ITEM_TITLE', $node['title']);
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/CopyWizard/classes/
H A Dclass.ilCopyWizardPage.php96 $this->tpl->setVariable('TXT_COPY', $this->lng->txt('copy'));
100 $this->tpl->setVariable('COPY_CHECKED', 'checked="checked"');
111 $this->tpl->setVariable('TXT_LINK', $this->lng->txt('link'));
126 $this->tpl->setVariable('TXT_OMIT', $this->lng->txt('omit'));
131 $this->tpl->setVariable('OMIT_CHECKED', 'checked="checked"');
168 $this->tpl->setVariable('OBJ_CHECKED', 'checked="checked"');
180 $this->tpl->setVariable('OPTION_CLASS', 'option_value');
182 $this->tpl->setVariable('OPTION_CLASS', 'option');
186 $this->tpl->setVariable('ROWSPAN', count($this->items) + 1);
236 $this->tpl->setVariable('ITEM_TITLE', $node['title']);
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/Form/classes/
H A Dclass.ilHierarchyFormGUI.php664 $ttpl->setVariable("NODES", $nodes_html);
689 $ttpl->setVariable(
693 $ttpl->setVariable(
713 $ttpl->setVariable(
788 $ttpl->setVariable("FC", "1");
833 $a_tpl->setVariable("TYPE", $a_child["type"]);
845 $a_tpl->setVariable("NODE_INFO", $info);
887 $a_tpl->setVariable(
896 $a_tpl->setVariable(
967 $a_tpl->setVariable("FC", "1");
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/Form/classes/
H A Dclass.ilHierarchyFormGUI.php664 $ttpl->setVariable("NODES", $nodes_html);
689 $ttpl->setVariable(
693 $ttpl->setVariable(
713 $ttpl->setVariable(
788 $ttpl->setVariable("FC", "1");
833 $a_tpl->setVariable("TYPE", $a_child["type"]);
845 $a_tpl->setVariable("NODE_INFO", $info);
887 $a_tpl->setVariable(
896 $a_tpl->setVariable(
967 $a_tpl->setVariable("FC", "1");
[all …]
/dports/www/ilias/ILIAS-5.4.25/setup/include/
H A Dinc.client_tabs.php24 $this->tpl->setVariable("TAB_TYPE", $tab == "view" ? "active" : "");
26 $this->tpl->setVariable("TAB_TEXT", ucfirst($this->lng->txt("overview")));
38 $this->tpl->setVariable("TAB_TYPE", $tab == "sess" ? "active" : "");
45 $this->tpl->setVariable("TAB_TYPE", $tab == "lang" ? "active" : "");
46 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=lang");
52 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=contact");
59 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=proxy");
66 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=cache");
72 $this->tpl->setVariable("TAB_TYPE", $tab == "nic" ? "active" : "");
73 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=nic");
[all …]
/dports/www/ilias6/ILIAS-6.14/setup/include/
H A Dinc.client_tabs.php24 $this->tpl->setVariable("TAB_TYPE", $tab == "view" ? "active" : "");
26 $this->tpl->setVariable("TAB_TEXT", ucfirst($this->lng->txt("overview")));
38 $this->tpl->setVariable("TAB_TYPE", $tab == "sess" ? "active" : "");
45 $this->tpl->setVariable("TAB_TYPE", $tab == "lang" ? "active" : "");
46 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=lang");
52 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=contact");
59 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=proxy");
66 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=cache");
72 $this->tpl->setVariable("TAB_TYPE", $tab == "nic" ? "active" : "");
73 $this->tpl->setVariable("TAB_LINK", "setup.php?cmd=nic");
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/ScormAicc/classes/
H A Dclass.ilSCORMOfflineModeGUI.php131 $player12->setVariable("SOP_SCRIPT", $js_data);
163 $player2004->setVariable($langstrings);
214 $tpl->setVariable("Command", $cmd);
227 $tpl->setVariable("CLIENT_ID", CLIENT_ID);
228 $tpl->setVariable("CLIENT_ID_SOP", $this->clientIdSop);
229 $tpl->setVariable("REF_ID", $_GET['ref_id']);
230 $tpl->setVariable("LM_ID", $this->lmId);
231 $tpl->setVariable("OFFLINE_MODE", $offline_mode);
233 $tpl->setVariable("CMD_URL", $this->cmd_url);
235 $tpl->setVariable("SOP_FRM_URL", $this->sop_frm_url);
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/ScormAicc/classes/
H A Dclass.ilSCORMOfflineModeGUI.php131 $player12->setVariable("SOP_SCRIPT", $js_data);
163 $player2004->setVariable($langstrings);
214 $tpl->setVariable("Command", $cmd);
227 $tpl->setVariable("CLIENT_ID", CLIENT_ID);
228 $tpl->setVariable("CLIENT_ID_SOP", $this->clientIdSop);
229 $tpl->setVariable("REF_ID", $_GET['ref_id']);
230 $tpl->setVariable("LM_ID", $this->lmId);
231 $tpl->setVariable("OFFLINE_MODE", $offline_mode);
233 $tpl->setVariable("CMD_URL", $this->cmd_url);
235 $tpl->setVariable("SOP_FRM_URL", $this->sop_frm_url);
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/MetaData/classes/
H A Dclass.ilMDEditorGUI.php1316 $this->tpl->setVariable(
1320 $this->tpl->setVariable(
1589 $this->tpl->setVariable(
1635 $this->tpl->setVariable(
1665 $this->tpl->setVariable(
1780 $this->tpl->setVariable(
1789 $this->tpl->setVariable(
1795 $this->tpl->setVariable(
1799 $this->tpl->setVariable(
1842 $this->tpl->setVariable(
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/MetaData/classes/
H A Dclass.ilMDEditorGUI.php1316 $this->tpl->setVariable(
1320 $this->tpl->setVariable(
1589 $this->tpl->setVariable(
1635 $this->tpl->setVariable(
1665 $this->tpl->setVariable(
1780 $this->tpl->setVariable(
1789 $this->tpl->setVariable(
1795 $this->tpl->setVariable(
1799 $this->tpl->setVariable(
1842 $this->tpl->setVariable(
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/COPage/classes/
H A Dclass.ilPCIIMTriggerTableGUI.php128 $this->tpl->setVariable("CMD_ID", "ov_" . $i);
129 $this->tpl->setVariable("HREF_CMD", "#");
130 $this->tpl->setVariable("CMD_CLASS", "ov_cmd");
138 $this->tpl->setVariable("CMD_ID", "pop_" . $i);
139 $this->tpl->setVariable("HREF_CMD", "#");
147 $this->tpl->setVariable(
153 $this->tpl->setVariable(
161 $this->tpl->setVariable("HREF_CMD", "#");
178 $this->tpl->setVariable(
200 $this->tpl->setVariable(
[all …]

12345678910>>...102