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

Fonctions membres protégées

 getInput ()
 
 getLayoutData ()
 

Attributs protégés

 $type = 'Hidden'
 
 $layout = 'joomla.form.field.hidden'
 

Description détaillée

Form Field class for the Joomla Platform. Provides a hidden field

1.7.0

Documentation des fonctions membres

◆ getInput()

getInput ( )
protected

Method to get the field input markup.

Renvoie
string The field input markup.
Depuis
1.7.0

◆ getLayoutData()

getLayoutData ( )
protected

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

Renvoie
array
Depuis
3.7

Documentation des champs

◆ $layout

$layout = 'joomla.form.field.hidden'
protected

◆ $type

$type = 'Hidden'
protected

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