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

Procedural File: function.html_select_modulestylesheets.php

Source Location: /system/pnRender/plugins/function.html_select_modulestylesheets.php



Page Details:

Zikula Application Framework



Tags:

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








smarty_function_html_select_modulestylesheets [line 34]

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

Smarty function to display a drop down list of module stylesheets

Available parameters:

  • modname The module name to show the styles for
  • assign: If set, the results are assigned to the corresponding variable instead of printed out
  • id: ID for the control
  • name: Name for the control
  • exclude Comma seperated list of files to exclude (optional)
  • selected: Selected value
Example <!--[modstyleslist name=modulestylesheet selected=navtabs.css]-->




Tags:

return:  the value of the last status message posted, or void if no status message exists
author:  Mark West
since:  24 July 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:24 +0200 by phpDocumentor 1.4.1