page

Extends: contentNodeItem
Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Page object representing a page in GCN

XML

Elements

name (type) min/max
occurs
description
fileName (string) 0/1 Filename
description (string) 0/1 Description
templateId (int) 0/1 Template ID
folderId (int) 0/1 Folder ID
priority (int) 0/1 Priority
publisher (user) 0/1 Publisher
pdate (int) 1/1 Publish Date
language (string) 0/1 Language Code (if page has a language)
languageName (string) 0/1 Language Name (if page has a language)
tags ((anonymous)) 0/1 Tags of the page
inheritedFrom (string) 0/1 Name of the node, this page is inherited from
masterNode (string) 0/1 Name of the node, the master object belongs to
pageVariants (page) 0/unbounded Page variants of the page
readOnly (boolean) 1/1 True if the page was fetched readonly, false if fetched in edit mode
timeManagement (timeManagement) 0/1 Time Management
path (string) 0/1 Folder path to the page
url (string) 0/1 URL to the page
liveUrl (string) 0/1 Live URL to the page
status (int) 1/1 Status of the page
template (template) 0/1 Template
folder (folder) 0/1 Folder
contentSetId (int) 0/1 Contentset ID
contentGroupId (int) 0/1 Contentgroup ID
languageVariants ((anonymous)) 0/1 Language variants
inherited (boolean) 1/1 True if the page was inherited
locked (boolean) 1/1 True if the page is locked
lockedSince (int) 1/1 Timestamp, since when the page is locked, or -1 if it is not locked
lockedBy (user) 0/1 User, who locked the page
workflow (workflow) 0/1 Workflow attached to the page
translationStatus (translationStatus) 0/1 Translation status information
currentVersion (pageVersion) 0/1 Current version of the page
publishedVersion (pageVersion) 0/1 Published version of the page
versions (pageVersion) 0/unbounded Page versions
pageStatus (pageStatus) 0/1 Get the page statustext

JSON

property type description
fileName fileName (string) Filename
description description (string) Description
templateId templateId (int) Template ID
folderId folderId (int) Folder ID
priority priority (int) Priority
publisher publisher (user) Publisher
pdate pdate (int) Publish Date
language language (string) Language Code (if page has a language)
languageName languageName (string) Language Name (if page has a language)
tags tags ((anonymous)) Tags of the page
inheritedFrom inheritedFrom (string) Name of the node, this page is inherited from
masterNode masterNode (string) Name of the node, the master object belongs to
pageVariants array of pageVariants (page) Page variants of the page
readOnly readOnly (boolean) True if the page was fetched readonly, false if fetched in edit mode
timeManagement timeManagement (timeManagement) Time Management
path path (string) Folder path to the page
url url (string) URL to the page
liveUrl liveUrl (string) Live URL to the page
status status (int) Status of the page
template template (template) Template
folder folder (folder) Folder
contentSetId contentSetId (int) Contentset ID
contentGroupId contentGroupId (int) Contentgroup ID
languageVariants languageVariants ((anonymous)) Language variants
inherited inherited (boolean) True if the page was inherited
locked locked (boolean) True if the page is locked
lockedSince lockedSince (int) Timestamp, since when the page is locked, or -1 if it is not locked
lockedBy lockedBy (user) User, who locked the page
workflow workflow (workflow) Workflow attached to the page
translationStatus translationStatus (translationStatus) Translation status information
currentVersion currentVersion (pageVersion) Current version of the page
publishedVersion publishedVersion (pageVersion) Published version of the page
versions array of versions (pageVersion) Page versions
pageStatus pageStatus (pageStatus) Get the page statustext