Table of Contents

Table Cms_Web_Modules

Note

OBSOLETE! Do not use!

Entity

Entity: Applications.Cms.WebModules

The abstract basic building block of web sites. Each module can render multiple web pages. Entity: Cms_Web_Modules (Obsoleted in version 22.1.6.73)

Owner Tables Hierarchy

Summary

Name Type Description
Is_Published bit Specifies whether the module is published and will be showed in the web site.
Local_Url nvarchar(128) The local Module Url. The full Url of a module is formed based on the sites Base Url, the local Urls of all parent modules and the module Local Url. Null means that the web Module is the default web module within the parent path.
Module_Picture varbinary Default picture. Used for picture links, small module icons, etc. PNG format is suggested.
Module_Type nvarchar(3) Allowed: CAT, STA, NEW Specifies the content handler. The content handler is responsible for generating the actual web page content. Module Types include Category, Static, News, Product, etc.
Parent_Web_Module_Id uniqueidentifier The parent web Module. It can only be a module with Module Type = Category. Null means that the web Module is root web Module.
Row_Version timestamp
Web_Module_Id uniqueidentifier PK
Web_Module_Name nvarchar(512) Multilanguage Module name. This is used as a title when displaying the web Module.
Web_Site_Id uniqueidentifier The web site to which the module belongs.

Columns

Is_Published

Specifies whether the module is published and will be showed in the web site.

Property Value
Auto Complete no
Data Filter no
Default Value False
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type bit
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Is_Published - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Local_Url

The local Module Url. The full Url of a module is formed based on the sites Base Url, the local Urls of all parent modules and the module Local Url. Null means that the web Module is the default web module within the parent path.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 128
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(128) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Local_Url - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Like None no no

Module_Picture

Default picture. Used for picture links, small module icons, etc. PNG format is suggested.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type varbinary (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Module_Type

Specifies the content handler. The content handler is responsible for generating the actual web page content. Module Types include Category, Static, News, Product, etc.

Property Value
Allowed Values CAT, STA, NEW
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 3
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(3)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Module_Type - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Like None no no

Parent_Web_Module_Id

The parent web Module. It can only be a module with Module Type = Category. Null means that the web Module is root web Module.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Cms_Web_Modules
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Parent_Web_Module_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Web_Module_Id

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Web_Module_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Web_Module_Name

Multilanguage Module name. This is used as a title when displaying the web Module.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 512
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(512)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Web_Module_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Like None no no

Web_Site_Id

The web site to which the module belongs.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference yes
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Cms_Web_Sites
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Web_Site_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no