egroupware/calendar/sitemgr
2009-08-05 07:49:00 +00:00
..
class.module_calendar_list.inc.php allow to determine, if the listview is to use the start of the week for displaying events 2009-08-05 07:49:00 +00:00
class.module_calendar_month.inc.php remove listview from calendar_list title, as it offers no additional information. Use get_weekday_start in calendar_list as used in calendar_month; Use numEntries for calendar_month, as passing no number of entries to fetch, will result in applying the default number of entries, or the number of entries to fetch for the anonymous user 2009-08-04 14:26:11 +00:00
class.module_calendar.inc.php calendar integration from H.J.Tappe Listview/Multiple Weekview, to show Calendar events in sitemanager sites. Simple Demo http://213.183.76.121/TrunkWebSeite/?category_id=45; Some documentation of abilities and howto available with egroupware.org Tracker Patches Sitemgr #1991, 1993 and 1994 2009-08-03 09:51:35 +00:00