param Function

Returns a param from the service params, if not first found in the module params.

Summary

ElementFunction
ReturnsString

Arguments

nameString[required] The name of the param.
serviceBoolean[required] Bypass the module and only search the service params.

Example

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