phpUserTrack
[ class tree: phpUserTrack ] [ index: phpUserTrack ] [ all elements ]

Element index for package phpUserTrack

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

$_matrix
in file freqmatrix.php, variable freqMatrix::$_matrix
$_phpver
in file libTest.php, variable phpUserTrack_Test::$_phpver
_
in file libTest.php, function _()
_connect
in file libdb.php, method phpusertrack_db::_connect()
    Initiate a connection to the database
_insert
in file libdb.php, method phpusertrack_db::_insert()
    Insert data into the database
_outputLine
in file libTest.php, method phpUserTrack_Test::_outputLine()
_query
in file libdb.php, method phpusertrack_db::_query()
    Preform a database query
_status
in file libTest.php, method phpUserTrack_Test::_status()
__construct
in file liblogin.php, method LoginException::__construct()
__construct
in file usertrackException.php, method usertrackException::__construct()
__toString
in file usertrackException.php, method usertrackException::__toString()
$_ip
in file libip.php, variable phpusertrack_ip::$_ip
    IP Address
$_path
in file libdata.php, variable phpusertrack_data::$_path
    Requested path
$_profileId
in file libdata.php, variable phpusertrack_data::$_profileId
    Profile index
$_profileId
in file libip.php, variable phpusertrack_ip::$_profileId
    Profile index
$_referrer
in file libdata.php, variable phpusertrack_data::$_referrer
    Referring page
$_sessId
in file libip.php, variable phpusertrack_ip::$_sessId
    Session identification string
$_siteId
in file libdata.php, variable phpusertrack_data::$_siteId
    Site index
$_siteId
in file libsite.php, variable phpusertrack_site::$_siteId
    Site index
$_timestamp
in file libdata.php, variable phpusertrack_data::$_timestamp
_type
in file ipFilter.php, method ipFilter::_type()
    The type of plugin
_type
in file ipEcho.php, method ipEcho::_type()
    The type of plugin
_type
in file graphRenderCopyright.php, method graphRenderCopyright::_type()
    The type of plugin
top

a

ADMIN_LEVEL
in file liblogin.php, constant ADMIN_LEVEL
ADMIN_NAME
in file liblogin.php, constant ADMIN_NAME
addSite
in file libsite.php, method phpusertrack_site::addSite()
top

b

$browscapIni
in file libdetectuseragent.php, variable detectUserAgent::$browscapIni
$browscapPath
in file libdetectuseragent.php, variable detectUserAgent::$browscapPath
build
in file freqmatrix.php, method freqMatrix::build()
buildWhere
in file graphPageviews.php, function buildWhere()
top

c

calcMovingAverage
in file graphPageviews.php, function calcMovingAverage()
checklatest.php
procedural page checklatest.php
checkLogin
in file liblogin.php, method login::checkLogin()
configFilesMissing
in file libTest.php, method phpUserTrack_Test::configFilesMissing()
confNotExistException
in file libExceptions.php, class confNotExistException
core.php
procedural page core.php
$conf
in file libplugins.php, global variable $conf
    Register a new plugin and make availible to the proper hook
top

d

$dataArray
in file libdetectuseragent.php, variable detectUserAgent::$dataArray
    All the information about the browser that could be detected
detectUserAgent
in file libdetectuseragent.php, method detectUserAgent::detectUserAgent()
    Class constructor
detectUserAgent
in file libdetectuseragent.php, class detectUserAgent
    User Agent detection class
top

e

errorMessage
in file libExceptions.php, method confNotExistException::errorMessage()
top

f

freqMatrix
in file freqmatrix.php, class freqMatrix
    Data abstraction layer class.
freqMatrix
in file freqmatrix.php, method freqMatrix::freqMatrix()
function.geoIP.php
procedural page function.geoIP.php
function.getUserInfo.php
procedural page function.getUserInfo.php
function.html_doctype.php
procedural page function.html_doctype.php
freqmatrix.php
procedural page freqmatrix.php
top

g

getBrowserArray
in file libdetectuseragent.php, method detectUserAgent::getBrowserArray()
    Return the detected information
getMatrix
in file freqmatrix.php, method freqMatrix::getMatrix()
getmicrotime
in file core.php, function getmicrotime()
    Gets the system time in high resolution
getPhpVersionInformation
in file libTest.php, method phpUserTrack_Test::getPhpVersionInformation()
get_browser_local
in file libdetectuseragent.php, method detectUserAgent::get_browser_local()
    Drop-in replacement for get_browser()
get_browser_php
in file libdetectuseragent.php, method detectUserAgent::get_browser_php()
    Attempt to use PHPs built in get_browser() function
GUEST_LEVEL
in file liblogin.php, constant GUEST_LEVEL
GUEST_NAME
in file liblogin.php, constant GUEST_NAME
graphDailyPageviews.php
procedural page graphDailyPageviews.php
graphMonthlyPageviews.php
procedural page graphMonthlyPageviews.php
graphPageviews.php
procedural page graphPageviews.php
graphUserAgents.php
procedural page graphUserAgents.php
getInfo
in file libsite.php, method phpusertrack_site::getInfo()
getIp
in file libip.php, method phpusertrack_ip::getIp()
    Return IP address
getProfileId
in file libip.php, method phpusertrack_ip::getProfileId()
    Return the profile index number
getSessId
in file libip.php, method phpusertrack_ip::getSessId()
    Return session identification string
graphRenderCopyright
in file graphRenderCopyright.php, method graphRenderCopyright::graphRenderCopyright()
graphRenderCopyright
in file graphRenderCopyright.php, class graphRenderCopyright
    ipFilter plugin class. Filter out IP addresses that admin doesent want recorded.
graphRenderCopyright.php
procedural page graphRenderCopyright.php
top

