[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 588 lignes (22 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier projectmanager/inc/class.boprojectelements.inc.php |
uiprojectelements:: (5 méthodes):
uiprojectelements()
view()
edit()
get_rows()
index()
Classe: uiprojectelements - X-Ref
ProjectManage UI: list and edit projects-elementsuiprojectelements() X-Ref |
Constructor, calls the constructor of the extended class |
view() X-Ref |
View a project-element, just calls edit with view-param set |
edit($content=null,$view=false) X-Ref |
Edit or view a project-element |
get_rows(&$query,&$rows,&$readonlys) X-Ref |
query projects for nextmatch in the projects-list reimplemented from so_sql to disable action-buttons based on the acl and make some modification on the data param: array $query param: array &$rows returned rows/cups param: array &$readonlys eg. to disable buttons based on acl |
index($content=null,$msg='') X-Ref |
List existing projects-elements param: array $content=null param: string $msg='' |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |