ePages 6.11.0 - DE_EPAGES/Catalog/UI/JSON.pm

Package DE_EPAGES::Catalog::UI::JSON

Common user interface to show, save and delete objects.

Functions

JSONChildren

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.

Syntax
$Handler->JSONChildren( $Servlet );
Input
$Servlet (object)
current servlet (contains form data)