h

help.php
procedural page help.php
$hooks
in file libplugins.php, variable plugins::$hooks
    Registered hooks array
top

i

index.php
procedural page index.php
install.php
procedural page install.php
isGuest
in file liblogin.php, method login::isGuest()
isLoggedIn
in file liblogin.php, method login::isLoggedIn()
index.php
procedural page index.php
insertNewPageHit
in file libdata.php, method phpusertrack_data::insertNewPageHit()
    Record that the user requested the path.
insertProfile
in file libip.php, method phpusertrack_ip::insertProfile()
    Insert new profile into the database
$ignoreIPs
in file ipFilter.php, variable ipFilter::$ignoreIPs
    Array of IP addresses to ignore
invoke
in file ipFilter.php, method ipFilter::invoke()
    Invoke plugins, filter IP addresses
invoke
in file graphRenderCopyright.php, method graphRenderCopyright::invoke()
    Invoke plugins, filter IP addresses
invoke
in file ipEcho.php, method ipEcho::invoke()
    Invoke the plugin, echo out IP address
ipEcho
in file ipEcho.php, class ipEcho
    ipEcho plugin class. Echo out the users IP address
ipEcho
in file ipEcho.php, method ipEcho::ipEcho()
ipFilter
in file ipFilter.php, method ipFilter::ipFilter()
ipFilter
in file ipFilter.php, class ipFilter
    ipFilter plugin class. Filter out IP addresses that admin doesent want recorded.
ipEcho.php
procedural page ipEcho.php
ipFilter.php
procedural page ipFilter.php
top

l

libdb.php
procedural page libdb.php
libdetectuseragent.php
procedural page libdetectuseragent.php
libExceptions.php
procedural page libExceptions.php
liblogin.php
procedural page liblogin.php
libTest.php
procedural page libTest.php
login
in file liblogin.php, class login
    Data abstraction layer class.
login
in file liblogin.php, method login::login()
login.php
procedural page login.php
LoginException
in file liblogin.php, class LoginException
libdata.php
procedural page libdata.php
libip.php
procedural page libip.php
libsite.php
procedural page libsite.php
lookupIdFromSession
in file libip.php, method phpusertrack_ip::lookupIdFromSession()
    Find that users profile index from their session identification string
libplugins.php
procedural page libplugins.php
top

m

MOVING_AVERAGE_DAYS
in file index.php, constant MOVING_AVERAGE_DAYS
top

p

phpusertrack.js.php
procedural page phpusertrack.js.php
PEARModuleCheck
in file libTest.php, method phpUserTrack_Test::PEARModuleCheck()
phpModuleCheck
in file libTest.php, method phpUserTrack_Test::phpModuleCheck()
phpUserTrack
in file core.php, function phpUserTrack()
    Preform the tracking of the user who requested the page.
phpusertrack_db
in file libdb.php, method phpusertrack_db::phpusertrack_db()
    Class constructor
phpusertrack_db
in file libdb.php, class phpusertrack_db
    Data abstraction layer class.
phpUserTrack_Test
in file libTest.php, method phpUserTrack_Test::phpUserTrack_Test()
phpUserTrack_Test
in file libTest.php, class phpUserTrack_Test
PHPUSERTRACK_VERSION
in file version.php, constant PHPUSERTRACK_VERSION
phpusertrack_data
in file libdata.php, class phpusertrack_data
    Data abstraction layer class.
phpusertrack_data
in file libdata.php, method phpusertrack_data::phpusertrack_data()
    Class constructor. Set class data.
phpusertrack_ip
in file libip.php, method phpusertrack_ip::phpusertrack_ip()
    Class contructor
phpusertrack_ip
in file libip.php, class phpusertrack_ip
    Data abstraction layer class.
phpusertrack_site
in file libsite.php, method phpusertrack_site::phpusertrack_site()
    Class constructor
phpusertrack_site
in file libsite.php, class phpusertrack_site
    Data abstraction layer class.
plugins
in file libplugins.php, method plugins::plugins()
plugins
in file libplugins.php, class plugins
    Plugin class library
top

r

report.php
procedural page report.php
requiredFileCheck
in file libTest.php, method phpUserTrack_Test::requiredFileCheck()
top

s

$site_id
in file freqmatrix.php, variable freqMatrix::$site_id
settings.php
procedural page settings.php
site.php
procedural page site.php
smarty_function_geoIP
in file function.geoIP.php, function smarty_function_geoIP()
    Provide a wrapper to the GeoIP database.
smarty_function_getUserInfo
in file function.getUserInfo.php, function smarty_function_getUserInfo()
smarty_function_html_doctype
in file function.html_doctype.php, function smarty_function_html_doctype()
    Adds a (X)HTML doctype to the current document.
splitPHPVersion
in file libTest.php, method phpUserTrack_Test::splitPHPVersion()
submit_login
in file liblogin.php, method login::submit_login()
success_fail
in file install.php, function success_fail()
selectSites
in file libsite.php, method phpusertrack_site::selectSites()
    Select and return list of all sites registered in phpUserTrack
setIp
in file libip.php, method phpusertrack_ip::setIp()
    Set classes IP address
top

t

tracker.php
procedural page tracker.php
test.php
procedural page test.php
top

u

$useragent
in file libdetectuseragent.php, variable detectUserAgent::$useragent
    User Agent identification string
usertrackException.php
procedural page usertrackException.php
userreport.php
procedural page userreport.php
usertrackException
in file usertrackException.php, class usertrackException
USER_LEVEL
in file liblogin.php, constant USER_LEVEL
top

v

version.php
procedural page version.php
top

Documentation generated on Tue, 06 Nov 2007 09:21:33 -0800 by phpDocumentor 1.4.0a2