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
|
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.
|
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
|
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.
|