[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/UI/ -> Widget.php (sommaire)

(pas de description)

Poids: 96 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Horde_UI_Widget:: (4 méthodes):
  Horde_UI_Widget()
  preserve()
  _addPreserved()
  render()


Classe: Horde_UI_Widget  - X-Ref

The Horde_UI_Widget:: class provides base functionality for other Horde
UI elements.

$Horde: framework/UI/UI/Widget.php,v 1.7.10.8 2006/06/20 09:08:45 jan Exp $

Copyright 2003-2006 Jason M. Felice <jfelice@cronosys.com>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Horde_UI_Widget($name, &$vars, $config = array()   X-Ref
Construct a new UI Widget interface.

param: string $name      The name of the variable which will track this
param: Variables &$vars  A Variables:: object.
param: array $config     The widget's configuration.

preserve($var, $value)   X-Ref
Instruct Horde_UI_Widget:: to preserve a variable.

param: string $var   The name of the variable to preserve.
param: mixed $value  The value of the variable to preserve.

_addPreserved($link)   X-Ref


render()   X-Ref
Render the widget.

param: mixed $data  The widget's state data.



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7