Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page pnRender.class.php

Procedural File: pnRender.class.php

Source Location: /pnRender.class.php

Classes:

pnRender
Our class


Page Details:

$Id: pnRender.class.php 24383 2008-06-12 14:15:02Z markwest $

* pnRender *

Zikula wrapper class for Smarty

* License *

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.




Tags:

author:  Zikula development team
version:  .7/.8
link:  http://smarty.php.net Smarty home page
link:  http://www.post-nuke.net Zikula home page
license:  GNU General Public License







SMARTY_DIR [line 35]

SMARTY_DIR = 'includes/classes/Smarty/'
The directory of Smarty




[ Top ]




pnRender_block_nocache [line 614]

string pnRender_block_nocache( $param $param, $content $content, $smarty &$smarty)

Smarty block function to prevent template parts from being cached





Parameters

$param   $param  
$content   $content  
$smarty   &$smarty  
[ Top ]



pn_get_secure [line 660]

void pn_get_secure( $tpl_name, &$smarty)





Parameters

   $tpl_name  
   &$smarty  
[ Top ]



pn_get_timestamp [line 644]

void pn_get_timestamp( $tpl_name, &$tpl_timestamp, &$smarty)





Parameters

   $tpl_name  
   &$tpl_timestamp  
   &$smarty  
[ Top ]



pn_get_trusted [line 666]

void pn_get_trusted( $tpl_name, &$smarty)





Parameters

   $tpl_name  
   &$smarty  
[ Top ]


Packages:

Files:

Classes: