-
Notifications
You must be signed in to change notification settings - Fork 19
Ximdex cms api: node
Javi Carretero edited this page Sep 6, 2013
·
5 revisions
This action is the most powerful of all actions that the Ximdex API provides. It allows to perform specific methods on nodes like create, get content, publish, delete, get schemas, ...
Nodes are the basic representation of every document in Ximdex CMS and as we described here, everything on Ximdex CMS has an associated nodetype.
- Get full information about a node.
- Get the content
- [Publish a node]
- [Create a node]
- [Get the associated schemes]
- [Set a content]