Click or drag to resize
Module Class
Represents the standard module.
Inheritance Hierarchy

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public abstract class Module : ModuleEntry

The Module type exposes the following members.

Constructors
  NameDescription
Protected methodModule(String, Boolean)
Constructor
Protected methodModule(ModuleMetadata, Boolean)
Constructor
Top
Properties
  NameDescription
Public propertyAutoInitialize
If true, the module is allowed to be initialized automatically
(Inherited from ModuleEntry.)
Public propertyInitialized
True if the module was initialized
(Inherited from ModuleEntry.)
Public propertyIsDiscoverable
If true, this module is automatically discoverable
(Inherited from ModuleEntry.)
Public propertyIsInstallable
Indicates if module is designed as installable.
(Inherited from ModuleEntry.)
Public propertyModuleInfo
Gets the module info.
(Inherited from ModuleEntry.)
Public propertyModuleMetadata
Gets the module metadata.
(Inherited from ModuleEntry.)
Public propertyPreInitialized
True if the module was pre-initialized
(Inherited from ModuleEntry.)
Top
Methods
  NameDescription
Protected methodClearHashtables
Clears the module hash tables.
Public methodGetObject
Gets the object created from the given DataRow.
Protected methodCheckLicenseInternal
Checks the license.
Public methodInit
Initializes the module.
(Inherited from ModuleEntry.)
Protected methodOnInit
Handles the module initialization.
(Inherited from ModuleEntry.)
Protected methodOnPreInit
Handles the module pre-initialization.
(Inherited from ModuleEntry.)
Public methodPreInit
Pre-initializes the module.
(Inherited from ModuleEntry.)
Public methodProcessCommand
Processes the specified command.
Protected methodRegisterCommand
Registers the given command
Protected methodRegisterCommands
Registers the object type of this module
Protected methodStatic memberRegisterContextContextType
Registers the module context
Top
See Also
Inheritance Hierarchy
SystemObject
  CMS.CoreModuleEntry
    CMS.DataEngineModule
      CMS.AutomationAutomationModule
      CMS.BannerManagementBannerModule
      CMS.BlogsBlogsModule
      CMS.CMSImportExportImportExportModule
      CMS.CommunityCommunityModule
      CMS.CustomTablesCustomTableModule
      CMS.DataEngineDataEngineModule
      CMS.DeviceProfilesDeviceProfilesModule
      CMS.DocumentEngineDocumentEngineModule
      CMS.EcommerceECommerceModule
      CMS.EmailEngineEmailModule
      CMS.EventLogEventLogModule
      CMS.EventManagerEventManagerModule
      CMS.FormEngineFormModule
      CMS.ForumsForumsModule
      CMS.GlobalizationGlobalizationModule
      CMS.ChatChatModule
      CMS.LicenseProviderLicenseModule
      CMS.LocalizationLocalizationModule
      CMS.MacroEngineMacroModule
      CMS.MediaLibraryMediaLibraryModule
      CMS.MembershipMembershipModule
      CMS.MessageBoardsMessageBoardModule
      CMS.MessagingMessagingModule
      CMS.ModulesModulesModule
      CMS.NewslettersNewsletterModule
      CMS.Notifications.Web.UINotificationsModule
      CMS.OnlineFormsOnlineFormsModule
      CMS.OutputFilterOutputModule
      CMS.PollsPollsModule
      CMS.PortalEnginePortalModule
      CMS.ProtectionProtectionModule
      CMS.Protection.Web.UIProtectionWebUIModule
      CMS.RelationshipsRelationshipsModule
      CMS.ReportingReportingModule
      CMS.Search.Lucene3SearchLuceneModule
      CMS.SearchSearchModule
      CMS.Search.TextExtractorsSearchTextExtractorsModule
      CMS.SharePointSharePointModule
      CMS.SchedulerSchedulerModule
      CMS.SiteProviderSiteModule
      CMS.SocialMarketingSocialMarketingModule
      CMS.SynchronizationSynchronizationEngineModule
      CMS.SynchronizationSynchronizationModule
      CMS.Synchronization.WSE3WSE3Module
      CMS.TaxonomyTaxonomyModule
      CMS.TranslationServicesTranslationServicesModule
      CMS.URLRewritingEngineURLRewritingModule
      CMS.WebAnalytics.Web.UIWebAnalyticsWebUIModule
      CMS.WebAnalyticsWebAnalyticsModule
      CMS.WebFarmSyncWebFarmSyncModule
      CMS.WebServicesWebServicesModule
      CMS.WIFIntegrationWIFIntegrationModule
      CMS.WorkflowEngineWorkflowModule