Added helper functions to get uri path for a node, and other related resources.

Added description to cms content type.
Fixed initialization of node module to create test bed nodes.
This commit is contained in:
2015-04-14 16:07:09 +02:00
parent 133c243126
commit ea2b5b87d3
10 changed files with 172 additions and 43 deletions

View File

@@ -21,6 +21,11 @@ feature -- Access
deferred
end
description: detachable READABLE_STRING_32
-- Optional description
deferred
end
feature -- Factory
new_node (a_partial_node: detachable CMS_NODE): CMS_NODE