Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe FOFFormFieldRelation
+ Graphe d'héritage de FOFFormFieldRelation:

Fonctions membres publiques

 getStatic ()
 
 getRepeatable ()
 
- Fonctions membres publiques hérités de FOFFormFieldList
 __get ($name)
 
 getStatic ()
 
 getRepeatable ()
 
- Fonctions membres publiques hérités de JFormFieldList
 addOption ($text, $attributes=array())
 
 __get ($name)
 

Fonctions membres protégées

 getOptions ()
 
 parseFieldTags ($text)
 
- Fonctions membres protégées hérités de FOFFormFieldList
 getOptions ()
 
 parseFieldTags ($text)
 
- Fonctions membres protégées hérités de JFormFieldList
 getInput ()
 
 getOptions ()
 

Membres hérités additionnels

- Fonctions membres publiques statiques hérités de FOFFormFieldList
static getOptionName ($data, $selected=null, $optKey='value', $optText='text')
 
- Champs de données hérités de FOFFormFieldList
 $item
 
 $rowid
 
- Attributs protégés hérités de FOFFormFieldList
 $static
 
 $repeatable
 
- Attributs protégés hérités de JFormFieldList
 $type = 'List'
 

Documentation des fonctions membres

◆ getOptions()

getOptions ( )
protected

Method to get the field options.

Renvoie
array The field option objects.

Références $component, $id, $input, $item, $key, $option, $options, $value, $view, FOFModel\getAnInstance(), FOFTable\getInstance(), FOFModel\getTmpInstance(), FOFInflector\pluralize(), et value.

◆ getRepeatable()

getRepeatable ( )

Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)

Depuis
2.0
Renvoie
string The field HTML

Implémente FOFFormField.

Références $class, $html, $url, $value, item, name, et FOFInflector\pluralize().

◆ getStatic()

getStatic ( )

Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).

Depuis
2.0
Renvoie
string The field HTML

Implémente FOFFormField.

◆ parseFieldTags()

parseFieldTags (   $text)
protected

Replace string with tags that reference fields

Paramètres
string$textText to process
Renvoie
string Text with tags replace

Références $fields, $text, et item.


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