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

Procedural File: function.dudoptionalitemmodify.php

Source Location: /system/Profile/pntemplates/plugins/function.dudoptionalitemmodify.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.dudoptionalitemmodify.php 24342 2008-06-06 12:03:14Z markwest $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








smarty_function_dudoptionalitemmodify [line 42]

string smarty_function_dudoptionalitemmodify( array $params, object &$smarty, string $item, string $uid, string $tableless, string $class, string $proplabel, string $mode)

Smarty function to display an editable dynamic user data field

Example <!--[dudoptionalitemmodify proplabel="_YICQ"]-->

Example <!--[dudoptionalitemmodify proplabel="_YICQ" uid=$uid]-->

Example <!--[dudoptionalitemmodify item=$item]-->




Tags:

return:  the results of the module function
author:  Mark West
see:  function.exampleadminlinks.php::smarty_function_exampleadminlinks()
since:  21/01/04


Parameters

array   $params   All attributes passed to this function from the template
object   &$smarty   Reference to the Smarty object
string   $item   The Profile DUD item
string   $uid   User ID to display the field value for (-1 = do not load)
string   $tableless   Don't use tables to render the markup (optional - default true)
string   $class   CSS class to assign to the table row/form row div (optional)
string   $proplabel   Property label to display (optional overrides the preformated dud item $item)
string   $mode   Display mode: 'normal' = normal editing, 'simple' = simplified for search window
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:45:15 +0200 by phpDocumentor 1.4.1