API16:JFormField
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/form/formfield.php
Methods
| Method name | Description |
|---|---|
| __construct | Method to instantiate the form field. |
| getType | Method to get the form field type. |
| render |
Importing
jimport( 'joomla.form.formfield' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 11:37:24
