API15:JHTMLSelect
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/html/html/select.php
Methods
| Method name | Description |
|---|---|
| option | |
| optgroup | |
| options | Generates just the option tags for an HTML select list |
| genericlist | Generates an HTML select list |
| integerlist | Generates a select list of integers |
| radiolist | Generates an HTML radio list |
| booleanlist | Generates a yes/no radio list |
Importing
jimport( 'joomla.html.html.select' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 01:32:41
