| AbntCitationPlugin | ABNT citation format plugin |
| AboutHandler | Handle requests for director functions |
| AccommodationForm | Form for modifying scheduled conference accommodation settings |
| AccommodationSettingsForm | |
| AcronPlugin | Removes dependency on 'cron' for scheduled tasks |
| Action | Action class |
| AdminConferenceHandler | Handle requests for conference management in site administration |
| AdminFunctionsHandler | Handle requests for site administrative/maintenance functions |
| AdminHandler | Handle requests for site administration functions |
| AdminLanguagesHandler | Handle requests for changing site language settings |
| AdminPeopleHandler | Handle requests for people management functions |
| AdminSettingsHandler | Handle requests for changing site admin settings |
| Announcement | Basic class describing a announcement |
| AnnouncementDAO | Operations for retrieving and modifying Announcement objects |
| AnnouncementFeedBlockPlugin | |
| AnnouncementFeedGatewayPlugin | |
| AnnouncementFeedPlugin | |
| AnnouncementForm | Form for conference managers to create/edit announcements |
| AnnouncementHandler | Handle requests for public announcement functions |
| AnnouncementType | Basic class describing an announcement type |
| AnnouncementTypeDAO | Operations for retrieving and modifying AnnouncementType objects |
| AnnouncementTypeForm | Form for conference manager to create/edit announcement types |
| ApaCitationPlugin | APA citation format plugin |
| Application | Class describing this application |
| AppLocale | |
| Author | Paper author metadata class |
| AuthorAction | AuthorAction class |
| AuthorDAO | Operations for retrieving and modifying Author objects |
| AuthorHandler | Handle requests for conference author functions |
| AuthorSubmission | AuthorSubmission class |
| AuthorSubmissionDAO | Operations for retrieving and modifying AuthorSubmission objects |
| AuthorSubmitForm | Base class for conference author submit forms |
| AuthorSubmitStep1Form | Form for Step 1 of author paper submission |
| AuthorSubmitStep2Form | Form for Step 2 of author paper submission |
| AuthorSubmitStep3Form | Form for Step 2 of author paper submission |
| AuthorSubmitStep4Form | Form for Step 4 of author paper submission |
| AuthorSubmitStep5Form | Form for Step 5 of author paper submission |
| AuthorSubmitSuppFileForm | Supplementary file author submission form |
| AuthPlugin | Abstract class for authentication plugins |
| AuthSourceSettingsForm | Form for editing authentication source settings |
| AuthSourcesHandler | Handle requests for authentication source management in site administration |
| BibtexCitationPlugin | BibTeX citation format plugin |
| BlockPlugin | Abstract class for block plugins |
| Building | Basic class describing a building |
| BuildingDAO | Operations for retrieving and modifying Building objects |
| BuildingForm | Form for conference manager to create/edit buildings for scheduler |
| CbeCitationPlugin | CBE citation format plugin |
| ChangePasswordForm | Form to change a user's password |
| CitationPlugin | Abstract class for citation plugins |
| ClassicBlueThemePlugin | "ClassicBlue" theme plugin |
| ClassicBrownThemePlugin | "ClassicBrown" theme plugin |
| ClassicGreenThemePlugin | "ClassicGreen" theme plugin |
| ClassicNavyThemePlugin | "ClassicNavy" theme plugin |
| ClassicRedThemePlugin | "ClassicRed" theme plugin |
| Comment | Class for public Comment associated with paper |
| CommentDAO | Operations for retrieving and modifying Comment objects |
| CommentForm | Form to change metadata information for an RT comment |
| CommentHandler | Handle requests for user comments |
| Conference | Describes basic conference properties |
| ConferenceDAO | Operations for retrieving and modifying Conference objects |
| ConferenceEventLogDAO | Class for inserting/accessing conference history log entries |
| ConferenceEventLogEntry | Describes an entry in the conference history log |
| ConferenceFileManager | Class defining operations for private conference file management |
| ConferenceHandler | Handle conference index requests |
| ConferenceHistoryHandler | Handle requests for conference event log funcs |
| ConferenceLanguagesHandler | Handle requests for changing conference language settings |
| ConferenceLog | Static class for adding / accessing conference log entries |
| ConferenceOAI | OCS-specific OAI interface. Designed to support site-wide and conference-wide OAI interface (based on where the request is directed) |
| ConferenceRT | OCS-specific Reading Tools end-user interface |
| ConferenceRTAdmin | OCS-specific Reading Tools administration interface |
| ConferenceSettingsDAO | Class for Conference Settings DAO. Operations for retrieving and modifying conference settings |
| ConferenceSetupForm | Base class for conference setup forms |
| ConferenceSetupStep1Form | Form for Step 1 of conference setup |
| ConferenceSetupStep2Form | Form for Step 2 of conference setup |
| ConferenceSetupStep3Form | Form for Step 3 of conference setup |
| ConferenceSetupStep4Form | Form for Step 4 of conference setup |
| ConferenceSetupStep5Form | Form for Step 5 of conference setup |
| ConferenceSetupStep6Form | Form for Step 6 of conference setup |
| ConferenceSiteSettingsForm | Form for site administrator to edit basic conference settings |
| ContextForm | Form to change metadata information for an RT context |
| CreateAccountForm | Form for user account creation |
| CreateAccountHandler | Handle requests for user account creation |
| CreateReviewerForm | Form for track directors to create reviewers |
| CustomBlockEditForm | |
| CustomBlockManagerPlugin | |
| CustomBlockPlugin | |
| CustomLocaleAction | |
| CustomLocaleHandler | This handles requests for the customLocale plugin |
| CustomLocalePlugin | |
| dbXMLtoSQL | CLI tool to output the SQL statements corresponding to an XML database schema |
| DesertThemePlugin | "Desert" theme plugin |
| DevelopedByBlockPlugin | Class for "developed by" block plugin |
| DirectorAction | DirectorAction class |
| DirectorDecisionCommentForm | DirectorDecisionComment form |
| DirectorHandler | Handle requests for director functions |
| DirectorSubmission | DirectorSubmission class |
| DirectorSubmissionDAO | Operations for retrieving and modifying DirectorSubmission objects |
| EditableEmailFile | This class supports updating for email XML files |
| EditableLocaleFile | This extension of LocaleFile.inc.php supports updating |
| EditAssignment | Describes edit assignment properties |
| EditAssignmentDAO | Class for DAO relating directors to papers |
| EditCommentForm | Edit comment form |
| EmailHandler | Handle requests for email management functions |
| EmailTemplateDAO | Operations for retrieving and modifying Email Template objects |
| EmailTemplateForm | Form for creating and modifying conference tracks |
| EndNoteCitationPlugin | EndNote citation format plugin |
| FilesHandler | Handle requests for files browser functions |
| FontSizeBlockPlugin | Class for font size block plugin |
| GatewayHandler | Handle external gateway requests |
| GatewayPlugin | Abstract class for gateway plugins |
| GenericPlugin | Abstract class for generic plugins |
| genTestLocale | CLI tool to generate a test locale file by munging the message strings of a real locale file |
| GoogleAnalyticsPlugin | |
| GoogleAnalyticsSettingsForm | |
| GroupForm | Form for conference managers to create/edit groups |
| GroupHandler | Handle requests for organizing team management functions |
| Handler | Base request handler application class |
| HandlerValidator | Class to validate that a sched conf exists |
| HandlerValidatorConference | Class to validate that a conference exists |
| HandlerValidatorRoles | Class to represent a page validation check |
| HandlerValidatorSchedConf | |
| HandlerValidatorSubmissionComment | Class to validate that a comment exists (by id) and that the current user has access |
| Help | Provides methods for translating help topic keys to their respected topic help ids |
| HelpBlockPlugin | |
| HelpblockPlugin | Class for help block plugin |
| ImportedUser | |
| importExport | CLI tool to perform import/export tasks |
| ImportExportHandler | Handle requests for import/export functions |
| ImportExportPlugin | Abstract class for import/export plugins |
| ImportOCS1 | Class to import data from an OCS 1.x installation |
| ImportOCS1Form | Form for site administrator to migrate data from an OCS 1.x system |
| IndexHandler | Handle site index requests |
| InformationBlockPlugin | Class for information block plugin |
| InformationHandler | Display conference information |
| Install | Perform system installation |
| InstallForm | Form for system installation |
| installTool | CLI tool for installing OCS |
| JQueryPlugin | Plugin to allow jQuery scripts to be added to OCS |
| LanguageSettingsForm | Form for modifying conference language settings |
| LanguageToggleBlockPlugin | |
| LDAPAuthPlugin | LDAP authentication plugin |
| LilacThemePlugin | "Lilac" theme plugin |
| Locale | Provides methods for loading locale data and translating strings identified by unique keys |
| LoginChangePasswordForm | Form to change a user's password in order to login |
| LoginHandler | Handle login/logout requests |
| MailTemplate | Subclass of PKPMailTemplate for mailing a template email |
| ManagerAccommodationHandler | Handle requests for changing scheduled conference accommodation settings |
| ManagerHandler | Handle requests for conference management functions |
| ManagerPaymentHandler | Handle requests for configuring payments |
| ManagerProgramHandler | Handle requests for changing scheduled conference program settings |
| ManagerSchedConfHandler | Handle requests for scheduled conference management in site administration |
| ManagerSetupHandler | Handle requests for conference setup functions |
| ManualPaymentPlugin | Manual payment plugin class |
| mergeUsers | CLI tool for merging two OCS 2 user accounts |
| MetadataForm | Form to change metadata information for a submission |
| MetsExportDom | MetsExportDom export plugin DOM functions for export |
| METSExportPlugin | |
| migrate | CLI tool for migrating OCS 1.x data to OCS 2 |
| MlaCitationPlugin | MLA citation format plugin |
| NativeExportDom | Native import/export plugin DOM functions for export |
| NativeImportDom | Native import/export plugin DOM functions for import |
| NativeImportExportPlugin | Native import/export plugin |
| NavigationBlockPlugin | Class for navigation block plugin |
| NightThemePlugin | "Night" theme plugin |
| NLMExportDom | NLM XML export plugin DOM functions |
| NLMExportPlugin | NLM XML metadata export plugin |
| Notification | |
| NotificationBlockPlugin | Class for "notification" block plugin |
| NotificationSettingsForm | Form to edit notification settings |
| NotificationStatusDAO | Operations for retrieving and modifying users' sched conf notification status |
| OAIDAO | DAO operations for the OCS OAI interface |
| OAIHandler | Handle OAI protocol requests |
| OAIMetadataFormat_DC | OAI metadata format class -- Dublin Core |
| OAIMetadataFormat_MARC | OAI metadata format class -- MARC |
| OAIMetadataFormat_MARC21 | OAI metadata format class -- MARC21 (MARCXML) |
| OAIMetadataFormat_RFC1807 | OAI metadata format class -- RFC 1807 |
| OAIMetadataFormatPlugin | Abstract class for OAI Metadata format plugins |
| OAIMetadataFormatPlugin_DC | Dc metadata format plugin for OAI |
| OAIMetadataFormatPlugin_MARC | Marc metadata format plugin for OAI |
| OAIMetadataFormatPlugin_MARC21 | Marc21 metadata format plugin for OAI |
| OAIMetadataFormatPlugin_RFC1807 | Rfc1807 metadata format plugin for OAI |
| OCSHelpMappingFile | Abstracts the built-in help mapping XML file |
| OCSInstallTool | |
| OCSPaymentManager | Provides payment management functions |
| OCSQueuedPayment | Queued payment data structure for OCS |
| OCSUpgradeTool | |
| OJSNotification | OJS subclass for Notifications (defines OJS-specific types and icons) |
| PageRouter | Class providing OCS-specific page routing |
| Paper | Paper class |
| PaperComment | Class for PaperComment |
| PaperCommentDAO | Operations for retrieving and modifying PaperComment objects |
| PaperDAO | Operations for retrieving and modifying Paper objects |
| PaperEmailLogDAO | Class for inserting/accessing paper email log entries |
| PaperEmailLogEntry | Describes an entry in the paper email log |
| PaperEventLogDAO | Class for inserting/accessing paper history log entries |
| PaperEventLogEntry | Describes an entry in the paper history log |
| PaperFile | Paper file class |
| PaperFileDAO | Operations for retrieving and modifying PaperFile objects |
| PaperFileManager | Class defining operations for paper file management |
| PaperGalley | A galley is a final presentation version of the full-text of a paper |
| PaperGalleyDAO | Operations for retrieving and modifying PaperGalley/PaperHTMLGalley objects |
| PaperGalleyForm | Paper galley editing form |
| PaperHandler | |
| PaperHTMLGalley | An HTML galley may include an optional stylesheet and set of images |
| PaperLog | Static class for adding / accessing paper log entries |
| PaperMailTemplate | Subclass of MailTemplate for sending emails related to papers. This allows for paper-specific functionality like logging, etc |
| PaperNote | Class for PaperNote |
| PaperNoteDAO | Operations for retrieving and modifying PaperNote objects |
| PaperReportDAO | Paper report DAO |
| PaperReportPlugin | Paper report plugin |
| PaperSearch | Class for retrieving paper search results |
| PaperSearchDAO | DAO class for paper search index |
| PaperSearchIndex | Class to add content to the paper search index |
| PaperTypeDAO | Operations for retrieving and modifying PaperType objects |
| PaperTypeEntry | Basic class describing a paper type |
| PaperTypeEntryDAO | Operations for retrieving and modifying PaperTypeEntry objects |
| PaymentHandler | Handle requests for payment functions |
| PaymentSettingsForm | Form for conference managers to modify Payment Plugin settings |
| PaymethodPlugin | Abstract class for paymethod plugins |
| PayPalDAO | Class for PayPal Logging DAO. Operations for retrieving and modifying Transactions objects |
| PayPalPlugin | PayPal plugin class |
| PayPalSettingsForm | Form for conference managers to edit the PayPal Settings |
| PeerReviewCommentForm | Comment form |
| PeopleHandler | Handle requests for people management functions |
| PhpMyVisitesPlugin | |
| PhpMyVisitesSettingsForm | |
| Plugin | Abstract class for plugins |
| PluginHandler | Handle requests for plugin management functions |
| PluginManagementHandler | Handle requests for installing/upgrading/deleting plugins |
| PluginSettingsDAO | Operations for retrieving and modifying plugin settings |
| ProCiteCitationPlugin | ProCite citation format plugin |
| ProfileForm | Form to edit user profile |
| ProfileHandler | Handle requests for modifying user profiles |
| ProgramSettingsForm | Form for modifying scheduled conference program settings |
| PublicFileManager | Wrapper class for uploading files to a site/conference's public directory |
| PublishedPaper | Published paper class |
| PublishedPaperDAO | Operations for retrieving and modifying PublishedPaper objects |
| PubMedExportPlugin | METS/MODS XML metadata export plugin |
| rebuildSearchIndex | CLI tool to rebuild the paper keyword search database |
| RedbarThemePlugin | "Redbar" theme plugin |
| RefManCitationPlugin | Reference Manager citation format plugin |
| RefWorksCitationPlugin | RefWorks citation format plugin |
| RegistrantReportDAO | Registrant report DAO |
| RegistrantReportPlugin | Registrant report plugin |
| Registration | Basic class describing a registration |
| RegistrationDAO | Operations for retrieving and modifying Registration objects |
| RegistrationExpiryReminder | Class to perform automated reminders for reviewers |
| RegistrationForm | Form for conference managers to create/edit registration |
| RegistrationHandler | Handle requests for registration management functions |
| RegistrationOption | Basic class describing a registration option |
| RegistrationOptionDAO | Operations for retrieving and modifying RegistrationOption objects |
| RegistrationOptionForm | Form for scheduled conference managers to create/edit registration options |
| RegistrationPolicyForm | Form for managers to setup registration policies |
| RegistrationType | Basic class describing a registration type |
| RegistrationTypeDAO | Operations for retrieving and modifying RegistrationType objects |
| RegistrationTypeForm | Form for scheduled conference managers to create/edit registration types |
| ReportPlugin | Abstract class for report plugins |
| Request | Class providing operations associated with HTTP requests. Requests are assumed to be in the format: http://host.tld/index.php /<conference_id> /<sched_conf_id> /<page_name> /<operation_name> /<arguments...> <conference_id> is assumed to be "index" for top-level site requests. ditto for <sched_conf_id> |
| ReviewAssignment | Describes review assignment properties |
| ReviewAssignmentDAO | Class for DAO relating reviewers to papers |
| ReviewerAction | ReviewerAction class |
| ReviewerHandler | Handle requests for reviewer functions |
| ReviewerSubmission | ReviewerSubmission class |
| ReviewerSubmissionDAO | Operations for retrieving and modifying ReviewerSubmission objects |
| ReviewFormElementForm | |
| ReviewFormForm | |
| ReviewFormHandler | Handle requests for review form management functions |
| ReviewFormResponseForm | Peer review form response form |
| ReviewReminder | Class to perform automated reminders for reviewers |
| ReviewReportDAO | Review report DAO |
| ReviewReportPlugin | Review report plugin |
| Role | Describes user roles within the system and the associated permissions |
| RoleBlockPlugin | Class for role block plugin |
| RoleDAO | Operations for retrieving and modifying Role objects |
| Room | Basic class describing a room |
| RoomDAO | Operations for retrieving and modifying Room objects |
| RoomForm | Form for conference manager to create/edit rooms for scheduler |
| RTAdminHandler | Handle Reading Tools administration requests |
| RTContextHandler | Handle Reading Tools administration requests -- contexts section |
| RTDAO | DAO operations for the OCS Reading Tools interface |
| RTHandler | Handle Reading Tools requests |
| RTSearchHandler | Handle Reading Tools administration requests -- contexts section |
| RTSetupHandler | Handle Reading Tools administration requests -- setup section |
| RTVersionHandler | Handle Reading Tools administration requests -- setup section |
| runScheduledTasks | CLI tool to execute a set of scheduled tasks |
| SchedConf | Describes basic scheduled conference properties |
| SchedConfAction | SchedConfAction class |
| SchedConfDAO | Operations for retrieving and modifying SchedConf objects |
| SchedConfHandler | Handle requests for scheduled conference functions |
| SchedConfSettingsDAO | Operations for retrieving and modifying scheduled conference settings |
| SchedConfSettingsForm | Form for conference manager to edit basic scheduled conference settings |
| SchedConfSetupForm | Base class for scheduled conference setup forms |
| SchedConfSetupHandler | Handle requests for conference setup functions |
| SchedConfSetupStep1Form | Form for Step 1 of scheduled conference setup |
| SchedConfSetupStep2Form | Form for Step 2 of scheduled conference setup |
| SchedConfSetupStep3Form | Form for Step 3 of scheduled conference setup |
| SchedConfsHandler | Handle conference index requests |
| SchedConfStatisticsDAO | Operations for retrieving scheduled conference statistics |
| ScheduleForm | Form for conference manager to for schedule presentations |
| ScheduleLayoutForm | Form for conference manager to modify the layout of the schedule |
| SchedulerHandler | Handle requests for registration management functions |
| SearchForm | Form to change metadata information for an RT search |
| SearchHandler | Handle site index requests |
| SettingsDAO | Operations for retrieving and modifying settings |
| SettingsForm | Form for conference managers to add or delete sidebar blocks |
| SitemapHandler | Produce a sitemap in XML format for submitting to search engines |
| SiteSettingsForm | Form to edit site settings |
| SpecialEvent | Basic class describing a specialEvent |
| SpecialEventDAO | Operations for retrieving and modifying SpecialEvent objects |
| SpecialEventForm | Form for conference manager to create/edit special events for scheduler |
| StaticPage | |
| StaticPagesDAO | |
| StaticPagesEditForm | |
| StaticPagesHandler | |
| StaticPagesPlugin | |
| StaticPagesSettingsForm | |
| StatisticsHandler | Handle requests for statistics functions |
| SteelThemePlugin | "Steel" theme plugin |
| SubmissionCommentsHandler | Handle requests for submission comments |
| SubmissionEditHandler | Handle requests for submission tracking |
| SubmissionReviewHandler | Handle requests for submission tracking |
| SubmitHandler | Handle requests for author paper submission |
| SuppFile | Supplementary file class |
| SuppFileDAO | Operations for retrieving and modifying SuppFile objects |
| SuppFileForm | Supplementary file form |
| TemplateManager | Class for accessing the underlying template engine. Currently integrated with Smarty (from http://smarty.php.net/) |
| TemporaryFileManager | Class defining operations for temporary file management |
| ThemePlugin | Abstract class for theme plugins |
| TimeBlock | |
| TimeBlockDAO | |
| TimeBlockForm | |
| TimelineForm | Form for creating and modifying scheduled conference tracks |
| TimelineHandler | Handle requests for scheduled conference timeline management functions |
| TinyMCEPlugin | TinyMCE WYSIWYG plugin for textareas - to allow cross-browser HTML editing |
| Track | Describes basic track properties |
| TrackDAO | Operations for retrieving and modifying Track objects |
| TrackDirectorAction | TrackDirectorAction class |
| TrackDirectorHandler | Handle requests for track director functions |
| TrackDirectorsDAO | Class for DAO relating tracks to directors |
| TrackDirectorSubmission | TrackDirectorSubmission class |
| TrackDirectorSubmissionDAO | Operations for retrieving and modifying TrackDirectorSubmission objects |
| TrackForm | Form for creating and modifying scheduled conference tracks |
| TrackHandler | Handle requests for track management functions |
| TrackSubmissionHandler | Handle requests for submission tracking |
| TranslatorAction | Perform various tasks related to translation |
| TranslatorHandler | This handles requests for the translator plugin |
| TranslatorPlugin | This plugin helps with translation maintenance |
| TurabianCitationPlugin | Turabian citation format plugin |
| UncommonThemePlugin | "Uncommon" theme plugin |
| Upgrade | Perform system upgrade |
| UpgradeForm | Form for system upgrades |
| upgradeTool | CLI tool for upgrading OCS |
| User | Basic class describing users existing in the system |
| UserAction | UserAction class |
| UserBlockPlugin | Class for user block plugin |
| UserDAO | Operations for retrieving and modifying User objects |
| UserExportDom | User plugin DOM functions for export |
| UserHandler | Handle requests for user functions |
| UserImportExportPlugin | Users import/export plugin |
| UserManagementForm | Form for conference managers to edit user profiles |
| UserRegistrationForm | Form for users to self-register |
| UserSettingsDAO | Operations for retrieving and modifying user settings |
| UserXMLParser | Class to import and export user data from an XML format. See dbscripts/xml/dtd/users.dtd for the XML schema used |
| Validation | Class providing user validation/authentication operations |
| VanillaThemePlugin | "Vanilla" theme plugin |
| VersionForm | Form to change metadata information for an RT version |
1.4.7