API17:JHtml::setFormatOptions
From Joomla! Documentation
JHtml::setFormatOptions
Description
Set format related options.
public static function setFormatOptions ($options)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | Option key/value pairs. |
- Returns
- Defined on line 545 of libraries/joomla/html/html.php
See also
JHtml::setFormatOptions source code on BitBucket
Class JHtml
Subpackage Html- Other versions of JHtml::setFormatOptions
User contributed notes
Code Examples