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 ContactHelperRoute

Fonctions membres publiques statiques

static getContactRoute ($id, $catid, $language=0)
 
static getCategoryRoute ($catid, $language=0)
 

Documentation des fonctions membres

◆ getCategoryRoute()

static getCategoryRoute (   $catid,
  $language = 0 
)
static

Get the URL route for a contact category from a contact category ID and language

Paramètres
mixed$catidThe id of the contact's category either an integer id or an instance of JCategoryNode
mixed$languageThe id of the language being used.
Renvoie
string The link to the contact
Depuis
1.5

Références $id, $language, et $link.

Référencé par ContactViewContact\_prepareDocument(), et ContactViewCategory\prepareDocument().

◆ getContactRoute()

static getContactRoute (   $id,
  $catid,
  $language = 0 
)
static

Get the URL route for a contact from a contact ID, contact category ID and language

Paramètres
integer$idThe id of the contact
integer$catidThe id of the contact's category
mixed$languageThe id of the language being used.
Renvoie
string The link to the contact
Depuis
1.5

Références $id, $language, et $link.

Référencé par ContactViewContact\display(), ContactHelperAssociation\getAssociations(), PlgFinderContacts\index(), PlgContentContact\onContentPrepare(), et PlgSearchContacts\onContentSearch().


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