Home
last modified time | relevance | path

Searched refs:to_smarty_php (Results 1 – 25 of 107) sorted by relevance

12345

/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/engine/smarty/sysplugins/
H A Dsmarty_internal_parsetree.php36 abstract public function to_smarty_php(); function in _smarty_parsetree
73 public function to_smarty_php() function in _smarty_tag
119 public function to_smarty_php() function in _smarty_code
179 public function to_smarty_php() function in _smarty_doublequoted
189 $more_php = $subtree->to_smarty_php();
230 public function to_smarty_php() function in _smarty_dq_content
278 public function to_smarty_php() function in _smarty_template_buffer
293 $subtree = $this->subtrees[$key]->to_smarty_php();
321 $code .= $this->subtrees[$key]->to_smarty_php();
355 public function to_smarty_php() function in _smarty_text
[all …]
H A Dsmarty_internal_compile_block.php173 …$_output = str_replace(self::parent, $compiler->parser->current_buffer->to_smarty_php(), $_tpl->co…
175 …l->compiler->compileTemplate($_tpl, $nocache) . $compiler->parser->current_buffer->to_smarty_php();
177 …$_output = $compiler->parser->current_buffer->to_smarty_php() . $_tpl->compiler->compileTemplate($…
331 $_output = $compiler->parser->current_buffer->to_smarty_php();
H A Dsmarty_internal_compile_function.php143 . $compiler->parser->current_buffer->to_smarty_php();
152 …$output = $plugins_string . $compiler->parser->current_buffer->to_smarty_php() . "<?php \$_smarty_…
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php85 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
90 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
97 $subtree .= $this->subtrees[ $key ]->to_smarty_php($parser);
110 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
117 …subtree = $parser->compiler->appendCode($subtree, $this->subtrees[ $key ]->to_smarty_php($parser));
125 $code .= $this->subtrees[ $key ]->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php76 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
86 $more_php = $subtree->to_smarty_php($parser);
H A Dsmarty_internal_parsetree.php40 abstract public function to_smarty_php(Smarty_Internal_Templateparser $parser); function in Smarty_Internal_ParseTree
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php85 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
90 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
97 $subtree .= $this->subtrees[ $key ]->to_smarty_php($parser);
110 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
117 …subtree = $parser->compiler->appendCode($subtree, $this->subtrees[ $key ]->to_smarty_php($parser));
125 $code .= $this->subtrees[ $key ]->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php76 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
86 $more_php = $subtree->to_smarty_php($parser);
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php85 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
90 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
97 $subtree .= $this->subtrees[ $key ]->to_smarty_php($parser);
110 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
117 …subtree = $parser->compiler->appendCode($subtree, $this->subtrees[ $key ]->to_smarty_php($parser));
125 $code .= $this->subtrees[ $key ]->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php76 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
86 $more_php = $subtree->to_smarty_php($parser);
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php85 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
90 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
97 $subtree .= $this->subtrees[ $key ]->to_smarty_php($parser);
110 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
117 …subtree = $parser->compiler->appendCode($subtree, $this->subtrees[ $key ]->to_smarty_php($parser));
125 $code .= $this->subtrees[ $key ]->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php76 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
86 $more_php = $subtree->to_smarty_php($parser);
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php85 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
90 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
97 $subtree .= $this->subtrees[ $key ]->to_smarty_php($parser);
110 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
117 …subtree = $parser->compiler->appendCode($subtree, $this->subtrees[ $key ]->to_smarty_php($parser));
125 $code .= $this->subtrees[ $key ]->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php76 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
86 $more_php = $subtree->to_smarty_php($parser);
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php87 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
92 $subtree = $this->subtrees[$key]->to_smarty_php($parser);
99 $subtree .= $this->subtrees[$key]->to_smarty_php($parser);
109 $subtree = $this->subtrees[$key]->to_smarty_php($parser);
116 … $subtree = $parser->compiler->appendCode($subtree, $this->subtrees[$key]->to_smarty_php($parser));
124 $code .= $this->subtrees[$key]->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php66 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
76 $more_php = $subtree->to_smarty_php($parser);
H A Dsmarty_internal_compile_block.php213 …$compiler->blockOrFunctionCode .= $f = $compiler->parser->current_buffer->to_smarty_php($compiler-…
219 … $_functionCode->to_smarty_php($compiler->parser)));
243 …$compiler->blockOrFunctionCode .= $compiler->parser->current_buffer->to_smarty_php($compiler->pars…
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php85 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
90 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
97 $subtree .= $this->subtrees[ $key ]->to_smarty_php($parser);
110 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
117 …subtree = $parser->compiler->appendCode($subtree, $this->subtrees[ $key ]->to_smarty_php($parser));
125 $code .= $this->subtrees[ $key ]->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php76 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
86 $more_php = $subtree->to_smarty_php($parser);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php87 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
92 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
99 $subtree .= $this->subtrees[ $key ]->to_smarty_php($parser);
109 $subtree = $this->subtrees[ $key ]->to_smarty_php($parser);
116 …subtree = $parser->compiler->appendCode($subtree, $this->subtrees[ $key ]->to_smarty_php($parser));
124 $code .= $this->subtrees[ $key ]->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php73 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
83 $more_php = $subtree->to_smarty_php($parser);
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php85 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
94 $text .= $subtree->to_smarty_php($parser);
104 $text .= $subtree->to_smarty_php($parser);
114 $text = $parser->compiler->appendCode($text, $subtree->to_smarty_php($parser));
120 $text = $subtree->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php76 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
86 $more_php = $subtree->to_smarty_php($parser);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_parsetree_template.php85 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Template
94 $text .= $subtree->to_smarty_php($parser);
104 $text .= $subtree->to_smarty_php($parser);
114 $text = $parser->compiler->appendCode($text, $subtree->to_smarty_php($parser));
120 $text = $subtree->to_smarty_php($parser);
H A Dsmarty_internal_parsetree_dq.php76 public function to_smarty_php(Smarty_Internal_Templateparser $parser) function in Smarty_Internal_ParseTree_Dq
86 $more_php = $subtree->to_smarty_php($parser);

12345