| [ Index ] |
krapohl.info |
[Source view] [Print]
PostCalendar::PostNuke Events Calendar Module Copyright (C) 2002 The PostCalendar Team http://postcalendar.tv
| File Size: | 908 lines (42 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| postcalendar_userapi_getLongDayName($args) X-Ref |
| No description |
| postcalendar_userapi_buildView($args) X-Ref |
| postcalendar_userapi_buildView Builds the month display param: string $Date mm/dd/yyyy format (we should use timestamps) return: string generated html output |
| postcalendar_userapi_eventPreview($args) X-Ref |
| postcalendar_userapi_eventPreview Creates the detailed event display and outputs html. Accepts an array of key/value pairs param: array $event array of event details from the form return: string html output |
| postcalendar_userapi_pcQueryEvents($args) X-Ref |
| postcalendar_userapi_pcQueryEvents Returns an array containing the event's information return: array $events[][] |
| postcalendar_userapi_pcGetEvents($args) X-Ref |
| No description |
| __increment($d,$m,$y,$f,$t) X-Ref |
| __increment() returns the next valid date for an event based on the current day,month,year,freq and type returns: string YYYY-MM-DD |
| Generated: Wed Feb 16 22:40:07 2005 | Cross-referenced by PHPXref 0.6 |