JHtmlSelect::optgroup
Create a placeholder for an option group.
Signature
public function optgroup(string
$text,
[string
$optKey = 'value',
[string
$optText = 'text']] )
Parameters
-
$text
- The text for the option
-
$optKey
- The returned object property name for the value
-
$optText
- The returned object property name for the text