Procedural File: pnuserapi.php
Source Location: /Referers/pnuserapi.phpClasses:
Page Details:
Zikula Application FrameworkTags:
referers_userapi_collect [line 85]
|
log the frequency of a referring url
This is a new referer function for Zikula Instead of logging each URL as its coming in, it logs the frequency of that URL. This function was written first by Michael Yarbrough [gte649i@prism.gatech.edu]. Bjorn Sodergren re-wrote it to what it is now and added more complete/descriptive comments.
Tags:
[ Top ]
referers_userapi_countitems [line 180]
|
Count the number of unique referers in the database
Tags:
[ Top ]
referers_userapi_getall [line 21]
|
get all refering urls
Tags:
Parameters
| int | $args['startnum'] | (optional) first item to return |
| int | $args['numitems'] | (optional) number if items to return |
| $args |
[ Top ]
