Template Members
The Template type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone |
Clones this instance.
|
|
GetOrderBy |
Creates order by string based on Template Groups.
Optionally we can give an order array to append to
|
Fields
Name | Description | |
---|---|---|
Data |
The Template data (only for entities not for collections)
|
|
DataViewName |
The Data view Name
|
|
Description |
The description
|
|
GroupList |
A collection with fields to group by
|
|
Groups |
A collection with fields to group by
|
|
Id |
The identifier
|
|
IsDefault | ||
IsDefaultGrid |
If it is a default grid template
|
|
ModuleClass |
The Module Class
|
|
ObjectName |
The Object Name
|
|
PageSize |
The Template page Size (only for collections not for entities)
|
|
RemoveKeys |
Object Property Collection Settings
|
|
TableColumns |
Base collection with table column names and translations
|
|
TableData |
The Template data (only for collections not for entities)
|
|
TableSQL |
The SQL string (only for collections not for entities)
|
|
TemplateType |
The Template Type
|
|
WhereSentence |
The Where sentence
|
Properties
Name | Description | |
---|---|---|
Body |
The Body content
|
|
CSSText |
The CSSText Content
|
|
Empty |
The Empty Content
|
|
Footer |
The Footer Content
|
|
Header |
The Header content
|
|
ScriptText |
The ScriptText Content
|
|
UserDefinedGroups |