template
Namespace: |
http://www.gentics.com/rest |
XML Schema: |
ns0.xsd |
Template object representing a template in GCN
XML
Elements
name (type) |
min/max occurs |
description |
inheritedFrom (string)
|
0/1 |
Name of the node this template is inherited from
|
masterNode (string)
|
0/1 |
Name of the node, the master object belongs to
|
id (int)
|
0/1 |
ID
|
name (string)
|
0/1 |
Name of the template
|
description (string)
|
0/1 |
Template description
|
creator (user)
|
0/1 |
Creator
|
cdate (int)
|
1/1 |
Creation date
|
editor (user)
|
0/1 |
Last Editor
|
edate (int)
|
1/1 |
Last Edit date
|
locked (boolean)
|
1/1 |
True if the template is locked
|
markupLanguage (markupLanguage)
|
0/1 |
Markup language
|
inherited (boolean)
|
1/1 |
True if the template is inherited
|
folderId (int)
|
0/1 |
Folder ID
|
masterId (int)
|
0/1 |
Master ID
|
path (string)
|
0/1 |
Folder path
|
templateTags ((anonymous))
|
0/1 |
Tags of the template
|
objectTags ((anonymous))
|
0/1 |
Returns the list of object tags for this template
|
source (string)
|
0/1 |
Returns the template source
|
JSON
property |
type |
description |
inheritedFrom |
inheritedFrom (string)
|
Name of the node this template is inherited from
|
masterNode |
masterNode (string)
|
Name of the node, the master object belongs to
|
id |
id (int)
|
ID
|
name |
name (string)
|
Name of the template
|
description |
description (string)
|
Template description
|
creator |
creator (user)
|
Creator
|
cdate |
cdate (int)
|
Creation date
|
editor |
editor (user)
|
Last Editor
|
edate |
edate (int)
|
Last Edit date
|
locked |
locked (boolean)
|
True if the template is locked
|
markupLanguage |
markupLanguage (markupLanguage)
|
Markup language
|
inherited |
inherited (boolean)
|
True if the template is inherited
|
folderId |
folderId (int)
|
Folder ID
|
masterId |
masterId (int)
|
Master ID
|
path |
path (string)
|
Folder path
|
templateTags |
templateTags ((anonymous))
|
Tags of the template
|
objectTags |
objectTags ((anonymous))
|
Returns the list of object tags for this template
|
source |
source (string)
|
Returns the template source
|