| [ Index ] |
|
Code source de GeekLog 1.4.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 712 lignes (33 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier public_html/lib-common.php |
| adduserevent($eid) X-Ref |
| Adds an event to the user's calendar The user has asked that an event be added to their personal calendar. Show a confirmation screen. param: string $eid event ID to add to user's calendar return: string HTML for confirmation form |
| saveuserevent($eid) X-Ref |
| Save an event to user's personal calendar User has seen the confirmation screen and they still want to add this event to their calendar. Actually save it now. param: string $eid ID of event to save return: string HTML refresh |
| editpersonalevent($A) X-Ref |
| Allows user to edit a personal calendar event param: array $A Record to display return: string HTML for event editor |
| setCalendarLanguage(&$aCalendar) X-Ref |
| Set localised day and month names. param: object $aCalendar reference(!) to a Calendar object |
| Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
|