name (type) |
min/max occurs |
description |
folderId (int)
|
0/1 |
ID of the root folder
|
publishDir (string)
|
0/1 |
Publish directory
|
binaryPublishDir (string)
|
0/1 |
Get the publish directory for binaries
|
host (string)
|
0/1 |
Hostname for publishing into the Filesystem
|
publishFsPages (boolean)
|
0/1 |
True if the node shall publish pages into the file system
|
publishFsFiles (boolean)
|
0/1 |
True if the node shall publish files into the file system
|
publishContentMapPages (boolean)
|
0/1 |
True if to publish pages to the content repository
|
publishContentMapFiles (boolean)
|
0/1 |
True if to publish files to the content repository
|
publishContentMapFolders (boolean)
|
0/1 |
True if to publish folders to the content repository
|
contentRepositoryId (int)
|
0/1 |
ID of the assigned contentrepository
|
editorVersion (int)
|
0/1 |
Editor to be used in the node
Possible values are 0 for LiveEditor and 1 for Aloha editor.
|
contentEditor (editor)
|
0/1 |
Editor to be used in the node.
Note: This field is here for backward compatibility
reasons, the preferred way to get the editor is #getEditorVersion.
|
defaultFileFolderId (int)
|
0/1 |
Default File Upload Folder ID
|
defaultImageFolderId (int)
|
0/1 |
Default Image Upload Folder ID
|
languagesId (int)
|
0/unbounded |
|
masterId (int)
|
0/1 |
The id of the master node if this is a channel.
|
inheritedFromId (int)
|
0/1 |
Return id of the node or channel which inherits the node.
|
masterNodeId (int)
|
0/1 |
Return the id of the master node of the node. The id will point to the node itself if there is no specific master.
|
urlRenderWayPages (int)
|
0/1 |
How URLs are rendered for pages in this node
|
urlRenderWayFiles (int)
|
0/1 |
How URLs are rendered for files in this node
|
property |
type |
description |
folderId |
folderId (int)
|
ID of the root folder
|
publishDir |
publishDir (string)
|
Publish directory
|
binaryPublishDir |
binaryPublishDir (string)
|
Get the publish directory for binaries
|
host |
host (string)
|
Hostname for publishing into the Filesystem
|
publishFsPages |
publishFsPages (boolean)
|
True if the node shall publish pages into the file system
|
publishFsFiles |
publishFsFiles (boolean)
|
True if the node shall publish files into the file system
|
publishContentMapPages |
publishContentMapPages (boolean)
|
True if to publish pages to the content repository
|
publishContentMapFiles |
publishContentMapFiles (boolean)
|
True if to publish files to the content repository
|
publishContentMapFolders |
publishContentMapFolders (boolean)
|
True if to publish folders to the content repository
|
contentRepositoryId |
contentRepositoryId (int)
|
ID of the assigned contentrepository
|
editorVersion |
editorVersion (int)
|
Editor to be used in the node
Possible values are 0 for LiveEditor and 1 for Aloha editor.
|
contentEditor |
contentEditor (editor)
|
Editor to be used in the node.
Note: This field is here for backward compatibility
reasons, the preferred way to get the editor is #getEditorVersion.
|
defaultFileFolderId |
defaultFileFolderId (int)
|
Default File Upload Folder ID
|
defaultImageFolderId |
defaultImageFolderId (int)
|
Default Image Upload Folder ID
|
languagesId |
array of languagesId (int)
|
|
masterId |
masterId (int)
|
The id of the master node if this is a channel.
|
inheritedFromId |
inheritedFromId (int)
|
Return id of the node or channel which inherits the node.
|
masterNodeId |
masterNodeId (int)
|
Return the id of the master node of the node. The id will point to the node itself if there is no specific master.
|
urlRenderWayPages |
urlRenderWayPages (int)
|
How URLs are rendered for pages in this node
|
urlRenderWayFiles |
urlRenderWayFiles (int)
|
How URLs are rendered for files in this node
|