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 JFormFieldprivacy
+ Graphe d'héritage de JFormFieldprivacy:

Fonctions membres protégées

 getInput ()
 
 getLabel ()
 
 getLayoutData ()
 
- Fonctions membres protégées hérités de JFormFieldRadio
 getInput ()
 
 getLayoutData ()
 
- Fonctions membres protégées hérités de JFormFieldList
 getInput ()
 
 getOptions ()
 

Attributs protégés

 $type = 'privacy'
 
- Attributs protégés hérités de JFormFieldRadio
 $type = 'Radio'
 
 $layout = 'joomla.form.field.radio'
 
- Attributs protégés hérités de JFormFieldList
 $type = 'List'
 

Membres hérités additionnels

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

Description détaillée

Provides input for privacy

Depuis
3.9.0

Documentation des fonctions membres

◆ getInput()

getInput ( )
protected

Method to get the field input markup.

Renvoie
string The field input markup.
Depuis
3.9.0

◆ getLabel()

getLabel ( )
protected

Method to get the field label markup.

Renvoie
string The field label markup.
Depuis
3.9.0

◆ getLayoutData()

getLayoutData ( )
protected

Method to get the data to be passed to the layout for rendering.

Renvoie
array
Depuis
3.9.4

Références $article, $data, $db, $query, ContentHelperRoute\getArticleRoute(), JPATH_BASE, JLoader\register(), et value.

Documentation des champs

◆ $type

$type = 'privacy'
protected

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