file

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

File object, represents a File in GCN

XML

Elements

name (type) min/max
occurs
description
typeId (int) 0/1 Type ID
inheritedFrom (string) 0/1 Name of the node, this file was inherited from
folderName (string) 0/1 Name of the folder of this file
channelId (anyType) 0/1 Channel ID
text (string) 0/1 Name of the file
leaf (boolean) 1/1 This is a file so leaf is true
cls (string) 0/1 This is a file cls
iconCls (string) 0/1 Define attribute to select the appropriate class
fileType (string) 0/1 File type
description (string) 0/1 Description
folderId (int) 0/1 Folder ID
fileSize (int) 0/1 File size
tags 0/1 Map of object tags of this file
url (string) 0/1 URL to the file
liveUrl (string) 0/1 Live URL to the page
inherited (boolean) 1/1
path (string) 0/1 Folder path of this file
online (boolean) 1/1 Get the online status

JSON

property type description
typeId typeId (int) Type ID
inheritedFrom inheritedFrom (string) Name of the node, this file was inherited from
folderName folderName (string) Name of the folder of this file
channelId channelId (anyType) Channel ID
text text (string) Name of the file
leaf leaf (boolean) This is a file so leaf is true
cls cls (string) This is a file cls
iconCls iconCls (string) Define attribute to select the appropriate class
fileType fileType (string) File type
description description (string) Description
folderId folderId (int) Folder ID
fileSize fileSize (int) File size
tags tags Map of object tags of this file
url url (string) URL to the file
liveUrl liveUrl (string) Live URL to the page
inherited inherited (boolean)
path path (string) Folder path of this file
online online (boolean) Get the online status