Smarty
[ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Class: Smarty_Resource_Bitpackage

Source Location: /themes/smartyplugins/resource.bitpackage.php

Class Overview

Smarty_Resource_Custom
   |
   --Smarty_Resource_Bitpackage

Smarty Bitpackage class


Methods



Class Details

[line 17]
Smarty Bitpackage class



[ Top ]


Class Methods


method fetch [line 19]

void fetch( $pTplName, &$pTplSource, &$pTplTime)



Tags:

access:  protected


Parameters:

   $pTplName  
   &$pTplSource  
   &$pTplTime  

[ Top ]

method populate [line 38]

TRUE populate( Smarty_Template_Source $source, [Smarty_Internal_Template $_template = null], string $pFile)

THE method to invoke if you want to be sure a tpl's sibling php file gets included if it exists. This should not need to be invoked from anywhere except within this class



Tags:

return:  if a sibling php file was included
access:  public


Parameters:

string   $pFile   file to be included, should be of the form "bitpackage:<packagename>/<templatename>"
Smarty_Template_Source   $source  
Smarty_Internal_Template   $_template  

[ Top ]


Documentation generated on Wed, 29 Jul 2015 13:57:19 +0000 by phpDocumentor 1.5.0-lsces