| [ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 96 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
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| 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 |