CMS_Compiler Class Reference

Inheritance diagram for CMS_Compiler:

Smarty_Compiler Smarty List of all members.

Public Member Functions

 _compile_custom_tag ($tag_command, $tag_args, $tag_modifier, &$output)
 _syntax_error ($error_msg, $error_type=E_USER_ERROR, $file=null, $line=null)
 trigger_error ($error_msg, $error_type=E_USER_WARNING)

Detailed Description

Definition at line 38 of file CMS_Compiler.class.php.


Member Function Documentation

CMS_Compiler::_compile_custom_tag ( tag_command,
tag_args,
tag_modifier,
&$  output 
)

compile custom function tag

Parameters:
string $tag_command
string $tag_args
string $tag_modifier
Returns:
string

Reimplemented from Smarty_Compiler.

Definition at line 48 of file CMS_Compiler.class.php.

References Smarty_Compiler::$_cacheable_state, Smarty_Compiler::_add_plugin(), Smarty_Compiler::_compile_arg_list(), Smarty_Compiler::_compile_plugin_call(), Smarty::_get_plugin_filepath(), Smarty_Compiler::_parse_attrs(), Smarty_Compiler::_parse_modifiers(), Smarty_Compiler::_pop_cacheable_state(), and Smarty_Compiler::_push_cacheable_state().

CMS_Compiler::_syntax_error ( error_msg,
error_type = E_USER_ERROR,
file = null,
line = null 
)

display Smarty syntax error

Parameters:
string $error_msg
integer $error_type
string $file
integer $line

Reimplemented from Smarty_Compiler.

Definition at line 127 of file CMS_Compiler.class.php.

References Smarty::_trigger_fatal_error().

CMS_Compiler::trigger_error ( error_msg,
error_type = E_USER_WARNING 
)

trigger Smarty error

Parameters:
string $error_msg
integer $error_type

Reimplemented from Smarty.

Definition at line 132 of file CMS_Compiler.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 14 14:20:26 2008 for CMSMS by  doxygen 1.5.1