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

Fonctions membres publiques

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

Fonctions membres protégées

 getContactData ($userId)
 

Attributs protégés

 $db
 

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
mixed|null|integer

Références $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
boolean True on success.

Références $context, $params, $row, $url, elseif, ContactHelperRoute\getContactRoute(), JPATH_SITE, et JLoader\register().

Documentation des champs

◆ $db

$db
protected

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