Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier default_user_custom_fields.php

Espaces de nommage

 Joomla\Site
 

Variables

 $params = $this->item->params
 
 $displayGroups = $params->get('show_user_custom_fields')
 
 $userFieldGroups = array()
 
if(! $displayGroups||! $this->contactUser) endif
 
 endforeach
 

Documentation des variables

◆ $displayGroups

$displayGroups = $params->get('show_user_custom_fields')

◆ $params

$params = $this->item->params

◆ $userFieldGroups

$userFieldGroups = array()

◆ endforeach

endforeach

◆ endif

endif