/libs/SmartyBC.class.php

Description

Project: Smarty: the PHP compiling template engine File: SmartyBC.class.php SVN: $Id: $

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

For questions, help, comments, discussion, etc., please join the Smarty mailing list. Send a blank e-mail to smarty-discussion-subscribe@googlegroups.com

Classes
Class Description
SmartyBC Smarty Backward Compatability Wrapper Class
Functions
smarty_php_tag (line 454)

Smarty {php}{/php} block function

  • return: content re-formatted
string smarty_php_tag (array $params, string $content, object $template, boolean &$repeat)
  • array $params: parameter list
  • string $content: contents of the block
  • object $template: template object
  • boolean &$repeat: repeat flag

Documentation generated on Sat, 24 Sep 2011 20:23:26 +0200 by phpDocumentor 1.4.1