Home
last modified time | relevance | path

Searched refs:Dwoo_Template_File (Results 1 – 25 of 29) sorted by relevance

12

/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/ext/dwoo-1.1.0/Dwoo/Template/
H A DFile.php17 class Dwoo_Template_File extends Dwoo_Template_String class
184 * @return Dwoo_Template_File|null
199 if ($parentTemplate instanceof Dwoo_Template_File) {
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/dwoo/Dwoo/Template/
H A DFile.php17 class Dwoo_Template_File extends Dwoo_Template_String
184 * @return Dwoo_Template_File|null
199 if ($parentTemplate instanceof Dwoo_Template_File) {
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/classes/
H A DFrontendTemplateSystem.php45 $F = new Dwoo_Template_File(path('sys', '', 'templates', $sTheme.'.'.$sTmpl.'.html'));
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/
H A Dhost_overview.php18 $tpl = new Dwoo_Template_File( template("host_overview.tpl") );
H A Dfooter.php2 $tpl = new Dwoo_Template_File( template("footer.tpl") );
H A Dgrid_tree.php2 $tpl = new Dwoo_Template_File( template("grid_tree.tpl") );
H A Dview_content.php29 $tpl = new Dwoo_Template_File( template("view_content.tpl") );
H A Ddecompose_graph.php3 $tpl = new Dwoo_Template_File( template("decompose_graph.tpl") );
H A Dcompare_hosts.php4 $tpl = new Dwoo_Template_File( template("compare_hosts.tpl") );
H A Dmetric_group_view.php24 $tpl = new Dwoo_Template_File(template("metric_group_view.tpl"));
H A Dshow_node.php20 $tpl = new Dwoo_Template_File( template("show_node.tpl") );
H A Dphysical_view.php15 $tpl = new Dwoo_Template_File( template("physical_view.tpl") );
H A Dmeta_view.php2 $tpl = new Dwoo_Template_File( template("meta_view.tpl") );
H A Dhost_view.php18 $tpl = new Dwoo_Template_File( template("host_view.tpl") );
H A Dviews_view.php367 $tpl = new Dwoo_Template_File( template("views_view.tpl") );
H A Dheader.php286 $tpl = new Dwoo_Template_File( template("$header.tpl") );
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/ext/dwoo-1.1.0/
H A DREADME44 $tpl = new Dwoo_Template_File('path/to/index.tpl');
65 $tpl = new Dwoo_Template_File('path/to/article.tpl');
H A DDwoo.compiled.php1Dwoo_Template_File($_tpl); } else { throw new Dwoo_Exception('Dwoo->get/Dwoo->output\'s first argu… class
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/ext/dwoo-1.1.0/Dwoo/Adapters/CodeIgniter/libraries/
H A DDwootemplate.php107 $tpl = new Dwoo_Template_File($this->template_dir . $sTemplate);
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/dwoo/Dwoo/Adapters/CodeIgniter/libraries/
H A DDwootemplate.php107 $tpl = new Dwoo_Template_File($this->template_dir . $sTemplate);
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/ext/dwoo-1.1.0/Dwoo/Adapters/CakePHP/
H A Ddwoo.php96 $tpl = new Dwoo_Template_File($___viewFn);
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/dwoo/Dwoo/Adapters/CakePHP/
H A Ddwoo.php96 $tpl = new Dwoo_Template_File($___viewFn);
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/ext/dwoo-1.1.0/Dwoo/Smarty/
H A DAdapter.php460 self::$tplCache[$hash] = new Dwoo_Template_File($file, null, $cacheId, $compileId);
462 …self::$tplCache[$hash] = new Dwoo_Template_File($file, null, $cacheId, $compileId, $this->template…
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/dwoo/Dwoo/Smarty/
H A DAdapter.php460 self::$tplCache[$hash] = new Dwoo_Template_File($file, null, $cacheId, $compileId);
462 …self::$tplCache[$hash] = new Dwoo_Template_File($file, null, $cacheId, $compileId, $this->template…
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/dwoo/
H A DDwoo.compiled.php1Dwoo_Template_File($_tpl); } else { throw new Dwoo_Exception('Dwoo->get/Dwoo->output\'s first argu… class

12