Package DE_EPAGES::Catalog::UI::JSON
Common user interface to show, save and delete objects.
Functions
JSONChildren
Reads children of servlet object. DE_EPAGES::Presentation::API::Constants::BASIC_JSON_ATTRIBUTES and 'hasChildren' are the keys for each child. Writes the json content direct to the servlet. The JSON object contains information about the current object, its child objects and its parent objects up to (but excluding) the site.
Syntax |
$Handler->JSONChildren( $Servlet ); |
Input |
|