Home
last modified time | relevance | path

Searched defs:base_tpl (Results 1 – 7 of 7) sorted by relevance

/dports/www/thirtybees/thirtybees-1.1.0/classes/helper/
H A DHelperKpiRow.php43 public $base_tpl = 'row.tpl'; variable in HelperKpiRowCore
H A DHelperKpi.php43 public $base_tpl = 'kpi.tpl'; variable in HelperKpiCore
H A DHelper.php69 public $base_tpl = 'content.tpl'; variable in HelperCore
/dports/finance/prestashop/prestashop/classes/helper/
H A DHelperKpiRow.php29 public $base_tpl = 'row.tpl'; variable in HelperKpiRowCore
H A DHelperKpi.php29 public $base_tpl = 'kpi.tpl'; variable in HelperKpiCore
H A DHelper.php59 public $base_tpl = 'content.tpl'; variable in HelperCore
/dports/devel/autogen/autogen-5.18.16/agen5/
H A DfuncDef.c748 new_template(templ_t * base_tpl, macro_t * mac, char const * scan) in new_template()