API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Functions | |
clientlogin () | |
bannerstats () | |
emailStats ($cid, $bid) | |
change_banner_url_by_client ($cid, $bid, $url) | |
clickbanner ($bid) | |
Variables | |
$xoopsOption ['pagetype'] = 'banners' | |
$op = '' | |
$clean_bid = 0 | |
$clean_cid = 0 | |
$clean_login = '' | |
$clean_pass = '' | |
$clean_url = '' | |
bannerstats | ( | ) |
Function to display the banners stats for each client
change_banner_url_by_client | ( | $cid, | |
$bid, | |||
$url | |||
) |
Function to let the client to change the url for his banner
int | string | $cid | |
int | string | $bid | |
string | $url |
clickbanner | ( | $bid | ) |
int | string | $bid |
clientlogin | ( | ) |
Function to let your client login to see the stats
emailStats | ( | $cid, | |
$bid | |||
) |
Function to let the client E-mail his banner Stats
int | string | $cid | |
int | string | $bid |
$clean_bid = 0 |
$clean_cid = 0 |
$clean_login = '' |
$clean_pass = '' |
$clean_url = '' |
$op = '' |
$xoopsOption[ 'pagetype'] = 'banners' |