Home
last modified time | relevance | path

Searched refs:get_template_vars (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/phpbb3/phpBB3/phpbb/template/twig/
H A Dtwig.php317 $this->twig->display($this->get_filename_from_handle($handle), $this->get_template_vars());
335 return $this->twig->render($this->get_filename_from_handle($handle), $this->get_template_vars());
338 …te_var, $this->twig->render($this->get_filename_from_handle($handle), $this->get_template_vars()));
348 protected function get_template_vars() function in phpbb\\template\\twig\\twig
/dports/deskutils/moregroupware/moregroupware/modules/help/inc/
H A Dsmenu.php6 $smenu[$o]["link"] = "javascript:openHelpWin('".$smarty->get_template_vars('helpurl')."')";
12 if ($smarty->get_template_vars('mgw_log_enable')==1) {
/dports/deskutils/moregroupware/moregroupware/modules/general/templates/default/html/
H A D_img_png.tpl21 $a = $this->get_template_vars();
41 $a = $this->get_template_vars();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/schema_org/
H A Dgenerate_schema_org_code.py136 def get_template_vars(schema_file_path, overrides_file_path): function
194 template_vars = get_template_vars(args.schema_file, args.overrides_file)
H A Dgenerate_schema_org_code_unittest.py43 generate_schema_org_code.get_template_vars(m_open, m_open), {
/dports/www/piwigo/piwigo/
H A Dabout.php38 $themeconf = $template->get_template_vars('themeconf');
H A Dnbm.php53 $themeconf = $template->get_template_vars('themeconf');
H A Dnotification.php92 $themeconf = $template->get_template_vars('themeconf');
H A Dregister.php98 $themeconf = $template->get_template_vars('themeconf');
H A Didentification.php118 $themeconf = $template->get_template_vars('themeconf');
H A Dtags.php157 $themeconf = $template->get_template_vars('themeconf');
H A Dsearch.php264 $themeconf = $template->get_template_vars('themeconf');
H A Dpassword.php356 $themeconf = $template->get_template_vars('themeconf');
H A Dpicture.php988 and $template->get_template_vars('U_PREFETCH') == null
1021 $themeconf = $template->get_template_vars('themeconf');
H A Dindex.php315 $selected_type = $template->get_template_vars('derivative_params')->type;
H A Dprofile.php68 $themeconf = $template->get_template_vars('themeconf');
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/schema_org/
H A Dgenerate_schema_org_code.py195 return get_template_vars(schema, names)
198 def get_template_vars(schema, names): function
H A Dgenerate_schema_org_code_unittest.py44 generate_schema_org_code.get_template_vars(schema, names), {
/dports/devel/rebar3/rebar3-3.17.0/src/
H A Drebar_templater.erl71 get_template_vars(TemplateTerms, State)}
84 get_template_vars(TemplateTerms, State) -> function
165 Vars0 = drop_var_docs(override_vars(UserVars, get_template_vars(TemplateTerms, State))),
/dports/www/serendipity/Serendipity-2.3.5/include/
H A Dserendipity_smarty_class.inc.php282 public function get_template_vars($name=null) function in Serendipity_Smarty
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/
H A DSmartyBC.class.php416 public function get_template_vars($name = null) function in SmartyBC
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/
H A DSmartyBC.class.php416 public function get_template_vars($name = null) function in SmartyBC
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/
H A DSmartyBC.class.php416 public function get_template_vars($name = null) function in SmartyBC
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/
H A DSmartyBC.class.php416 public function get_template_vars($name = null) function in SmartyBC
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/
H A DSmartyBC.class.php416 public function get_template_vars($name = null) function in SmartyBC

123