[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/etemplate/inc/ -> class.manual_widget.inc.php (sommaire)

(pas de description)

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

Définit 1 class

manual_widget:: (2 méthodes):
  manual_widget()
  pre_process()


Classe: manual_widget  - X-Ref

eTemplate Extension: Manual widget

This widget is an icon which opens the online help system (manual) in a popup.

With the value or the name of the widget, you can specify a certain manual page
(eg. ManualAddressbook). Additional params can be past to the manual app with
$GLOBALS['egw_info']['flags']['params']['manual'].
If no page is set after that two mechanisms the URL will contains the referer.

manual_widget($ui)   X-Ref
Constructor of the extension

param: string $ui '' for html

pre_process($name,&$value,&$cell,&$readonlys,&$extension_data,&$tmpl)   X-Ref
pre-processing of the extension

This function is called before the extension gets rendered

param: string $name form-name of the control
param: mixed &$value value / existing content, can be modified
param: array &$cell array with the widget, can be modified for ui-independent widgets
param: array &$readonlys names of widgets as key, to be made readonly
param: mixed &$extension_data data the extension can store persisten between pre- and post-process
param: object &$tmpl reference to the template we belong too
return: boolean true if extra label is allowed, false otherwise



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