Controller
From Pentabarf
Contents |
Admin Controller
- interface to modify localization of various tables
- interface to configure conflict system
User Controller
- handles account creation and password recovery
Image Controller
- handles images of events, conferences and person
- dynamically resizes images
- creates pictures for reports
File Controller
- handles download of files (currently only event attachments)
Pentabarf Controller
- bundles the core functionality
Feedback Controller
- generates pages for each event
- the feedback pages are linked in the html export if the feedback system is enabled
Submission Controller
- contains the submission interface
Visitor Controller
- contains the visitor interface
Schedule Controller
- contains the code for the html export
ICal Controller
- generates an ical file with the schedule of the conference
XCal Controller
- generates an ical file with the schedule of the conference
XML Controller
- generates the xml schedule file

