[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 592 lignes (20 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 3 fichiers projectmanager/inc/class.datasource.inc.php etemplate/inc/class.uietemplate.inc.php projectmanager/inc/class.boprojectmanager.inc.php |
uiprojectmanager:: (5 méthodes):
uiprojectmanager()
view()
edit()
get_rows()
index()
Classe: uiprojectmanager - X-Ref
ProjectManager UI: list and edit projectsuiprojectmanager() X-Ref |
Constructor, calls the constructor of the extended class |
view() X-Ref |
View a project |
edit($content=null,$view=false) X-Ref |
Edit, add or view a project |
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 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 |