sogo/UI/Scheduler/NOTES
Wolfgang Sourdeau 9b97b0da4d Monotone-Parent: 7a39b60dcc50b68ac652f2a1dfc5075bb3082288
Monotone-Revision: 004c366d96118af36568a9b13190353c7241a94c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-02T21:56:59
Monotone-Branch: ca.inverse.sogo
2006-11-02 21:56:59 +00:00

63 lines
1.4 KiB
Plaintext

// $Id: NOTES,v 1.1 2003/11/24 01:24:40 helge Exp $
Scheduler
=========
SOPE based interface for scheduler.
Class Hierarchy
===============
[WOComponent]
[SoComponent]
UIxAppointmentView
UIxCalView
UIxCalMonthViewOld
UIxCalMonthOverview
UIxCalMonthView
UIxCalWeekView
UIxCalWeekOverview
UIxCalWeekPrintview
UIxCalWeekColumnsview
UIxCalWeekListview
UIxCalWeekChartview
UIxCalDayView
UIxCalDayOverview
UIxCalDayChartview
UIxAptTableView
SchedulerUIProduct
TBD:
UIxCalDayHChart?
UIxCalWeekHChart?
OGoYearOverview - should use aggressive caching in the long run
- editor page (which comes up in a new window)
- delete page
- print views
Notes
=====
editor pages need to use JavaScript to trigger reloads in the parent window
=> find out how to do that
URLs
====
/zidestore/ControlPanel/ => SoControlPanel
/zidestore/ControlPanel/Products => SoProductRegistry
/zidestore/ControlPanel/Products/ZideStoreUI => SoProduct
/zidestore/ControlPanel/Products/ZideStoreUI/Resources/
=> SoProductResourceManager
/zidestore/ControlPanel/Products/ZideStoreUI/Resources/calendar.css
=> resource
Defaults
========
Name Type Synopsis
SOGoShouldDisplayWeekend BOOL Display weekends in week related views.
Default is NO.