Package DE_EPAGES::Content::UI::JSON
Common user interface to show, save and delete objects.
Functions
JSONContentClasses
Returns the avaiable childclasses for a specified class and shop
Syntax |
$Handler->JSONContentClasses( $Servlet ); |
Input |
|
JSONGenerateShortURL
Returns a suggested URI for a given name of a new content object.
Syntax |
$Handler->JSONGenerateShortURL( $Servlet ); |
Input |
|
JSONValidateShortURL
Returns true if shorturl is valid Returns false, a suggested URI and the reason if shorturl is not valid.
Syntax |
$Handler->JSONValidateShortURL( $Servlet ); |
Input |
|