Class SmartyViewLoader

Description

SmartyView Loaders load Smarty as a Zend View and register it as a view helper.

On Application startup SmartyViewLoader class created the SmartyView object and supplied the directory for compiled templates. It registers SmartyView class as a (Zend Vew through Zend_Controller_Action_Helper_ViewRenderer). This is helper class, that take care of initializing and displaying content from our view object automatically

  • author: Saad Rashid (msrashid@etilizepak.com)
  • version: 1.0
  • see: index.php (Front Controller)
  • see: SmartyView

Located in /models/SmartyViewLoader.php (line 16)


	
			
Method Summary
SmartyViewLoader __construct ()
void getSmarty ()
void init ()
void load ()
void unLoad ()
Methods
Constructor __construct (line 21)
  • access: public
SmartyViewLoader __construct ()
getSmarty (line 52)
  • access: public
void getSmarty ()
init (line 26)
  • access: public
void init ()
load (line 34)
  • access: public
void load ()
unLoad (line 46)
  • access: public
void unLoad ()

Documentation generated on Wed, 13 Feb 2008 01:57:43 +0500 by phpDocumentor 1.4.0a2