processNocacheCode example


#line 2160 "smarty_internal_templateparser.php" #line 103 "smarty_internal_templateparser.y"     function yy_r1(){
    $this->current_buffer->append_subtree($this->yystack[$this->yyidx + 0]->minor);
    }
#line 2165 "smarty_internal_templateparser.php" #line 119 "smarty_internal_templateparser.y"     function yy_r4(){
    if ($this->compiler->has_code) {
        $tmp =''; foreach ($this->compiler->prefix_code as $code) {$tmp.=$code;} $this->compiler->prefix_code=array();
        $this->_retvalue = new _smarty_tag($this$this->compiler->processNocacheCode($tmp.$this->yystack[$this->yyidx + 0]->minor,true));
    } else {
        $this->_retvalue = new _smarty_tag($this$this->yystack[$this->yyidx + 0]->minor);
    }
    $this->compiler->has_variable_string = false;
    $this->block_nesting_level = count($this->compiler->_tag_stack);
    }
#line 2177 "smarty_internal_templateparser.php" #line 131 "smarty_internal_templateparser.y"     function yy_r5(){
    $this->_retvalue = new _smarty_tag($this, '');
    }
Home | Imprint | This part of the site doesn't use cookies.