silverorange Code


Package Admin

Class Summary
AdminContainer for package wide static methods.
AdminAdminComponentDeleteDelete confirmation page for AdminComponents.
AdminAdminComponentDetailsDetails page for AdminComponents.
AdminAdminComponentEditEdit page for AdminComponents.
AdminAdminComponentIndexIndex page for AdminComponents.
AdminAdminComponentOrderOrder page for AdminComponents.
AdminAdminGroupDeleteDelete confirmation page for AdminGroups component.
AdminAdminGroupEditEdit page for AdminGroups component.
AdminAdminGroupIndexIndex page for AdminGroups component.
AdminAdminSectionDeleteDelete confirmation page for AdminSections component.
AdminAdminSectionEditEdit page for AdminSections.
AdminAdminSectionIndexIndex page for admin sections.
AdminAdminSectionOrderOrder page for AdminSections component.
AdminAdminSiteChangePasswordForce change password page after initial login.
AdminAdminSiteExceptionException page in an admin application.
AdminAdminSiteForgotPasswordAdministrator forgot password page.
AdminAdminSiteFrontAdministrator Not Found page.
AdminAdminSiteLoginAdministrator login page.
AdminAdminSiteLogoutVery simple administrator logout page.
AdminAdminSiteMenuViewServerUpdates menu-view state stored in the user's session.
AdminAdminSiteProfileEdit page for the current admin user profile.
AdminAdminSiteResetPasswordPage to reset the password for an admin user.
AdminAdminSubComponentDeleteDelete confirmation page for AdminSubComponents.
AdminAdminSubComponentEditEdit page for AdminSubComponents.
AdminAdminSubComponentOrderOrder page for AdminSubComponents.
AdminAdminUserDeleteDelete confirmation page for AdminUsers component.
AdminAdminUserDetailsDetails page for AdminUsers component.
AdminAdminUserEditEdit page for AdminUsers component.
AdminAdminUserIndexIndex page for AdminUsers component.
AdminAdminUserLoginHistoryLogin history page for AdminUsers component.
AdminApplicationWeb application class for an administration application.
AdminComponentComponent to perform a particular administration task.
AdminComponentWrapperA recordset wrapper class for AdminComponent objects.
AdminConfirmationGeneric admin confirmation page.
AdminControlCellRendererDetails Control.
AdminDBConfirmationGeneric admin database confirmation page.
AdminDBDeleteGeneric admin database delete page.
AdminDBEditGeneric admin database edit page.
AdminDBOrderDB admin ordering page.
AdminDateLinkCellRendererHybrid swat date/admin title link cell renderer for dates.
AdminDefaultLayoutDefault layout used for the majority of admin components.
AdminDependencyDependency message class.
AdminDependencyEntryAn entry in an admin dependency.
AdminDependencyEntryWrapper
AdminDependencyItemAn item in an admin dependency.
AdminDependencySummaryA dependency summary that contains a count of items.
AdminDependencySummaryWrapper
AdminEditGeneric admin edit page.
AdminExceptionAn exception in Admin.
AdminGroupGroup of admin users.
AdminGroupLinkCellRendererA link cell renderer to display in group headers.
AdminGroupWrapperA recordset wrapper class for AdminGroup objects.
AdminImportantNavBarEntryAn important entry for the admin navigation tool.
AdminIndexGeneric admin index page.
AdminLayoutBase class for admin layouts.
AdminListDependencyA dependency that displays a list of entries.
AdminLoginLayoutLayout for the login page.
AdminMenuComponentAdmin menu component.
AdminMenuSectionAdmin menu section.
AdminMenuStoreData store for primary navigation menu.
AdminMenuSubcomponentAdmin menu sub component.
AdminMenuViewDisplays the primary navigation menu.
AdminMenuViewStateStoreStores the state of an admin menu-view.
AdminMenuXMLRPCServerLayout
AdminNavBarA navagational bar for the admin.
AdminNoAccessExceptionThrown when access to a page is not allowed.
AdminNotFoundExceptionThrown when something is not found.
AdminNoteA widget to display a formatted note in the widget tree.
AdminOrderGeneric admin ordering page.
AdminPagePage of an administration application.
AdminPageRequestPage request.
AdminPaginationA pagination widget that preserves HTTP GET variables.
AdminResetPasswordMailMessageEmail that is sent to an admin uuser when they request a new password.
AdminResetPasswordSuccessMailMessageEmail that is sent to an admin uuser when their password has successfully been reset.
AdminSearchGeneric admin search page.
AdminSearchClauseObject for building SQL search clauses.
AdminSearchOperatorFlydownA flydown selection widget for search operators.
AdminSectionSection to group multiple components together.
AdminSectionWrapperA recordset wrapper class for AdminSection objects.
AdminSessionModuleWeb application module for sessions.
AdminSubComponentSub-Component to perform a particular administration task within a component.
AdminSubComponentWrapperA recordset wrapper class for AdminSubComponent objects.
AdminSummaryDependencyA dependency that displays a one line summary of dependent items.
AdminTableViewOrderableColumnAn orderable column.
AdminTitleLinkCellRendererA title link cell renderer for Admin index pages.
AdminTreeControlCellRendererCell renderer for renderering tree details links.
AdminTreeTitleLinkCellRendererA title link cell renderer for tree index pages.
AdminUIUI manager for administrators.
AdminUniqueEntryA unique text entry widget.
AdminUserUser account for an admin.
AdminUserExceptionBase class for exceptions that are thrown in response to user input and should be handled gracefully.
AdminUserHistoryHistory record for an admin user.
AdminUserHistoryCellRendererCustom cell renderer for the history link on AdminUsers index page.
AdminUserHistoryWrapperA recordset wrapper class for AdminUserHistory objects.
AdminUserWrapperA recordset wrapper class for AdminUser objects.
AdminXMLRPCServerAn XML-RPC server for admin applications.

silverorange Code