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é
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JFormFieldEditor
+ Graphe d'héritage de JFormFieldEditor:
+ Graphe de collaboration de JFormFieldEditor:

Liste de tous les membres

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'

Documentation des fonctions membres

& JFormFieldEditor::getEditor ( )
protected

Method to get a JEditor object based on the form field.

Renvoie:
JEditor The JEditor object.
Depuis:
11.1

Références $db, $query, $type, JFactory\getEditor(), et null.

+ Voici le graphe d'appel pour cette fonction :

JFormFieldEditor::getInput ( )
protected

Method to get the field input markup for the editor area

Renvoie:
string The field input markup.
Depuis:
11.1

Réimplémentée à partir de JFormField.

Références $asset, $buttons, $height, $hide, $width, elseif, et value.

JFormFieldEditor::save ( )

Method to get the JEditor output for an onSave event.

Renvoie:
string The JEditor object output.
Depuis:
11.1

Documentation des données membres

JFormFieldEditor::$editor
protected
JFormFieldEditor::$type = 'Editor'

Réimplémentée à partir de JFormField.


La documentation de cette classe a été générée à partir du fichier suivant :