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

Docs for page function.legaluserlinks.php

Procedural File: function.legaluserlinks.php

Source Location: /legal/pntemplates/plugins/function.legaluserlinks.php

Classes:



Page Details:

Zikula Application Framework



Tags:

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








smarty_function_legaluserlinks [line 32]

string smarty_function_legaluserlinks( array $params, object &$smarty, string $start, string $end, string $seperator, string $class)

Smarty function to display admin links for the example module based on the user's permissions

Example <!--[legaluserlinks start="[" end="]" seperator="|" class="pn-menuitem-title"]-->




Tags:

return:  the results of the module function
author:  Mark West
see:  function.legaluserlinks.php::smarty_function_legaluserlinks()
since:  24/11/04


Parameters

array   $params   All attributes passed to this function from the template
object   &$smarty   Reference to the Smarty object
string   $start   start string
string   $end   end string
string   $seperator   link seperator
string   $class   CSS class
[ Top ]


Packages:

Files:

Classes: