[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 220 lignes (8 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier calendar/inc/class.uical.inc.php |
uilist:: (5 méthodes):
uilist()
home()
listview()
adjust_for_search()
get_rows()
uilist($set_states=null) X-Ref |
Constructor param: array $set_states=null to manualy set / change one of the states, default NULL = use $_REQUEST |
home() X-Ref |
Show the calendar on the home page return: string with content |
listview($content=null,$msg='',$home=false) X-Ref |
Show the listview |
adjust_for_search($keywords,&$params) X-Ref |
set filter for search, so that everything is shown |
get_rows(&$params,&$rows,&$readonlys) X-Ref |
query calendar for nextmatch in the listview param: array &$params parameters param: array &$rows returned rows/events param: array &$readonlys eg. to disable buttons based on acl |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |