[MaxDelivery] element index

Package indexes

All elements
d g l m t _
_
top
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 _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.
d
top
Method Delivery_TestOfAlg
The constructor method.
Class Delivery_TestOfAlg
Delivery_TestOfAlg in TestOfAlg.php
A class for testing alg.php.
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.
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 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
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 TestOfAlg.php
TestOfAlg.php in TestOfAlg.php
Method test_Alg
Test Alg.php with different parameters.
Method test_insertRawData
Test the _insertRawData function.
Method test_prepareLogInfo
Test the _prepareLogInfo function.
Method test_viewersHostOkayToLog
Test the _viewersHostOkayToLog function.
d g l m t _