param Function

Returns a param from a params collection.

Summary

ElementFunction
ReturnsString

Arguments

paramsArray[required] The params collection to search.
nameString[required] The name of the param.

Example

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