JHtmlSelect/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | booleanlist | Generates a yes/no radio list. |
| public static | genericlist | Generates an HTML selection list. |
| public static | groupedlist | Generates a grouped HTML selection list from nested arrays. |
| public static | integerlist | Generates a selection list of integers. |
| public static | optgroup | Create a placeholder for an option group. |
| public static | option | Create an object that represents an option in an option list. |
| public static | options | Generates the option tags for an HTML select list (with no select tag surrounding the options). |
| public static | radiolist | Generates an HTML radio list. |
- Defined in libraries/joomla/html/html/select.php
Importing
jimport( 'joomla.html.html.select' );
See also
JHtmlSelect source code on BitBucket
Subpackage Html
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/24 22:41:19
