| GenieGate_Api_Login | Login utility functions |
| GenieGate_Api_Plugin | This is an example "base" plugin for listening to events |
| GenieGate_Api_Plugin_Apache | Plugin for interfacing with Apache style password database |
| GenieGate_Api_Plugin_Apache_FlatGroupFile | Helper class for working with Apache group files |
| GenieGate_Api_Plugin_ApacheDBM | Plug-in for Apache DBM style password authentication |
| GenieGate_Api_Plugin_Logger | An "example" listener, this listens for events and just logs them |
| GenieGate_Api_User | This is a class representing the user who has logged in |
| GenieGate_Controller | Base Controller class |
| GenieGate_Controller_Admin | This is the Controller for the Admin utility |
| GenieGate_Controller_User | Controller for the User application |
| GenieGate_Groups | Class for working with UserGroups |
| GenieGate_Properties | Routines for manipulating user properties |
| GenieGate_Properties_Section | Represent a section |
| GenieGate_SetupDruid | Run once, to setup the database |
| GenieGate_TempWriter | GenieGate_TempWriter Utility class for opening files with intention to be edit |
| GenieGate_UserAccount | This is the logic class for user accounts |
| GenieGate_View | A View is part of the Model-View-Controller design pattern, the View is used to show the result of a Model |
| GenieGate_View_FlatFile | A View that exports Apache-style groups/password files |
| GenieGate_View_Ganged | Special purpose view |
| GenieGate_View_Location | A "view" based on location |
| GenieGate_View_Mail | A view for email |
| GenieGate_View_Php | A view that uses PHP documents for display |
| GenieGate_View_VCard | An extremely simplified VCARD view |
| GenieGate_View_XMLExport | A "View" that is actually an export of all the data |
| GenieGate_XMLImport | This class takes XML and imports it |
| GenieGate_XMLWriter | Simple, basic XML writing class |
Documentation generated by DoxyGen