|
|
|
Calendar Solution
Documentation
Section 7:
Developer Access (cont'd)
Section 7.1: Standard Access
(Overview) -
Standard Access (Level 3 access) grants full access to the
programming of the People.fp5 and Task.fp5 databases. Full
developer access to the remaining files in the Calendar
Solution (Calendar.fp5 & Core.fp5) is available by
upgrading to Developer Access (Level 4). Developers
interested in upgrading to a higher level of access may do
so from our web
site, or by
emailing us.
The Calendar file is a single-record database file. Its only
purpose is to display related data from the People and Task
files. When a user creates an event in the calendar, that
event is stored in the Task file. Calendar users are stored
in the People file. Global data that is relevant to all
modules is stored in the Core.fp5 file.
The following two sections describe the methods through
which the Calendar file interacts with its main supporting
files, People and Task.
|
|