phpDocumentor pivotx
[ class tree: pivotx ] [ index: pivotx ] [ all elements ]

Class: PivotxSmarty

Source Location: /modules/module_smarty.php

Class PivotxSmarty

Property Summary
mixed   $allow_rewrite  
mixed   $smarty_classes  
mixed   $smarty_classes_processed  

[ Top ]
Method Summary
PivotxSmarty   __construct()   PivotX constructor, setup the defaults for Pivot
void   allowRewriteHtml()   Rewrite after the parent fetch
void   disallowRewriteHtml()   Don't rewrite after the parent fetch
void   display()   Fetch, rewrite and display a template
void   fetch()   Fetch a template and optionally rewrite
void   preFetchCall()   Called just before smarty->fetch
void   updateSmartyTags()   Update the tags

[ Top ]
Properties
mixed   $allow_rewrite = false [line 36]
API Tags:
Access:  protected


[ Top ]
mixed   $smarty_classes = false [line 38]
API Tags:
Access:  protected


[ Top ]
mixed   $smarty_classes_processed = false [line 37]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 43]

  PivotxSmarty __construct( )

PivotX constructor, setup the defaults for Pivot


API Tags:
Access:  public


[ Top ]
allowRewriteHtml  [line 260]

  void allowRewriteHtml( )

Rewrite after the parent fetch


API Tags:
Access:  public


[ Top ]
disallowRewriteHtml  [line 267]

  void disallowRewriteHtml( )

Don't rewrite after the parent fetch


API Tags:
Access:  public


[ Top ]
display  [line 274]

  void display( $resource_name, [ $cache_id = null], [ $compile_id = null]  )

Fetch, rewrite and display a template

Parameters:
   $resource_name: 
   $cache_id: 
   $compile_id: 

API Tags:
Access:  public


[ Top ]
fetch  [line 286]

  void fetch( $resource_name, [ $cache_id = null], [ $compile_id = null], [ $display = false]  )

Fetch a template and optionally rewrite

Parameters:
   $resource_name: 
   $cache_id: 
   $compile_id: 
   $display: 

API Tags:
Access:  public


[ Top ]
preFetchCall  [line 251]

  void preFetchCall( )

Called just before smarty->fetch


API Tags:
Access:  protected


[ Top ]
updateSmartyTags  [line 208]

  void updateSmartyTags( )

Update the tags


API Tags:
Access:  protected


[ Top ]

Documentation generated on Thu, 17 May 2012 01:07:25 +0200 by phpDocumentor 1.4.3