[ Index ] |
|
Code source de CMS made simple 1.0.5 |
[Code source] [Imprimer] [Statistiques]
Project: Smarty: the PHP compiling template engine File: Smarty_Compiler.class.php 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.
Author: | Monte Ohrt |
Author: | Andrei Zmievski <andrei@php.net> |
Copyright: | 2001-2005 New Digital Group, Inc. |
Version: | 2.6.10 |
Poids: | 139 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
CMS_Compiler:: (3 méthodes):
_compile_custom_tag()
_syntax_error()
trigger_error()
Classe: CMS_Compiler - X-Ref
_compile_custom_tag($tag_command, $tag_args, $tag_modifier, &$output) X-Ref |
compile custom function tag param: string $tag_command param: string $tag_args param: string $tag_modifier return: string |
_syntax_error($error_msg, $error_type = E_USER_ERROR, $file=null, $line=null) X-Ref |
display Smarty syntax error param: string $error_msg param: integer $error_type param: string $file param: integer $line |
trigger_error($error_msg, $error_type = E_USER_WARNING) X-Ref |
Pas de description |
Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |