Zikula 1.0.1
[ class tree: Zikula 1.0.1 ] [ index: Zikula 1.0.1 ] [ all elements ]

Procedural File: function.installtypes.php

Source Location: /install/pntemplates/plugins/function.installtypes.php



Page Details:

Zikula Application Framework



Tags:

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








smarty_function_installtypes [line 30]

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

Smarty function to display a drop down list of installation types (ie: essential vs. complete)

Available parameters:

  • assign: If set, the results are assigned to the corresponding variable instead of printed out
  • name: Name for the control
  • selected: Selected value
Example <!--[installtypes name=installtype]-->




Tags:

return:  the value of the last status message posted, or void if no status message exists
author:  Mark West
since:  13 August 2005


Parameters

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



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