page Function

Returns the content of a specific page by name.

Summary

ElementFunction
ReturnsString

Arguments

nameString[required] The name of the page to load.

Example

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