silverorange Code


Package Site

Class Summary
SiteContainer for package wide static methods.
SiteAbstractPageBase class for pages.
SiteAccountA account for a web application.
SiteAccountChangePasswordPagePage for changing the password of an account.
SiteAccountDetailsDetails page for accounts.
SiteAccountEditEdit page for Accounts.
SiteAccountEditPage
SiteAccountEmailPasswordPage to generate a new password for an account and email the new password to the account holder.
SiteAccountForgotPasswordPagePage for requesting a new password for forgotten account passwords.
SiteAccountIndexIndex page for Accounts.
SiteAccountLoginPagePage for logging into an account.
SiteAccountPageRedirects to login page if not logged in.
SiteAccountResetPasswordPagePage to reset the password for an account.
SiteAccountSessionModuleWeb application module for sessions with accounts.
SiteAccountWrapperA recordset wrapper class for SiteAccount objects.
SiteAdAdvertisements that are tracked on an applcation.
SiteAdDeleteDelete confirmation page for Ads.
SiteAdDetailsReport page for Ads.
SiteAdEditEdit page for Ads.
SiteAdIndexReport page for Ad.
SiteAdReferrerTracked inbound ad referrer.
SiteAdWrapperA recordset wrapper class for SiteAd objects.
SiteAnalyticsModuleWeb application module for handling site analytics and ad tracking.
SiteApplicationBase class for an application.
SiteApplicationModuleBase class for an application module.
SiteApplicationModuleDependencyDependency object for an application modules.
SiteArticleAn article in an web application.
SiteArticleActionsProcessorProcesses actions on articles.
SiteArticleDeleteDelete confirmation page for Articles.
SiteArticleEditEdit page for Articles.
SiteArticleIndexIndex page for Articles.
SiteArticleOrderOrder page for Articles.
SiteArticlePageArticle page decorator.
SiteArticlePageFactoryResolves and creates article pages in a web application.
SiteArticlePath
SiteArticleSearchSearch page for Articles.
SiteArticleSearchEngineAn article search engine.
SiteArticleVisibilityCellRendererCell renderer that displays a summary of the visibility of an article.
SiteArticleWrapperA recordset wrapper class for SiteArticle objects.
SiteClassNotFoundExceptionThrown when a class is not found.
SiteCommandLineApplicationAn application designed to run on the command line.
SiteCommandLineArgumentA command line argument for a command line application.
SiteCommandLineArgumentParameterA parameter for a command line argument.
SiteCommentParserParses the bodytext of a comment.
SiteConfigCheckerCommand line application for checking if an ini file is valid.
SiteConfigModuleWeb application module for site configuration.
SiteConfigSectionConfiguration section for the configuration module.
SiteContentGadgetDisplays arbitrary content.
SiteCookieExceptionThrown when dealing with cookies.
SiteCookieModuleWeb application module for cookies.
SiteDBEditPageBase class for database edit pages.
SiteDatabaseModuleApplication module for database connectivity.
SiteEditPageBase class for edit pages.
SiteErrorAn error in Site.
SiteErrorLoggerAn error logger that creates HTML files containing error details and puts a link in the system error log to the details file.
SiteExceptionAn exception in Site package.
SiteExceptionLoggerAn exception logger that creates HTML files containing exception details and puts a link in the system error log to the details file.
SiteExceptionPageA page to display exceptions.
SiteGadgetBase class for creating sidebar gadgets.
SiteGadgetFactoryHandles creation of gadget objects.
SiteGadgetInstanceA gadget that belongs to a site instance.
SiteGadgetInstanceSettingValueA setting value for a particular gadget instance.
SiteGadgetInstanceSettingValueWrapperA recordset wrapper for gadget instance setting values.
SiteGadgetInstanceWrapperA recordset wrapper for gadget instances.
SiteGadgetSettingSetting types and the corresponding PHP types are:.
SiteHttpErrorPage
SiteImageAn image data object.
SiteImageCellRendererA cell renderer for SiteImages.
SiteImageDimensionAn image dimension data object.
SiteImageDimensionBindingAn image dimension binding data object.
SiteImageDimensionBindingWrapperA recordset wrapper class for SiteImageDimensionBinding objects.
SiteImageDimensionWrapperA recordset wrapper class for SiteImageDimension objects.
SiteImageSetAn image set data object.
SiteImageTypeAn image type data object.
SiteImageWrapperA recordset wrapper class for SiteImage objects.
SiteInstanceA dataobject class for site instances.
SiteInstanceConfigSettingA dataobject class for site instance config settings.
SiteInstanceConfigSettingWrapperA recordset wrapper class for SiteInstanceConfigSetting objects.
SiteInstanceWrapperA recordset wrapper class for SiteInstance objects.
SiteInvalidClassExceptionThrown when an object is of the wrong class.
SiteInvalidImageExceptionThrown when an image can't be processed.
SiteInvalidPropertyExceptionThrown when an invalid property of an object is accessed.
SiteKeywordEntryAn entry widget where it is possible to specify the input name manually.
SiteLayoutBase class for a layout.
SiteLayoutDataContainer for layout properties.
SiteMailExceptionThrown when sending mail.
SiteMemcacheModuleWeb application module for using memcache.
SiteMessagesModuleWeb application module for site messages.
SiteMultipartMailMessageMultipart text/html email message.
SiteMultipleInstanceModuleWeb application module for multiple instances.
SiteNateGoFulltextSearchEngineA fulltext search engine that uses NateGoSearch.
SiteNateGoFulltextSearchResultA fulltext search result that uses NateGoSearch.
SiteNateGoSearchIndexerSite search indexer application for NateGoSearch.
SiteNewPasswordMailMessageEmail that is sent to account holders when they are given new passwords.
SiteNotFoundExceptionThrown when something is not found.
SiteObjectThe base object type for the site package.
SitePageBase class for a concrete page.
SitePageDecoratorBase class for a page decorator.
SitePageFactoryResolves and creates pages for a web application.
SitePathAn ordered set of SitePathEntry objects representing a path in a SiteWebApplication.
SitePathEntryA single entry in a SitePath.
SitePathPagePath page decorator.
SiteResetPasswordMailMessageEmail that is sent to account holders when they request new passwords.
SiteSearchCheckboxListA checkbox list widget for search forms.
SiteSearchEngineAn abstract search engine.
SiteSearchFormCustom form with overridden displayHiddenFields() method to not display any hidden fields.
SiteSearchIndexerAbstract base class for a search indexer applications.
SiteSearchPagePage for displaying a search form above search results.
SiteSearchPaginationA pagination widget for GET-based searches.
SiteSearchResultsPagePage for displaying search results.
SiteSessionModuleWeb application module for sessions.
SiteSidebarSidebar widget that can contain multiple gadgets.
SiteSidebarAddPage for adding a sidebar gadget.
SiteSidebarDeleteDelete confirmation page for sidebar gadgets.
SiteSidebarIndexIndex page for sidebar gadgets.
SiteSidebarOrderOrder tool for sidebar gadgets.
SiteSidebarSettingsPage for editing sidebar gadget instance settings.
SiteSiteMapPage
SiteTagEntryControl for creating new tags and selecting multiple tags from a array of tags.
SiteThemeTheme for a site.
SiteThemeDisplayDisplays a theme with a button to select the theme.
SiteThemeExceptionThrown when parsing themes.
SiteThemeImageLoaderTheme thumbnail image loader.
SiteThemeIndexPage for selecting a theme.
SiteThemeModuleWeb application module for handling themeing.
SiteTimerCheckpointA timer checkpoint set by SiteTimerModule.
SiteTimerModuleA module to profile web-applications.
SiteUiPageBase class for UI pages.
SiteUnnamedButtonA button without an XHTML name.
SiteUploadProgressFormA form with a upload progress bar.
SiteUploadStatusServerAn XML-RPC server for upload status.
SiteWebApplicationBase class for a web application.
SiteXMLRPCServerBase class for an XML-RPC Server.
SiteXMLRPCServerFactory
SiteXMLRPCServerLayoutLayout for an XMLRPC Server.
SiteXmlSiteMapLayoutLayout for an XML site map.
SiteXmlSiteMapPageA generated XML Site Map.
Interface Summary
SiteFulltextSearchEngineInterface for a fulltext search engine.
SiteFulltextSearchResultInterface for a fulltext search result.

silverorange Code