| Class Summary | |
|---|---|
| Admin | Container for package wide static methods. |
| AdminAdminComponentDelete | Delete confirmation page for AdminComponents. |
| AdminAdminComponentDetails | Details page for AdminComponents. |
| AdminAdminComponentEdit | Edit page for AdminComponents. |
| AdminAdminComponentIndex | Index page for AdminComponents. |
| AdminAdminComponentOrder | Order page for AdminComponents. |
| AdminAdminGroupDelete | Delete confirmation page for AdminGroups component. |
| AdminAdminGroupEdit | Edit page for AdminGroups component. |
| AdminAdminGroupIndex | Index page for AdminGroups component. |
| AdminAdminSectionDelete | Delete confirmation page for AdminSections component. |
| AdminAdminSectionEdit | Edit page for AdminSections. |
| AdminAdminSectionIndex | Index page for admin sections. |
| AdminAdminSectionOrder | Order page for AdminSections component. |
| AdminAdminSiteChangePassword | Force change password page after initial login. |
| AdminAdminSiteException | Exception page in an admin application. |
| AdminAdminSiteForgotPassword | Administrator forgot password page. |
| AdminAdminSiteFront | Administrator Not Found page. |
| AdminAdminSiteLogin | Administrator login page. |
| AdminAdminSiteLogout | Very simple administrator logout page. |
| AdminAdminSiteMenuViewServer | Updates menu-view state stored in the user's session. |
| AdminAdminSiteProfile | Edit page for the current admin user profile. |
| AdminAdminSiteResetPassword | Page to reset the password for an admin user. |
| AdminAdminSubComponentDelete | Delete confirmation page for AdminSubComponents. |
| AdminAdminSubComponentEdit | Edit page for AdminSubComponents. |
| AdminAdminSubComponentOrder | Order page for AdminSubComponents. |
| AdminAdminUserDelete | Delete confirmation page for AdminUsers component. |
| AdminAdminUserDetails | Details page for AdminUsers component. |
| AdminAdminUserEdit | Edit page for AdminUsers component. |
| AdminAdminUserIndex | Index page for AdminUsers component. |
| AdminAdminUserLoginHistory | Login history page for AdminUsers component. |
| AdminApplication | Web application class for an administration application. |
| AdminComponent | Component to perform a particular administration task. |
| AdminComponentWrapper | A recordset wrapper class for AdminComponent objects. |
| AdminConfirmation | Generic admin confirmation page. |
| AdminControlCellRenderer | Details Control. |
| AdminDBConfirmation | Generic admin database confirmation page. |
| AdminDBDelete | Generic admin database delete page. |
| AdminDBEdit | Generic admin database edit page. |
| AdminDBOrder | DB admin ordering page. |
| AdminDateLinkCellRenderer | Hybrid swat date/admin title link cell renderer for dates. |
| AdminDefaultLayout | Default layout used for the majority of admin components. |
| AdminDependency | Dependency message class. |
| AdminDependencyEntry | An entry in an admin dependency. |
| AdminDependencyEntryWrapper | |
| AdminDependencyItem | An item in an admin dependency. |
| AdminDependencySummary | A dependency summary that contains a count of items. |
| AdminDependencySummaryWrapper | |
| AdminEdit | Generic admin edit page. |
| AdminException | An exception in Admin. |
| AdminGroup | Group of admin users. |
| AdminGroupLinkCellRenderer | A link cell renderer to display in group headers. |
| AdminGroupWrapper | A recordset wrapper class for AdminGroup objects. |
| AdminImportantNavBarEntry | An important entry for the admin navigation tool. |
| AdminIndex | Generic admin index page. |
| AdminLayout | Base class for admin layouts. |
| AdminListDependency | A dependency that displays a list of entries. |
| AdminLoginLayout | Layout for the login page. |
| AdminMenuComponent | Admin menu component. |
| AdminMenuSection | Admin menu section. |
| AdminMenuStore | Data store for primary navigation menu. |
| AdminMenuSubcomponent | Admin menu sub component. |
| AdminMenuView | Displays the primary navigation menu. |
| AdminMenuViewStateStore | Stores the state of an admin menu-view. |
| AdminMenuXMLRPCServerLayout | |
| AdminNavBar | A navagational bar for the admin. |
| AdminNoAccessException | Thrown when access to a page is not allowed. |
| AdminNotFoundException | Thrown when something is not found. |
| AdminNote | A widget to display a formatted note in the widget tree. |
| AdminOrder | Generic admin ordering page. |
| AdminPage | Page of an administration application. |
| AdminPageRequest | Page request. |
| AdminPagination | A pagination widget that preserves HTTP GET variables. |
| AdminResetPasswordMailMessage | Email that is sent to an admin uuser when they request a new password. |
| AdminResetPasswordSuccessMailMessage | Email that is sent to an admin uuser when their password has successfully been reset. |
| AdminSearch | Generic admin search page. |
| AdminSearchClause | Object for building SQL search clauses. |
| AdminSearchOperatorFlydown | A flydown selection widget for search operators. |
| AdminSection | Section to group multiple components together. |
| AdminSectionWrapper | A recordset wrapper class for AdminSection objects. |
| AdminSessionModule | Web application module for sessions. |
| AdminSubComponent | Sub-Component to perform a particular administration task within a component. |
| AdminSubComponentWrapper | A recordset wrapper class for AdminSubComponent objects. |
| AdminSummaryDependency | A dependency that displays a one line summary of dependent items. |
| AdminTableViewOrderableColumn | An orderable column. |
| AdminTitleLinkCellRenderer | A title link cell renderer for Admin index pages. |
| AdminTreeControlCellRenderer | Cell renderer for renderering tree details links. |
| AdminTreeTitleLinkCellRenderer | A title link cell renderer for tree index pages. |
| AdminUI | UI manager for administrators. |
| AdminUniqueEntry | A unique text entry widget. |
| AdminUser | User account for an admin. |
| AdminUserException | Base class for exceptions that are thrown in response to user input and should be handled gracefully. |
| AdminUserHistory | History record for an admin user. |
| AdminUserHistoryCellRenderer | Custom cell renderer for the history link on AdminUsers index page. |
| AdminUserHistoryWrapper | A recordset wrapper class for AdminUserHistory objects. |
| AdminUserWrapper | A recordset wrapper class for AdminUser objects. |
| AdminXMLRPCServer | An XML-RPC server for admin applications. |