Skip to content

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 in section 2.3.3, everything on Ximdex CMS has an associated nodetype.

Available methods on Ximdex CMS nodes:

  • Info about a node
  • Publish a node
  • Create a node
  • Get the associated schemes
  • Set a content
  • Get the content

Topics

  • Home
  • How do I start?
  • Easy Recipes
Clone this wiki locally