Procedural File: db_cal.php
Source Location: /includes/database/db_cal.php
Classes:
DB_Cal
Database Class : Calendar
MonthData
Database Container Class : Month Contains all of the specific data for an event on the month view.
WeekData
Database Container Class : Week Contains all of the specific data for an event of the week.
DayData
Database Container Class - Day Contains all of the specific data for an event of the day.
CalItemData
Database Container Class : Calendar Item Contains all of the specific data for a calendar event.
SearchData
Database Container Class - Calendar Search Contains all of the specific data for a calendar search result.
Page Details:
Database Class : Calendar
Provides all database access methods for the calendar section
Tags:
|