API16:JHtmlSelect

出典: Joomla! ドキュメンテーション

[Edit Descripton]



目次

Defined in

libraries/joomla/html/html/select.php

Methods

Method name Description
booleanlist Generates a yes/no radio list.
genericlist Generates an HTML selection list.
groupedlist Generates a grouped HTML selection list from nested arrays.
integerlist Generates a selection list of integers.
optgroup Create a placeholder for an option group.
option Create an object that represents an option in an option list.
options Generates the option tags for an HTML select list (with no select tag surrounding the options).
radiolist Generates an HTML radio list.

Importing

jimport( 'joomla.html.html.select' );

[Edit See Also]



Examples

<CodeExamplesForm />



自動更新 2012/05/24 12:11:16