call Function

Returns the URL for a call to the API.

Summary

ElementFunction
ReturnsString

Arguments

callString[required] The call to make, can be "theme", "script", "file", "layout", "menu", "link", "page", "module", "literal" or "download".
nameString[required] The name of the resource or path to the file from "/pagetype/content/files/".

Example

$this->call('download','images/holiday.jpg');
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/ptorg/public_html/pagetype/content/pages/en/docml.viewer.php