phpDocumentor GalleryCore
Classes
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: GallerySmarty

Source Location: /modules/core/classes/GallerySmarty.class

Class GallerySmarty

Class Overview

A wrapper around Smarty that uses Gallery's error handling

Located in /modules/core/classes/GallerySmarty.class [line 41]

Smarty
   |
   --GallerySmarty

Properties

Methods

[ Top ]
Property Summary
GalleryStatus   $_firstGalleryStatus   A GalleryStatus object from the last called fetch

[ Top ]
Method Summary
array   fetch()   Fetch should also return a GalleryStatus object
void   trigger_error()   Make trigger_error behave more Gallery-like

[ Top ]
Properties
GalleryStatus   $_firstGalleryStatus [line 48]

A GalleryStatus object from the last called fetch

API Tags:
Access:  private


[ Top ]
Methods
fetch  [line 58]

  array fetch( $_smarty_tpl_file, [ $_smarty_cache_id = null], [ $_smarty_compile_id = null], [ $_smarty_display = false]  )

Fetch should also return a GalleryStatus object

Parameters:
   $_smarty_tpl_file: 
   $_smarty_cache_id: 
   $_smarty_compile_id: 
   $_smarty_display: 

API Tags:
Return:  GalleryStatus the return status string the output from the template
See:  Smarty::fetch


[ Top ]
trigger_error  [line 76]

  void trigger_error( $error_msg, [ $error_type = E_USER_WARNING]  )

Make trigger_error behave more Gallery-like

Parameters:
   $error_msg: 
   $error_type: 

API Tags:
See:  Smarty::trigger_error


[ Top ]

Documentation generated on Fri, 08 Oct 2010 05:04:05 -0700 by phpDocumentor 1.3.0RC6