ThinkPHP/Library/Vendor/SmartySmartyBC.class.php

Project: Smarty: the PHP compiling template engine File: SmartyBC.class.php SVN: $Id: SmartyBC.class.php 2504 2011-12-28 07:35:29Z liu21st $

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

SmartyBC Smarty Backward Compatability Wrapper Class

Functions

smarty_php_tag()

smarty_php_tag(array  $params, string  $content, object  $template,   $repeat) : string

Smarty {php}{/php} block function

Parameters

array $params

parameter list

string $content

contents of the block

object $template

template object

$repeat

Returns

string —

content re-formatted