Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe PlgContentContact
+ Graphe d'héritage de PlgContentContact:

Fonctions membres publiques

 onContentPrepare ($context, &$row, $params, $page=0)
 
- Fonctions membres publiques hérités de CMSPlugin
 __construct (&$subject, $config=array())
 
 loadLanguage ($extension='', $basePath=JPATH_ADMINISTRATOR)
 
 setApplication (CMSApplicationInterface $application)
 
- Fonctions membres publiques hérités de DispatcherAwareInterface
 setDispatcher (DispatcherInterface $dispatcher)
 
- Fonctions membres publiques hérités de PluginInterface
 registerListeners ()
 

Fonctions membres protégées

 getContactData ($userId)
 
- Fonctions membres protégées hérités de CMSPlugin
 registerLegacyListener (string $methodName)
 
 registerListener (string $methodName)
 
 getApplication ()
 

Attributs protégés

 $db
 
- Attributs protégés hérités de CMSPlugin
 $_name = null
 
 $_type = null
 
 $autoloadLanguage = false
 
 $allowLegacyListeners = true
 

Membres hérités additionnels

- Champs de données hérités de CMSPlugin
 $params = null
 

Description détaillée

Contact Plugin

Depuis
3.2

Documentation des fonctions membres

◆ getContactData()

getContactData (   $userId)
protected

Retrieve Contact

Paramètres
int$userIdId of the user who created the article
Renvoie
stdClass|null Object containing contact details or null if not found

Références $db, $query, et $userId.

◆ onContentPrepare()

onContentPrepare (   $context,
$row,
  $params,
  $page = 0 
)

Plugin that retrieves contact information for contact

Paramètres
string$contextThe context of the content being passed to the plugin.
mixed&$rowAn object with a "text" property
mixed$paramsAdditional parameters. See {
Voir également
PlgContentContent()}.
Paramètres
integer$pageOptional page number. Unused. Defaults to zero.
Renvoie
void

Références $context, $params, $url, elseif, et null.

Documentation des champs

◆ $db

$db
protected

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