[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 140 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
bo_workflow_forms:: (4 méthodes):
bo_workflow_forms()
fill_nextmatchs()
fill_form_variables()
finish()
Classe: bo_workflow_forms - X-Ref
bo_workflow_forms($template_name) X-Ref |
Pas de description |
fill_nextmatchs(&$header_array, $total_number) X-Ref |
* $header_array is an array with header_names => header_text_shown * warning header names are header_[name or alias of the column in the query without a dot] * this is necessary for sorting * You need some fields on the template: * <table style="border: 0px;width:100%; margin:0 auto"> * <tr class="th" style="font-weight:bold"> * {left} * * * <td><div align="center">{lang_showing}</div></td> * * * {right} * </tr> * </table> |
fill_form_variables() X-Ref |
theses datas are: $message : one or more ui message $search_str : search string for research $start * : nextmatch: number of the first row $sort * : nextmatch: current sort header $order * : nextmatch: asc or desc $form_action : link to the monitor subclass |
finish() X-Ref |
Pas de description |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |