JLayoutBase::setOptions
Set the options
Signature
public function setOptions([mixed
$options = null] )
Parameters
-
$options
- Array / JRegistry object with the options to load
Returns
- JLayoutBase
- Instance of $this to allow chaining.