eztemplateautoload.php File Reference

Go to the source code of this file.

Variables

 $eZTemplateFunctionArray []
 $eZTemplateFunctionArray = array()
 $eZTemplateOperatorArray []
 $eZTemplateOperatorArray = array()

Variable Documentation

$eZTemplateFunctionArray[]
Initial value:
 array( 'script' => 'lib/eztemplate/classes/eztemplatesectionfunction.php',
                                    'class' => 'eZTemplateSectionFunction',
                                    'function_names' => array( 'section' ),
                                    'function_attributes' => array( 'delimiter',
                                                                    'section-exclude',
                                                                    'section-include',
                                                                    'section-else' ) )

Definition at line 147 of file lib/eztemplate/classes/eztemplateautoload.php.

$eZTemplateFunctionArray = array()

Definition at line 146 of file lib/eztemplate/classes/eztemplateautoload.php.

Referenced by eZTemplate::autoload().

$eZTemplateOperatorArray[]
Initial value:
 array( 'script' => 'lib/eztemplate/classes/eztemplatearrayoperator.php',
                                    'class' => 'eZTemplateArrayOperator',
                                    'operator_names' => array( 'array',
                                                               'hash',
                                                               'array_prepend', 
                                                               'prepend',       
                                                               'array_append',  
                                                               'append',        
                                                               'array_merge',   
                                                               'merge',         
                                                               'contains',
                                                               'compare',
                                                               'extract',
                                                               'extract_left',
                                                               'extract_right',
                                                               'begins_with',
                                                               'ends_with',
                                                               'implode',
                                                               'explode',
                                                               'repeat',
                                                               'reverse',
                                                               'insert',
                                                               'remove',
                                                               'replace',
                                                               'unique',
                                                               'array_sum'
                                                               ) )

Definition at line 35 of file lib/eztemplate/classes/eztemplateautoload.php.

$eZTemplateOperatorArray = array()
Generated on Mon Jul 12 07:10:12 2010 for eZ publish by  doxygen 1.6.3