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

Fonctions membres protégées

 getRedirectToItemAppend ($recordId=null, $key='id')
 

Attributs protégés

 $text_prefix = 'COM_USERS_NOTE'
 

Description détaillée

User note controller class.

Depuis
2.5

Documentation des fonctions membres

◆ getRedirectToItemAppend()

getRedirectToItemAppend (   $recordId = null,
  $key = 'id' 
)
protected

Gets the URL arguments to append to an item redirect.

Paramètres
integer$recordIdThe primary key id for the item.
string$keyThe name of the primary key variable.
Renvoie
string The arguments to append to the redirect URL.
Depuis
2.5

Références $key, et $userId.

Documentation des champs

◆ $text_prefix

$text_prefix = 'COM_USERS_NOTE'
protected

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