Procedural File: pnuser.php
Source Location: /HitCount/pnuser.phpClasses:
Page Details:
Zikula Application FrameworkTags:
hitcount_user_display [line 53]
|
add a hit for a specific item, and display the hitcount (= display hook)
(use pnVarSetCached('Hooks.hitcount','save', 1) to tell hitcount *not* to display the hit count, but to save it in 'Hooks.hitcount', 'value')
Tags:
Parameters
| $args['extrainfo'] | 1 | not particularly relevant here |
| $args['objectid'] | $args | ID of the item this hitcount is for |
[ Top ]
hitcount_user_main [line 16]
|
the main user function (nothing interesting here - might be removed)
[ Top ]
