pageRenderResponse

Extends: genericResponse
Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Response for request to render a page

XML

Elements

name (type) min/max
occurs
description
content (string) 0/1 Get the content
properties ((anonymous)) 0/1 Get the properties
tags (tag) 0/unbounded Get the tags
metaeditables (metaEditable) 0/unbounded Get the meta editables
time (long) 0/1 Rrender time in milliseconds

JSON

property type description
content content (string) Get the content
properties properties ((anonymous)) Get the properties
tags array of tags (tag) Get the tags
metaeditables array of metaeditables (metaEditable) Get the meta editables
time time (long) Rrender time in milliseconds