[MaxDelivery] element index

Package indexes

All elements
c d g l m t u _
_
top
Function _getDestinationUrl
Get the URL that this click will redirect to. This method first checks to see if the URL is passed in. If not, it checks the banner from the cache or database. As a last resort, it either uses the default banner URL or the referer.
Function _insertRawData
_insertRawData() in lib-log.inc.php
A function to insert ad requests, ad impressions, ad clicks and tracker clicks into the raw tables. Does NOT work with tracker impressions.
Function _prepareLogInfo
_prepareLogInfo() in lib-log.inc.php
A function to get various information that needs to be logged.
Function _setAdImpressionCookie
Check to see if a value is present in the cookie or request for a given parameter. If it is, then update it.
Function _viewersHostOkayToLog
_viewersHostOkayToLog() in lib-log.inc.php
A function to check if the information to be logged should be logged or ignored, on the basis of the viewer's IP address or hostname.
c
top
Page ck.php
ck.php in ck.php
Function convertMaxParams
Populate variables from a specially encoded string. This is used because in a click URL, a parameter could possibly be another URL.
d
top
Function displayImageBeacon
Display a 1x1 pixel gif. Include the appropriate image headers
Class Delivery_TestOfClick
Delivery_TestOfClick in TestOfClick.php
A class for testing ck.php.
Method Delivery_TestOfClick
The constructor method.
Method Delivery_TestOfGeoIP
The constructor method.
Class Delivery_TestOfGeoIP
Delivery_TestOfGeoIP in TestOfGeoIP.php
A class for testing the geoipGetInfo function. Will only test all database types if the databases are available - contact MaxMind LLC (http://maxmind.com/).
Method Delivery_TestOfLib_Log
The constructor method.
Class Delivery_TestOfLib_Log
Delivery_TestOfLib_Log in TestOfLib-Log.php
A class for testing the lib-log.inc.php functions.
Class Delivery_TestOfLog
Delivery_TestOfLog in TestOfLog.php
A class for testing alg.php.
Method Delivery_TestOfLog
The constructor method.
Method Delivery_TestOfMod_GeoIP
The constructor method.
Class Delivery_TestOfMod_GeoIP
Delivery_TestOfMod_GeoIP in TestOfMod_GeoIP.php
A class for testing the mod_geoipGetInfo function.
g
top
Function geoipGetInfo
geoipGetInfo() in geoip.inc.php
The function to look up the GeoTargeting information, based on the IP address.
Page geoip.inc.php
geoip.inc.php in geoip.inc.php
Page geoipregionvars.php
geoipregionvars.php in geoipregionvars.php
l
top
Page lg.php
lg.php in lg.php
Page lib-log.inc.php
lib-log.inc.php in lib-log.inc.php
Function logAdClick
logAdClick() in lib-log.inc.php
A function to log an ad click.
Function logAdImpression
logAdImpression() in lib-log.inc.php
A function to log an ad impression.
Function logAdRequest
logAdRequest() in lib-log.inc.php
A function to log an ad requests.
Function logBenchmark
logBenchmark() in lib-log.inc.php
A function to log benchmarking data to a file.
Function logTrackerClick
logTrackerClick() in lib-log.inc.php
A function to log a tracker click.
Function logTrackerImpression
logTrackerImpression() in lib-log.inc.php
A function to log a tracker impression.
Function logVariableValues
logVariableValues() in lib-log.inc.php
A function to log a tracker impression variable values.
m
top
Function MAX_parse_str
MAX_parse_str() in ck.php
Mimic PHP's parse_str functionality (including decoding values), only allow passing in a delimiter.
Page mod_geoip.inc.php
mod_geoip.inc.php in mod_geoip.inc.php
Function mod_geoipGetInfo
mod_geoipGetInfo() in mod_geoip.inc.php
The function to look up the GeoTargeting information already obtained by the mod_geoip Apache module.
t
top
Method testGeoipGetInfo
Test the geoipGetInfo function.
Method testLogAdClick
Test the logAdClick function.
Method testLogAdImpression
Test the logAdImpression function.
Method testLogAdRequest
Test the logAdRequest function.
Method testLogBenchmark
Test the logBenchmark function.
Method testLogTrackerClick
Test the logTrackerClick function.
Method testLogTrackerImpression
Test the logTrackerImpression function.
Method testLogVariableValues
Test the logVariableValues function.
Method testMod_GeoipGetInfo
Test the geoipGetInfo function. In order for this method to be able to run, the mod_geoip module must be corectly installed and configured in Apache.
Page TestOfGeoIP.php
TestOfGeoIP.php in TestOfGeoIP.php
Page TestOfMod_GeoIP.php
TestOfMod_GeoIP.php in TestOfMod_GeoIP.php
Page TestOfLib-Log.php
TestOfLib-Log.php in TestOfLib-Log.php
Page TestOfClick.php
TestOfClick.php in TestOfClick.php
Page TestOfLog.php
TestOfLog.php in TestOfLog.php
Method test_Click
Test ck.php with different parameters.
Method test_insertRawData
Test the _insertRawData function.
Method test_Log
Test Alg.php with different parameters.
Method test_prepareLogInfo
Test the _prepareLogInfo function.
Method test_viewersHostOkayToLog
Test the _viewersHostOkayToLog function.
u
top
Function updateAdImpressionCookies
Check to see if this particular ad impression needs cookies set, and set them
c d g l m t u _