phpDocumentor widgets
[ class tree: widgets ] [ index: widgets ] [ all elements ]

Procedural File: _widget_list.view.php

Source Location: /qp_inc/widgets/views/_widget_list.view.php

Page Details

This file implements the UI view for the widgets installed on a blog.

This file is part of the Quam Plures project - http://quamplures.net/. See also https://launchpad.net/quam-plures.

Copyright:  (c)2003-2009 by Francois PLANQUE - http://fplanque.net/.
Copyright:  (c) 2009 - 2011 by the Quam Plures developers - http://quamplures.net/
Filesource:  Source Code for this file
License:  GNU General Public License (GPL)
Functions
display_container  [line 32]

void display_container( string $container, [string $legend_suffix = '']  )
Parameters:
string   $container:  Title of the container. This gets passed to T_()!
string   $legend_suffix:  Suffix of legend


[ Top ]