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é
|
Fonctions membres publiques | |
save () | |
Fonctions membres publiques inherited from JFormField | |
__construct ($form=null) | |
__get ($name) | |
setForm (JForm $form) | |
setup (&$element, $value, $group=null) |
Attributs publics | |
$type = 'Editor' |
Fonctions membres protégées | |
getInput () | |
& | getEditor () |
Fonctions membres protégées inherited from JFormField | |
getId ($fieldId, $fieldName) | |
getTitle () | |
getLabel () | |
getName ($fieldName) | |
getFieldName ($fieldName) |
Attributs protégés | |
$editor | |
Attributs protégés inherited from JFormField | |
$description | |
$element | |
$form | |
$formControl | |
$hidden = false | |
$translateLabel = true | |
$translateDescription = true | |
$id | |
$input | |
$label | |
$multiple = false | |
$name | |
$fieldname | |
$group | |
$required = false | |
$validate | |
$value | |
$labelClass |
Additional Inherited Members | |
Attributs protégés statiques inherited from JFormField | |
static | $count = 0 |
static | $generated_fieldname = '__field' |
|
protected |
|
protected |
JFormFieldEditor::save | ( | ) |
|
protected |
JFormFieldEditor::$type = 'Editor' |
Réimplémentée à partir de JFormField.