call Function

Makes a raw call to the API.

Summary

ElementFunction
ReturnsObject

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

PageType.call('download','test.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