| components |
| AchievementsController | Controller of the Agent to list Achievements. |
| AjaxController | Controller of the AjaxAgent to return a JSON-string used by AJAX. |
| BinaryController | Controller of the BinaryAgent to show binary data. |
| CharactergroupsController | Controller of the CharactergroupsAgent to display Character groups. |
| CharactergroupsquestsController | Controller of the CharactergroupsquestsAgent to display Character groups Quests. |
| CharactersController | Controller of the Agent to list registered users and their data. |
| CharactertypesController | Controller of the CharactertypesAgent to handle Charactertyes of a Seminary. |
| ErrorController | Controller of the Agent to show an error page. |
| FaultController | Controller of the Agent to display a toplevel error page. |
| HtmlController | Controller of the HtmlAgent to display a HTML-page. |
| HtmlmailController | Controller of the HtmlmailAgent for generating a HTML-mail message. |
| IntermediateController | Abstract class for implementing a Controller of an IntermediateAgent. |
| IntroductionController | Controller of the Agent to show an introduction page. |
| LibraryController | Controller of the LibraryAgent to list Quest topics. |
| MailController | Controller of the MailAgent to generate a mail message. |
| MailreceiverController | Controller of the MailreceiverAgent to generate a mail receiver salutation. |
| MediaController | Controller of the MediaAgent to process and show Media. |
| MenuController | Controller of the Agent to display a menu. |
| QuestgroupsController | Controller of the QuestgroupsAgent to display Questgroups. |
| QuestgroupshierarchyController | Controller of the QuestgroupsAgent to display Questgroups. |
| QuestgroupshierarchypathController | Controller of QuestgroupshierarchypathAgent to display the Questgroups hierarchy path. |
| QuestsController | Controller of the QuestsAgent to display Quests. |
| QuesttypeController | Abstract class for implementing a QuesttypeController. |
| SeminariesController | Controller of the Agent to list registered seminaries. |
| SeminarybarController | Controller of the Agent to display a sidebar with Seminary related information. |
| SeminaryController | Abstract class for implementing a Controller for a Seminary and its concepts. |
| SeminarymenuController | Controller of the Agent to display a menu with Seminary related links. |
| TextmailController | Controller of the TextmailAgent for generating a simple text-mail message. |
| UploadsController | Controller of the UploadsAgent to process and show user uploads. |
| UserrolesController | Controller of the Agent to display and manage userroles. |
| UsersController | Controller of the Agent to list registered users and their data. |
| XplevelsController | Controller of the XplevelsAgent to handle XP-levels of a Seminary. |