Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Liste complète des membres de JFormField, y compris les membres hérités :
$count | JFormField | protectedstatic |
$description | JFormField | protected |
$element | JFormField | protected |
$fieldname | JFormField | protected |
$form | JFormField | protected |
$formControl | JFormField | protected |
$generated_fieldname | JFormField | protectedstatic |
$group | JFormField | protected |
$hidden | JFormField | protected |
$id | JFormField | protected |
$input | JFormField | protected |
$label | JFormField | protected |
$labelClass | JFormField | protected |
$multiple | JFormField | protected |
$name | JFormField | protected |
$required | JFormField | protected |
$translateDescription | JFormField | protected |
$translateLabel | JFormField | protected |
$type | JFormField | protected |
$validate | JFormField | protected |
$value | JFormField | protected |
__construct($form=null) | JFormField | |
__get($name) | JFormField | |
getFieldName($fieldName) | JFormField | protected |
getId($fieldId, $fieldName) | JFormField | protected |
getInput() | JFormField | protected |
getLabel() | JFormField | protected |
getName($fieldName) | JFormField | protected |
getTitle() | JFormField | protected |
setForm(JForm $form) | JFormField | |
setup(&$element, $value, $group=null) | JFormField |