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 du fichier plugins/fields/list/tmpl/list.php

Espaces de nommage

 Joomla\Plugin
 

Variables

 $fieldValue = $field->value
 
 $texts = array()
 
 $options = $this->getOptionsFromField($field)
 
 foreach ( $options as $value=> $name)
 

Documentation des variables

◆ $fieldValue

if ( $fieldValue=='') $fieldValue = $field->value

◆ $options

$options = $this->getOptionsFromField($field)

◆ $texts

$texts = array()

◆ foreach

foreach($options as $value=> $name)