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

Docs for page function.allowedhtml.php

Procedural File: function.allowedhtml.php

Source Location: /pnRender/plugins/function.allowedhtml.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.allowedhtml.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








smarty_function_allowedhtml [line 28]

string smarty_function_allowedhtml( array $params, object &$smarty)

Smarty function to display the list of allowed html tags

Available parameters:

  • assign: If set, the results are assigned to the corresponding variable instead of printed out
Example <!--[allowedhtml]-->




Tags:

return:  the value of the last status message posted, or void if no status message exists
author:  Mark West
since:  25 April 2004


Parameters

array   $params   All attributes passed to this function from the template
object   &$smarty   Reference to the Smarty object
[ Top ]


Packages:

Files:

Classes: