Package DE_EPAGES::Picalike::UI::Product
Common user interface to show, save and delete objects.
Functions
DeactivatePicalike
In case of invalid API Key identified by Picalike no more calls will be started.
Syntax |
DeactivatePicalike ($Servlet); |
Input |
|
Return |
|
LogPicalikeUsage
Logs a structure to the count.log.
Syntax |
LogPicalikeUsage($ObjectID, $Alias); |
Input |
|
Return |
|
ViewGetPicalikeProductInfo
Reads given comma separated 'Attributes' from servlet object. Possible syntax: Attribute reads and responds as attribute "Attribute" ReturnName=AttributeName reads attribute "AttributeName" but responds it as "ReturnName" ReturnName=Attribute.SubAttribute reads attribute "SubAttribute" from object attribute "Attribute" and returns it as "ReturnName" Writes the JSON content directly to the servlet.
Syntax |
$Handler->ViewGetPicalikeProductInfo( $Servlet ); |
Input |
|
Return |
|