sogo/UI/Scheduler/NOTES
dev-unix.inverse.qc.ca f18c764ffa see ChangeLog
Monotone-Revision: 9054022ef1ca8aeba6e34842d27d9b94ce002b89

Monotone-Author: dev-unix.inverse.qc.ca
Monotone-Date: 2006-06-15T19:34:10
Monotone-Branch: ca.inverse.sogo
2006-06-15 19:34:10 +00:00

62 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
UIxCalMonthView
UIxCalMonthOverview
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.