XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier function.xoInboxCount.php

Fonctions

 smarty_function_xoInboxCount ($params, &$smarty)
 

Documentation des fonctions

◆ smarty_function_xoInboxCount()

smarty_function_xoInboxCount (   $params,
$smarty 
)

xoInboxCount lets templates access private message inbox statistics for the current user

Example: <{xoInboxCount assign='unread_count' total='inbox_total'}>

Both assign and total parameters are optional. If neither is specified the unread count is displayed.

  • assign = variable name to assign with the current unread message count
  • total = variable name to assign with the current inbox total
Paramètres
$params
$smarty
Renvoie
null
+ Voici le graphe d'appel pour cette fonction :