XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions | |
smarty_function_xoInboxCount ($params, &$smarty) | |
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.
$params | |
$smarty |