| File |
Role |
Description |
add.php |
Appl. |
adds an item to the ladder tree |
Appointment_Edit.cls |
Class |
Creates a presentation object to edit an appointment |
Appointment_View.cls |
Class |
Creates a presentation object to view an appointment |
Calendar_Week.cls |
Class |
Creates a presentation object to view a series of dates |
Common_Appointment.cls |
Class |
extends Ladder's Item Class for an Appointment |
Common_Appointments.cls |
Class |
extends Ladder's Folder Class to store and retrieve Appointments |
Common_List4.cls |
Class |
Creates a presentation object for Listing |
Common_Panel.cls |
Class |
Abstracts a presentation object for drawing |
CreateFolder.php |
Appl. |
Creates a Folder in the Ladder Tree for Appointments |
delete.php |
Appl. |
Deletes an appiontment from the Ladder Tree |
edit.php |
Appl. |
Edits an appiontment |
GPL.txt |
Lic. |
GPL License |
install.php |
Appl. |
Installs the Appointment Calendar Classes into Ladder's Class Tree |
jquery_lite.js |
Data |
Provides simple JQuery Functionality |
List.php |
Class |
Draws the Calendar Panel and appointments for the day |
move.php |
Appl. |
Updates the Appointment with the date it's been moved to |
new.php |
Appl. |
Presents a blank appointment to complete |
styles.css |
Data |
The Appointment Calendar Styles |
Time_Length.cls |
Class |
Creates a presentation object for a drop down list box of Appointment Time Lengths |
Time_Start.cls |
Class |
Creates a presentation object for a drop down list box of Appointment Start Times |
trgrs_Appointments.js |
Data |
JavaScript functions that determine what should be done when a link is selected |
update.php |
Appl. |
Updates the Appointment after being edited |
view.php |
Appl. |
Draws a single view of the Appointment |