예제 #1
0
 function yy_r0()
 {
     $this->_retvalue = $this->root_buffer->to_smarty_php();
 }
 function yy_r0()
 {
     $this->root_buffer->prepend_array($this, $this->template_prefix);
     $this->root_buffer->append_array($this, $this->template_postfix);
     $this->_retvalue = $this->root_buffer->to_smarty_php($this);
 }
 function yy_r0()
 {
     $this->compiler->processInheritance($this);
     $this->_retvalue = $this->root_buffer->to_smarty_php();
 }