Project: Smarty: the PHP compiling template engine File: Smarty.class.php SVN: $Id: Smarty.class.php 4319 2011-09-24 15:45:30Z rodneyrehm $
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
Class | Description |
---|---|
Smarty | This is the main Smarty class |
SmartyException | Smarty exception class |
SmartyCompilerException | Smarty compiler exception class |
Load always needed external class files
define shorthand directory separator constant
set SMARTY_DIR to absolute path to Smarty library files.
Sets SMARTY_DIR only if user application has not already defined it.
register the class autoloader
set SMARTY_SYSPLUGINS_DIR to absolute path to Smarty internal plugins.
Sets SMARTY_SYSPLUGINS_DIR only if user application has not already defined it.
Documentation generated on Sat, 24 Sep 2011 20:23:19 +0200 by phpDocumentor 1.4.1