[Max] element index

Package indexes

All elements
5 a b c d e f g h i j k l m o p r s t u v w x z _
_
top
Variable $_a
TestDisplayClass::$_a in visual_test.php
Variable $_auto
Auto-starts and stops profiler
Variable $_autoload_map
Map of methods and classes where they are defined
Variable $_callers
Notes for each section how often it was called by which section
Variable $_calls
Notes for each section how often it calls which section
Variable $_config
PEAR_Downloader::$_config in Downloader.php
Variable $_debug
PEAR::$_debug in PEAR.php
Whether to enable internal debug messages.
Variable $_default_error_handler
Default error handler (callback) for this object, if error mode is PEAR_ERROR_CALLBACK.
Variable $_default_error_mode
Default error mode for this object.
Variable $_default_error_options
Default error options used for this object when error mode is PEAR_ERROR_TRIGGER.
Variable $_deps_rel_trans
Variable $_deps_type_trans
Variable $_downloadedPackages
Downloaded Packages after a call to download().
Variable $_errorStack
Variable $_error_class
Which class to use for error objects.
Variable $_expected_errors
An array of expected errors.
Variable $_firstline
Variable $_installed
Array of every package installed, with names lower-cased.
Variable $_lastline
Variable $_method_map
Map of methods and aggregate objects
Variable $_num_calls
Notes how often a section was entered
Variable $_options
PEAR_Downloader::$_options in Downloader.php
Options from command-line passed to Install.
Variable $_preferredState
Preferred Installation State (snapshot, devel, alpha, beta, stable)
Variable $_registry
PEAR_Downloader::$_registry in Downloader.php
Variable $_remote
PEAR_Downloader::$_remote in Downloader.php
Variable $_sections
Contains the total ex. time of each section
Variable $_stack
Calling stack
Variable $_strlen_max
Max marker name length for non-html output
Variable $_sub_sections_time
Notes for each section how much time is spend in sub-sections
Variable $_toDownload
Packages slated for download.
Variable $_validPackageFile
Flag variable used to mark a valid package file
Method _assertStateDir
Make sure the directory where we keep registry files exists.
Method _Benchmark_Profiler
Destructor, stops profiling recording
Method _Benchmark_Timer
Destructor, stops profiling recording
Function _buildBannerCodeFlash
_buildBannerCodeFlash() in lib-view-main.inc.php
Function _buildBannerCodeHtml
_buildBannerCodeHtml() in lib-view-main.inc.php
Function _buildBannerCodeImage
_buildBannerCodeImage() in lib-view-main.inc.php
Function _buildBannerCodeQuicktime
_buildBannerCodeQuicktime() in lib-view-main.inc.php
Function _buildBannerCodeReal
_buildBannerCodeReal() in lib-view-main.inc.php
Function _buildBannerCodeText
_buildBannerCodeText() in lib-view-main.inc.php
Method _buildCallback
Function _buildClickUrl
_buildClickUrl() in lib-view-main.inc.php
Function _buildFileUrl
_buildFileUrl() in lib-view-main.inc.php
Function _buildImageBeacon
_buildImageBeacon() in lib-view-main.inc.php
Method _build_win32
Build an extension from source on windows.
Method _checkDelExpect
This method checks unsets an error code if available
Method _checkLayer
Checks if a layer is defined or not
Method _closePackageFile
Method _compareVersions
Upgrade::_compareVersions() in lib-upgrade.inc.php
A private method for comparing version numbers.
Method _decodeInput
Decodes/unscrambles configuration data after reading from files.
Method _deletePackageFiles
Delete a package's installed files, does not remove empty directories.
Method _display
Method _displayHeading
Function _displayHiddenValues
Method _displayLine
Method _displayValidationResults
Method _downloadCallback
Method _downloadFile
Method _downloadNonFile
Method _element_end
XML parser callback for ending elements. Used while package format version is not yet known.
Method _element_end_1_0
XML parser callback for ending elements. Used for version 1.0 packages.
Method _element_start
XML parser callback for starting elements. Used while package format version is not yet known.
Method _element_start_1_0
XML parser callback for ending elements. Used for version 1.0 packages.
Method _encode
Method _encodeOutput
Encodes/scrambles configuration data before writing to files.
Method _endTable
Function _getBannerContentType
_getBannerContentType() in banner-edit.php
Function _getDeliveryUrlPrefix
_getDeliveryUrlPrefix() in lib-view-main.inc.php
Function _getEntityString
_getEntityString() in html.php
Function _getFileContentType
_getFileContentType() in banner-edit.php
Function _getHtmlStatsHeaderColumn
Function _getImageUrlPrefix
_getImageUrlPrefix() in lib-view-main.inc.php
Method _getOutput
Returns formatted profiling information.
Method _getPkgDeps
get an array of package dependency names
Method _getPkgDepTree
get an array representation of the package dependency tree
Method _getRevPkgDeps
get an array of package dependency names for uninstall
Function _handleFlashFile
_handleFlashFile() in banner-edit.php
Function _handleUploadedFile
_handleUploadedFile() in banner-edit.php
Method _installFile
Method _listPackages
Method _lock
PEAR_Registry::_lock() in Registry.php
Lock the registry.
Method _makeReleaseXml
Generate part of an XML description with release information.
Method _openPackageFile
Method _packageExists
Method _packageFileName
Get the name of the file where data for a given package is stored.
Method _packageInfo
Method _PEAR
PEAR::_PEAR() in PEAR.php
Destructor (the emulated type of...). Does nothing right now, but is included for forward compatibility, so subclass destructors should always call it.
Function _PEAR_call_destructors
Method _PEAR_Common
PEAR_Common destructor
Constant _PEAR_COMMON_PACKAGE_NAME_PREG
Constant _PEAR_COMMON_PACKAGE_VERSION_PREG
Method _PEAR_Packager
Method _PEAR_Registry
PEAR_Registry destructor. Makes sure no locks are forgotten.
Method _pkginfo_cdata_1_0
XML parser callback for character data. Used for version 1.0 packages.
Method _prependPath
Method _processDependency
Process a dependency, download if necessary
Method _readConfigDataFrom
Reads configuration data from a file and returns the parsed data in an array.
Method _removedDependency
get an array of package dependency names for uninstall
Method _runCommand
Run an external command, using a message callback to report output. The command will be run through popen and output is reported for every line with a "cmdoutput" message with the line string, including newlines, as payload.
Method _runQueries
Upgrade::_runQueries() in lib-upgrade.inc.php
A private method for running a series of queries. Checks for various error conditions, and may ignore errors, depending on the query.
Function _sortArrayCompare
_sortArrayCompare() in stats.php
Method _sortDirs
Method _sortinfo
Method _sortPkgDeps
Compare two package's package.xml, and sort so that dependencies are installed first
Method _sortPkgDepsRev
Compare two package's package.xml, and sort so that dependencies are uninstalled last
Method _startTable
Function _storeUploadedFile
_storeUploadedFile() in banner-edit.php
Method _tableRow
Method _unIndent
Unindent given string (?)
Method _unlock
PEAR_Registry::_unlock() in Registry.php
Method _upgradeEarly
Upgrade::_upgradeEarly() in lib-upgrade.inc.php
A private method to upgrade the database for all versions
Method _upgradeInstalledVersion
A private method for updating the version number
Method _upgradeToTwoOneAlpha
Upgrade::_upgradeToTwoOneAlpha() in lib-upgrade.inc.php
A private method to upgrade the database from the v0.2.0-alpha format to the v0.2.1-alpha format.
Method _upgradeToTwoZeroAlpha
Upgrade::_upgradeToTwoZeroAlpha() in lib-upgrade.inc.php
A private method to upgrade the database from the v0.1.x format to the v0.2.0-alpha format.
Function _xmlrpcs_listMethods
_xmlrpcs_listMethods() in lib-xmlrpcs.inc.php
Function _xmlrpcs_methodHelp
_xmlrpcs_methodHelp() in lib-xmlrpcs.inc.php
Function _xmlrpcs_methodSignature
_xmlrpcs_methodSignature() in lib-xmlrpcs.inc.php
Method __call
PEAR_Autoloader::__call() in Autoloader.php
Overloaded object call handler, called each time an undefined/aggregated method is invoked. This method repeats the call in the right aggregate object and passes on the return value.
Constant __FUNCTION__
__FUNCTION__ in bc.php
Function _insert
_insert() 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.
a
top
Variable $auto
Auto-start and stop timer
Method a
TestParser::a() in parser_test.php
Method accept
TestParser::accept() in parser_test.php
Page adclick.php
adclick.php in adclick.php
Page adcnvvars.php
adcnvvars.php in adcnvvars.php
Page adcontent.php
adcontent.php in adcontent.php
Page adconversionjs.php
adconversionjs.php in adconversionjs.php
Page adconversion.php
adconversion.php in adconversion.php
Method addAggregateObject
Add an aggregate object to this object. If the specified class
Method addArray
xmlrpcval::addArray() in lib-xmlrpc.inc.php
Method addAutoload
Add one or more autoload entries.
Method addFileOperation
Add a file operation to the current file transaction.
Method addPackage
Method addParam
xmlrpcmsg::addParam() in lib-xmlrpc.inc.php
Method addScalar
xmlrpcval::addScalar() in lib-xmlrpc.inc.php
Method addStruct
xmlrpcval::addStruct() in lib-xmlrpc.inc.php
Method addTempFile
Register a temporary file or directory. When the destructor is executed, all registered temporary files and directories are removed.
Method addUserInfo
Page adframe.php
adframe.php in adframe.php
Page adimage.php
adimage.php in adimage.php
Page adjs.php
adjs.php in adjs.php
Page adlayer.php
adlayer.php in adlayer.php
Page adlog.php
adlog.php in adlog.php
Page admin-generate.php
admin-generate.php in admin-generate.php
Page admin-search.php
admin-search.php in admin-search.php
Page advertiser-campaigns.php
advertiser-campaigns.php in advertiser-campaigns.php
Page advertiser-delete.php
advertiser-delete.php in advertiser-delete.php
Page advertiser-edit.php
advertiser-edit.php in advertiser-edit.php
Page advertiser-index.php
advertiser-index.php in advertiser-index.php
Page advertiser-mailreport.php
advertiser-mailreport.php in advertiser-mailreport.php
Page advertiser-trackers.php
advertiser-trackers.php in advertiser-trackers.php
Page affiliate-delete.php
affiliate-delete.php in affiliate-delete.php
Page affiliate-edit.php
affiliate-edit.php in affiliate-edit.php
Page affiliate-index.php
affiliate-index.php in affiliate-index.php
Page affiliate-invocation.php
affiliate-invocation.php in affiliate-invocation.php
Page affiliate-zones.php
affiliate-zones.php in affiliate-zones.php
Page agency-delete.php
agency-delete.php in agency-delete.php
Page agency-edit.php
agency-edit.php in agency-edit.php
Page agency-index.php
agency-index.php in agency-index.php
Page affiliatehistory.plugin.php
affiliatehistory.plugin.php in affiliatehistory.plugin.php
Page adpopup.php
adpopup.php in adpopup.php
Constant ADSERVER_FULL_TEST_AD_IMPRESSIONS
ADSERVER_FULL_TEST_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant ADSERVER_FULL_TEST_AD_REQUESTS
ADSERVER_FULL_TEST_AD_REQUESTS in TestOfStatisticsAdServer.php
Constant ADSERVER_FULL_TEST_BANNERS
ADSERVER_FULL_TEST_BANNERS in TestOfStatisticsAdServer.php
Constant ADSERVER_FULL_TEST_CAMPAIGNS
ADSERVER_FULL_TEST_CAMPAIGNS in TestOfStatisticsAdServer.php
Constant ADSERVER_FULL_TEST_CAMPAIGNS_TRACKERS
ADSERVER_FULL_TEST_CAMPAIGNS_TRACKERS in TestOfStatisticsAdServer.php
Constant ADSERVER_FULL_TEST_CLIENTS
ADSERVER_FULL_TEST_CLIENTS in TestOfStatisticsAdServer.php
Constant ADSERVER_FULL_TEST_TRACKERS
ADSERVER_FULL_TEST_TRACKERS in TestOfStatisticsAdServer.php
Constant ADSERVER_FULL_TEST_TRACKER_IMPRESSIONS
ADSERVER_FULL_TEST_TRACKER_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant ADSERVER_FULL_TEST_ZONES
ADSERVER_FULL_TEST_ZONES in TestOfStatisticsAdServer.php
Page adview.php
adview.php in adview.php
Page adxmlrpc.php
adxmlrpc.php in adxmlrpc.php
Method aMethod
Dummy::aMethod() in simple_mock_test.php
Method analyzeSourceCode
Analyze the source code of the given PHP file
Method anotherMethod
Dummy::anotherMethod() in simple_mock_test.php
Class AnyOldSignal
AnyOldSignal in xml_test.php
Method arraymem
xmlrpcval::arraymem() in lib-xmlrpc.inc.php
Method arraysize
xmlrpcval::arraysize() in lib-xmlrpc.inc.php
Page acceptance_test.php
acceptance_test.php in acceptance_test.php
Page adapter_test.php
adapter_test.php in adapter_test.php
Page all_tests.php
all_tests.php in all_tests.php
Page authentication_test.php
authentication_test.php in authentication_test.php
Page Autoloader.php
Autoloader.php in Autoloader.php
Page Auth.php
Auth.php in Auth.php
Page all_tests.php
all_tests.php in all_tests.php
b
top
Variable $backtrace
Page banner-acl.php
banner-acl.php in banner-acl.php
Page banner-activate.php
banner-activate.php in banner-activate.php
Page banner-append.php
banner-append.php in banner-append.php
Page banner-delete.php
banner-delete.php in banner-delete.php
Page banner-edit.php
banner-edit.php in banner-edit.php
Page banner-htmlpreview.php
banner-htmlpreview.php in banner-htmlpreview.php
Page banner-modify.php
banner-modify.php in banner-modify.php
Page banner-swf.php
banner-swf.php in banner-swf.php
Page banner-zone.php
banner-zone.php in banner-zone.php
Method b
TestParser::b() in parser_test.php
Class Benchmark_Iterate
Benchmark_Iterate in Iterate.php
Benchmark::Benchmark_Iterate
Class Benchmark_Profiler
Benchmark_Profiler in Profiler.php
Method Benchmark_Profiler
Constructor, starts profiling recording
Method Benchmark_Timer
Constructor, starts profiling recording
Class Benchmark_Timer
Benchmark_Timer in Timer.php
Method betterStates
Return an array containing all of the states that are more stable than or equal to the passed in state
Method bold
Method build
PEAR_Builder::build() in Builder.php
Build an extension from source. Runs "phpize" in the source directory, but compiles in a temporary directory (/var/tmp/pear-build-USER/PACKAGE-VERSION).
Method buildCallback
Method buildProvidesArray
Build a "provides" array from data returned by analyzeSourceCode(). The format of the built array is like this:
Page bc.php
bc.php in bc.php
Page browser_test.php
browser_test.php in browser_test.php
Page Builder.php
Builder.php in Builder.php
Page Build.php
Build.php in Build.php
c
top
Variable $cache
PEAR_Remote::$cache in Remote.php
Variable $cert
xmlrpc_client::$cert in lib-xmlrpc.inc.php
Variable $certpass
xmlrpc_client::$certpass in lib-xmlrpc.inc.php
Variable $code
PEAR_Error::$code in PEAR.php
Variable $commands
Variable $commands
Variable $commands
Variable $commands
Variable $commands
Variable $commands
Variable $commands
Variable $commands
Variable $config
PEAR_Common::$config in Common.php
Configuration object (PEAR_Config).
Variable $config
PEAR_Remote::$config in Remote.php
Variable $config
PEAR_Config object used to pass user system and configuration on when executing commands
Variable $configuration
Configuration data, two-dimensional array where the first dimension is the config layer ('user', 'system' and 'default'), and the second dimension is keyname => value.
Variable $configuration_info
Information about the configuration data. Stores the type, default value and a documentation string for each configuration value.
Variable $current_attributes
array of attributes of the currently parsed XML element
Variable $current_callback
Variable $current_element
name of currently parsed XML element
Variable $current_path
Page campaign-banners.php
campaign-banners.php in campaign-banners.php
Page campaign-delete.php
campaign-delete.php in campaign-delete.php
Page campaign-edit.php
campaign-edit.php in campaign-edit.php
Page campaign-modify.php
campaign-modify.php in campaign-modify.php
Page campaign-trackers.php
campaign-trackers.php in campaign-trackers.php
Page campaign-zone.php
campaign-zone.php in campaign-zone.php
Page config.php
config.php in config.php
Page campaigndelivery.plugin.php
campaigndelivery.plugin.php in campaigndelivery.plugin.php
Page campaignhistory.plugin.php
campaignhistory.plugin.php in campaignhistory.plugin.php
Page clienthistory.plugin.php
clienthistory.plugin.php in clienthistory.plugin.php
Method call
PEAR_Remote::call() in Remote.php
Method callCheckMethod
This method maps the XML dependency definition to the corresponding one from PEAR_Dependency
Method call_epi
Method checkDeps
Check if the package meets all dependencies
Method checkExtension
Extension dependencies check method
Method checkFileMap
Test whether a file belongs to a package.
Method checkOS
PEAR_Dependency::checkOS() in Dependency.php
Operating system dependencies check method
Method checkPackage
Package dependencies check method
Method checkPackageUninstall
Check package dependencies on uninstall
Method checkPHP
PEAR_Dependency::checkPHP() in Dependency.php
PHP version check method
Method checkProgram
External program check method. Looks for executable files in directories listed in the PATH environment variable.
Method checkSAPI
SAPI backend check method. Version comparison is not yet available here.
Method checkZend
Zend version check method
Method codeFromRelation
Convert relation into corresponding code
Method commitFileTransaction
Method configSet
Page config.inc.php
config.inc.php in config.inc.php
Method createPayload
xmlrpcmsg::createPayload() in lib-xmlrpc.inc.php
Page common.php
common.php in common.php
Page config.template.php
config.template.php in config.template.php
Page cache-db.inc.php
cache-db.inc.php in cache-db.inc.php
Page cache-file.inc.php
cache-file.inc.php in cache-file.inc.php
Page cache-none.inc.php
cache-none.inc.php in cache-none.inc.php
Page cache-shm.inc.php
cache-shm.inc.php in cache-shm.inc.php
Page cache-sysvshm.inc.php
cache-sysvshm.inc.php in cache-sysvshm.inc.php
Page Common.php
Common.php in Common.php
Page Config.php
Config.php in Config.php
Page Command.php
Command.php in Command.php
Page Common.php
Common.php in Common.php
Page Config.php
Config.php in Config.php
Page CLI.php
CLI.php in CLI.php
d
top
Variable $dbConnection
Upgrade::$dbConnection in lib-upgrade.inc.php
Variable $debug
xmlrpcmsg::$debug in lib-xmlrpc.inc.php
Variable $debug
xmlrpc_client::$debug in lib-xmlrpc.inc.php
Variable $debug
PEAR_Installer::$debug in Installer.php
debug level
Variable $dmap
xmlrpc_server::$dmap in lib-xmlrpcs.inc.php
Variable $docdir
PEAR_Installer::$docdir in Installer.php
directory where documentation goes
Constant DATA_RAW_AD_IMPRESSIONS
DATA_RAW_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant DATE_CALC_BEGIN_WEEKDAY
DATE_CALC_BEGIN_WEEKDAY in maintenance.php
Method DB_row
constructor
Class DB_row
DB_row in DB.php
Pear DB Row Object
Function debug
debug() in maintenance-common.php
Hacked from Seagull's Base::logMessage method.
Constant DECREMENT_CAMPAIGNS_BANNERS
DECREMENT_CAMPAIGNS_BANNERS in TestOfStatisticsAdServer.php
Constant DECREMENT_CAMPAIGNS_CAMPAIGNS
DECREMENT_CAMPAIGNS_CAMPAIGNS in TestOfStatisticsAdServer.php
Constant DECREMENT_CAMPAIGNS_CLIENTS
DECREMENT_CAMPAIGNS_CLIENTS in TestOfStatisticsAdServer.php
Constant DECREMENT_CAMPAIGNS_INTERMEDIATE_AD
DECREMENT_CAMPAIGNS_INTERMEDIATE_AD in TestOfStatisticsAdServer.php
Method definedBy
Tells what config layer that gets to define a key.
Method deletePackage
Constant DELETE_OLD_DATA_AD_CLICKS
DELETE_OLD_DATA_AD_CLICKS in TestOfStatisticsAdServer.php
Constant DELETE_OLD_DATA_AD_IMPRESSIONS
DELETE_OLD_DATA_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant DELETE_OLD_DATA_AD_REQUESTS
DELETE_OLD_DATA_AD_REQUESTS in TestOfStatisticsAdServer.php
Constant DELETE_OLD_DATA_CAMPAIGNS_TRACKERS
DELETE_OLD_DATA_CAMPAIGNS_TRACKERS in TestOfStatisticsAdServer.php
Method delExpect
PEAR::delExpect() in PEAR.php
This method deletes all occurences of the specified element from the expected error codes stack.
Method detectDependencies
Method display
Method display
Prints the information returned by getOutput
Method display
Returns formatted profiling information.
Method displayError
Method displayFatalError
Method displayHeading
Method displayLine
Method doBuild
Method doBundle
Method doClearCache
Method doConfigGet
Method doConfigHelp
Method doConfigSet
Method doConfigShow
Method doCvsDiff
Method doCvsTag
Method doDownload
Method doDownload
Download any files and their dependencies, if necessary
Method doDownloadAll
retrieves a list of avaible Packages from master server and downloads them
Method doInfo
Method doInstall
Method doList
Method doListAll
Method doListUpgrades
Method doLogin
Execute the 'login' command.
Method doLogout
Execute the 'logout' command.
Method doMakeRPM
Method doPackage
Method doPackageDependencies
Method doPackageValidate
Method doRemoteInfo
Method doRemoteList
Method doRunTests
Method doSearch
Method doShellTest
Method doSign
Method doUninstall
Method download
Download any files and their dependencies, if necessary
Method download
PEAR_Downloader::download() in Downloader.php
Download any files and their dependencies, if necessary
Method downloadCallback
Method downloadHttp
Download a file through HTTP. Considers suggested file name in
Method Dummy
Dummy::Dummy() in simple_mock_test.php
Class Dummy
Dummy in simple_mock_test.php
Method dump
xmlrpcval::dump() in lib-xmlrpc.inc.php
Class DumperDummy
DumperDummy in dumper_test.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page default.lang.php
default.lang.php in default.lang.php
Page db.php
db.php in db.php
Page dumper_test.php
dumper_test.php in dumper_test.php
Page Dependency.php
Dependency.php in Dependency.php
Page Downloader.php
Downloader.php in Downloader.php
e
top
Variable $element_stack
stack of elements, gives some sort of XML context
Variable $errno
xmlrpc_client::$errno in lib-xmlrpc.inc.php
Variable $error_message_prefix
Variable $errstring
xmlrpc_client::$errstring in lib-xmlrpc.inc.php
Variable $extdir
PEAR_Installer::$extdir in Installer.php
directory where PHP extension files go
Variable $extensions_built
Method echoInput
xmlrpc_server::echoInput() in lib-xmlrpcs.inc.php
Method endTable
Function enjavanate
enjavanate() in adlayer.php
Method enterSection
Enters code section.
Class ExpectedMethodTarget
ExpectedMethodTarget in expectation_test.php
Method expectError
This method is used to tell which errors you expect to get.
Method extractDownloadFileName
Page errors_test.php
errors_test.php in errors_test.php
Page expectation_test.php
expectation_test.php in expectation_test.php
f
top
Variable $filemap
PEAR_Registry::$filemap in Registry.php
File where the file map is stored
Variable $filemap_cache
Cache of file map. Structure:
Variable $files
PEAR_Config::$files in Config.php
Array of config files used.
Variable $file_operations
List of file transactions queued for an install/upgrade/uninstall.
Variable $fn
xmlrpcresp::$fn in lib-xmlrpc.inc.php
Variable $fs
xmlrpcresp::$fs in lib-xmlrpc.inc.php
Method factory
Get the right object for executing a command.
Method faultCode
xmlrpcresp::faultCode() in lib-xmlrpc.inc.php
Method faultString
xmlrpcresp::faultString() in lib-xmlrpc.inc.php
Function file_get_contents
Constant FTP_ASCII
FTP_ASCII in lib-ftp.inc.php
Constant FTP_BINARY
FTP_BINARY in lib-ftp.inc.php
Function ftp_cdup
ftp_cdup() in lib-ftp.inc.php
Function ftp_chdir
ftp_chdir() in lib-ftp.inc.php
Function ftp_close_data_connection
ftp_close_data_connection() in lib-ftp.inc.php
Function ftp_connect
ftp_connect() in lib-ftp.inc.php
Function ftp_debug
ftp_debug() in lib-ftp.inc.php
Function ftp_delete
ftp_delete() in lib-ftp.inc.php
Function ftp_fget
ftp_fget() in lib-ftp.inc.php
Function ftp_file_exists
ftp_file_exists() in lib-ftp.inc.php
Function ftp_fput
ftp_fput() in lib-ftp.inc.php
Function ftp_get
ftp_get() in lib-ftp.inc.php
Function ftp_getresp
ftp_getresp() in lib-ftp.inc.php
Function ftp_login
ftp_login() in lib-ftp.inc.php
Function ftp_mdtm
ftp_mdtm() in lib-ftp.inc.php
Function ftp_mkdir
ftp_mkdir() in lib-ftp.inc.php
Function ftp_nlist
ftp_nlist() in lib-ftp.inc.php
Function ftp_ok
ftp_ok() in lib-ftp.inc.php
Function ftp_open_data_connection
ftp_open_data_connection() in lib-ftp.inc.php
Function ftp_put
ftp_put() in lib-ftp.inc.php
Function ftp_putcmd
ftp_putcmd() in lib-ftp.inc.php
Function ftp_pwd
ftp_pwd() in lib-ftp.inc.php
Function ftp_quit
ftp_quit() in lib-ftp.inc.php
Function ftp_rawlist
ftp_rawlist() in lib-ftp.inc.php
Function ftp_rename
ftp_rename() in lib-ftp.inc.php
Function ftp_rmdir
ftp_rmdir() in lib-ftp.inc.php
Function ftp_site
ftp_site() in lib-ftp.inc.php
Function ftp_size
ftp_size() in lib-ftp.inc.php
Function ftp_systype
ftp_systype() in lib-ftp.inc.php
Page frames_test.php
frames_test.php in frames_test.php
g
top
Page graph-daily.php
graph-daily.php in graph-daily.php
Page graph-history.php
graph-history.php in graph-history.php
Page graph-hourly.php
graph-hourly.php in graph-hourly.php
Page graph-target.php
graph-target.php in graph-target.php
Page globalhistory.plugin.php
globalhistory.plugin.php in globalhistory.plugin.php
Method get
PEAR_Config::get() in Config.php
Returns a configuration value, prioritizing layers as per the layers property.
Method get
Returns benchmark result.
Method getAllSectionsInformations
Returns profiling informations for all sections.
Method getBacktrace
Get the call backtrace from where the error was generated.
Method getCache
Method getCallback
Get the callback function/method from an error object.
Method getCode
Get error code from an error object
Method getCommands
Get the list of currently supported commands, and what classes implement them.
Method getCommands
Return a list of all the commands defined by this class.
Method getConfFile
Gets the file used for storing the config for a layer
Method getDebugInfo
Get additional debug information supplied by the application.
Method getDependencyRelations
Get the implemented dependency relations (has, lt, ge etc.)
Method getDependencyTypes
Get the implemented dependency types (php, ext, pkg etc.)
Method getDescription
Get description for a command.
Method getDocs
Get the documentation for a config value.
Method getDownloadedPackages
Retrieve a list of downloaded packages after a call to download().
Method getErrorMsgs
Method getFileRoles
Get the implemented file roles
Method getFrontendObject
Get instance of frontend object.
Method getGetoptArgs
Method getGetoptArgs
Compiles arguments for getopt.
Method getGroup
Get the parameter group for a config key.
Method getGroupKeys
Get the list of the parameters in a group.
Method getGroups
Get the list of parameter groups.
Method getHelp
Get help for command.
Method getHelp
Returns the help message for the given command
Method getHelpArgs
Returns the help for the accepted arguments of a command
Method getKeys
Get all the current config keys.
Method getLayers
Returns the layers defined (except the 'default' one)
Method getMessage
Get the error message from an error object.
Method getMode
Get the error mode from an error object.
Method getNumParams
xmlrpcmsg::getNumParams() in lib-xmlrpc.inc.php
Method getOptions
Method getOutput
Return formatted profiling information.
Method getPackageDownloadUrl
Method getParam
xmlrpcmsg::getParam() in lib-xmlrpc.inc.php
Method getProfiling
Returns profiling information.
Method getPrompt
Get the short documentation for a config value.
Method getProvideTypes
Get the implemented file replacement types in
Method getReleaseStates
Get the valid package release states of packages
Method getReplacementTypes
Get the implemented file replacement types in
Method getScriptPhases
Get the implemented file replacement types in
Method getSectionInformations
Returns profiling informations for a given section.
Method getSetValues
Get the list of allowed set values for a config value. Returns NULL for config values that are not sets.
Method getShortcuts
Get the list of command shortcuts.
Method getShortcuts
Return a list of all the command shortcuts defined by this class.
Method getStaticProperty
If you have a class that's mostly/entirely static, and you need static
Method getType
Get the name of this error/exception.
Method getType
Get the type of a config value.
Method getUserInfo
Get additional user-supplied information.
Method getUserRoles
Get the valid roles for a PEAR package maintainer
Method getval
xmlrpcval::getval() in lib-xmlrpc.inc.php
Page geo-geoipregion.inc.php
geo-geoipregion.inc.php in geo-geoipregion.inc.php
Page geo-geoip.inc.php
geo-geoip.inc.php in geo-geoip.inc.php
Page geo-ip2country.inc.php
geo-ip2country.inc.php in geo-ip2country.inc.php
Page geo-mod_geoip.inc.php
geo-mod_geoip.inc.php in geo-mod_geoip.inc.php
h
top
Variable $hdrs
xmlrpcresp::$hdrs in lib-xmlrpc.inc.php
Method hasThisMethod
Page html.php
html.php in html.php
Page http_test.php
http_test.php in http_test.php
i
top
Variable $installroot
installation root directory (ala PHP's INSTALL_ROOT or
Page index.php
index.php in index.php
Page install.php
install.php in install.php
Page index.php
index.php in index.php
Page index.php
index.php in index.php
Method infoFromAny
Returns package information from different sources
Method infoFromDescriptionFile
Returns information about a package file. Expects the name of a package xml file as input.
Method infoFromString
Returns information about a package file. Expects the contents of a package xml file as input.
Method infoFromTgzFile
Returns information about a package file. Expects the name of a gzipped tar file as input.
Method install
PEAR_Installer::install() in Installer.php
Installs the files within the package file specified.
Method isDefaulted
Tells whether a config value has a system-defined value.
Method isDefined
Tells whether a given key exists as a config value.
Method isDefinedLayer
Tells whether a given config layer exists.
Method isError
PEAR::isError() in PEAR.php
Tell whether a value is a PEAR error.
Method isIncludeable
Function iso8601_decode
iso8601_decode() in lib-xmlrpc.inc.php
Function iso8601_encode
iso8601_encode() in lib-xmlrpc.inc.php
Function is_a
is_a() in bc.php
Compatibility code for users of PHP < 4.3.0
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.lang.php
index.lang.php in index.lang.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page index.php
index.php in index.php
Page invocation.lang.php
invocation.lang.php in invocation.lang.php
Page invocation.inc.php
invocation.inc.php in invocation.inc.php
Page invocation.inc.php
invocation.inc.php in invocation.inc.php
Page invocation.inc.php
invocation.inc.php in invocation.inc.php
Page invocation.inc.php
invocation.inc.php in invocation.inc.php
Page Iterate.php
Iterate.php in Iterate.php
Page Install.php
Install.php in Install.php
Page Installer.php
Installer.php in Installer.php
j
top
Page js-form.php
js-form.php in js-form.php
k
top
Page keywordhistory.plugin.php
keywordhistory.plugin.php in keywordhistory.plugin.php
Method kindOf
xmlrpcval::kindOf() in lib-xmlrpc.inc.php
l
top
Variable $layers
PEAR_Config::$layers in Config.php
Variable $level
PEAR_Error::$level in PEAR.php
Variable $lockfile
PEAR_Registry::$lockfile in Registry.php
Name of file used for locking the registry
Variable $lock_fp
PEAR_Registry::$lock_fp in Registry.php
File descriptor used during locking
Variable $lock_mode
Mode used during locking
Variable $lp
Page lib-append.inc.php
lib-append.inc.php in lib-append.inc.php
Page lib-banner.inc.php
lib-banner.inc.php in lib-banner.inc.php
Page lib-config.inc.php
lib-config.inc.php in lib-config.inc.php
Page lib-data-campaigns.inc.php
lib-data-campaigns.inc.php in lib-data-campaigns.inc.php
Page lib-data-sources.inc.php
lib-data-sources.inc.php in lib-data-sources.inc.php
Page lib-data-statistics.inc.php
lib-data-statistics.inc.php in lib-data-statistics.inc.php
Page lib-data.inc.php
lib-data.inc.php in lib-data.inc.php
Page lib-expiration.inc.php
lib-expiration.inc.php in lib-expiration.inc.php
Page lib-ftp.inc.php
lib-ftp.inc.php in lib-ftp.inc.php
Page lib-gdcolors.inc.php
lib-gdcolors.inc.php in lib-gdcolors.inc.php
Page lib-gd.inc.php
lib-gd.inc.php in lib-gd.inc.php
Page lib-graph.inc.php
lib-graph.inc.php in lib-graph.inc.php
Page lib-gui.inc.php
lib-gui.inc.php in lib-gui.inc.php
Page lib-history.inc.php
lib-history.inc.php in lib-history.inc.php
Page lib-hourly.inc.php
lib-hourly.inc.php in lib-hourly.inc.php
Page lib-html-header.inc.php
lib-html-header.inc.php in lib-html-header.inc.php
Page lib-install-db.inc.php
lib-install-db.inc.php in lib-install-db.inc.php
Page lib-invocation.inc.php
lib-invocation.inc.php in lib-invocation.inc.php
Page lib-languages.inc.php
lib-languages.inc.php in lib-languages.inc.php
Page lib-maintenance.inc.php
lib-maintenance.inc.php in lib-maintenance.inc.php
Page lib-misc-stats.inc.php
lib-misc-stats.inc.php in lib-misc-stats.inc.php
Page lib-permissions.inc.php
lib-permissions.inc.php in lib-permissions.inc.php
Page lib-prefs.inc.php
lib-prefs.inc.php in lib-prefs.inc.php
Page lib-sessions.inc.php
lib-sessions.inc.php in lib-sessions.inc.php
Page lib-settings.inc.php
lib-settings.inc.php in lib-settings.inc.php
Page lib-size.inc.php
lib-size.inc.php in lib-size.inc.php
Page lib-statistics.inc.php
lib-statistics.inc.php in lib-statistics.inc.php
Page lib-storage.inc.php
lib-storage.inc.php in lib-storage.inc.php
Page lib-swf.inc.php
lib-swf.inc.php in lib-swf.inc.php
Page lib-targetstats.inc.php
lib-targetstats.inc.php in lib-targetstats.inc.php
Page lib-updates.inc.php
lib-updates.inc.php in lib-updates.inc.php
Page lib-zones.inc.php
lib-zones.inc.php in lib-zones.inc.php
Page logout.php
logout.php in logout.php
Method leaveSection
Leaves code section.
Function legend
legend() in lib-graph.inc.php
Constant LIBAPPEND_INCLUDED
LIBAPPEND_INCLUDED in lib-append.inc.php
Constant LIBAUTOTARGETING_INCLUDED
LIBAUTOTARGETING_INCLUDED in lib-autotargeting.inc.php
Constant LIBDBCONFIG_INCLUDED
LIBDBCONFIG_INCLUDED in lib-dbconfig.inc.php
Constant LIBMAIL_INCLUDED
LIBMAIL_INCLUDED in lib-mail.inc.php
Page layerstyle.inc.php
layerstyle.inc.php in layerstyle.inc.php
Page layerstyle.inc.php
layerstyle.inc.php in layerstyle.inc.php
Page layerstyle.inc.php
layerstyle.inc.php in layerstyle.inc.php
Page layerstyle.inc.php
layerstyle.inc.php in layerstyle.inc.php
Page lib-autotargeting.inc.php
lib-autotargeting.inc.php in lib-autotargeting.inc.php
Page lib-cache.inc.php
lib-cache.inc.php in lib-cache.inc.php
Page lib-cookies.inc.php
lib-cookies.inc.php in lib-cookies.inc.php
Page lib-dbconfig.inc.php
lib-dbconfig.inc.php in lib-dbconfig.inc.php
Page lib-db.inc.php
lib-db.inc.php in lib-db.inc.php
Page lib-io.inc.php
lib-io.inc.php in lib-io.inc.php
Page lib-limitations.inc.php
lib-limitations.inc.php in lib-limitations.inc.php
Page lib-mail.inc.php
lib-mail.inc.php in lib-mail.inc.php
Page lib-priority.inc.php
lib-priority.inc.php in lib-priority.inc.php
Page lib-remotehost.inc.php
lib-remotehost.inc.php in lib-remotehost.inc.php
Page lib-reports.inc.php
lib-reports.inc.php in lib-reports.inc.php
Page lib-upgrade.inc.php
lib-upgrade.inc.php in lib-upgrade.inc.php
Page lib-userlog.inc.php
lib-userlog.inc.php in lib-userlog.inc.php
Page lib-view-direct.inc.php
lib-view-direct.inc.php in lib-view-direct.inc.php
Page lib-view-main.inc.php
lib-view-main.inc.php in lib-view-main.inc.php
Page lib-view-query.inc.php
lib-view-query.inc.php in lib-view-query.inc.php
Page lib-view-zone.inc.php
lib-view-zone.inc.php in lib-view-zone.inc.php
Page lib-warnings.inc.php
lib-warnings.inc.php in lib-warnings.inc.php
Page lib-xmlrpcs.inc.php
lib-xmlrpcs.inc.php in lib-xmlrpcs.inc.php
Page lib-xmlrpc.inc.php
lib-xmlrpc.inc.php in lib-xmlrpc.inc.php
Page live_test.php
live_test.php in live_test.php
Constant LIBUPDATES_INCLUDED
LIBUPDATES_INCLUDED in lib-updates.inc.php
Constant LIBVIEWCACHE_INCLUDED
LIBVIEWCACHE_INCLUDED in cache-sysvshm.inc.php
Constant LIBVIEWDIRECT_INCLUDED
LIBVIEWDIRECT_INCLUDED in lib-view-direct.inc.php
Constant LIBVIEWQUERY_INCLUDED
LIBVIEWQUERY_INCLUDED in lib-view-query.inc.php
Constant LIBVIEWZONE_INCLUDED
LIBVIEWZONE_INCLUDED in lib-view-zone.inc.php
Constant LIBWARNING_INCLUDED
LIBWARNING_INCLUDED in lib-warnings.inc.php
Constant LIBZONES_INCLUDED
LIBZONES_INCLUDED in lib-zones.inc.php
Constant LIB_GRAPH_SAME_SCALE
LIB_GRAPH_SAME_SCALE in graph-target.php
Method listPackages
Constant LMS_DUAL
LMS_DUAL in TestOfStatisticsAdServer.php
Constant LMS_HOUR
LMS_HOUR in TestOfStatisticsAdServer.php
Constant LMS_OI
LMS_OI in TestOfStatisticsAdServer.php
Method loadExtension
OS independant PHP extension load. Remember to take care on the correct extension name for case sensitive OSes.
Method log
PEAR_Common::log() in Common.php
Logging method.
Method log
Method log
PEAR_Builder::log() in Builder.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
Variable $markers
Contains the markers
Variable $me
xmlrpcval::$me in lib-xmlrpc.inc.php
Variable $message
Variable $methodname
xmlrpcmsg::$methodname in lib-xmlrpc.inc.php
Variable $mode
PEAR_Error::$mode in PEAR.php
Variable $mytype
xmlrpcval::$mytype in lib-xmlrpc.inc.php
Page maintenance-banners-rebuild.php
maintenance-banners-rebuild.php in maintenance-banners-rebuild.php
Page maintenance-banners.php
maintenance-banners.php in maintenance-banners.php
Page maintenance-cache-rebuild.php
maintenance-cache-rebuild.php in maintenance-cache-rebuild.php
Page maintenance-cache.php
maintenance-cache.php in maintenance-cache.php
Page maintenance-index.php
maintenance-index.php in maintenance-index.php
Page maintenance-priority-calculate.php
maintenance-priority-calculate.php in maintenance-priority-calculate.php
Page maintenance-priority.php
maintenance-priority.php in maintenance-priority.php
Page maintenance-source-edit.php
maintenance-source-edit.php in maintenance-source-edit.php
Page maintenance-storage-move.php
maintenance-storage-move.php in maintenance-storage-move.php
Page maintenance-storage.php
maintenance-storage.php in maintenance-storage.php
Page maintenance-updates-js.php
maintenance-updates-js.php in maintenance-updates-js.php
Page maintenance-updates.php
maintenance-updates.php in maintenance-updates.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Page maintenance.lang.php
maintenance.lang.php in maintenance.lang.php
Constant maintenancePath
maintenancePath in maintenance.php
Page Mirror.php
Mirror.php in Mirror.php
Page maintenance-autotargeting.php
maintenance-autotargeting.php in maintenance-autotargeting.php
Page maintenance-common.php
maintenance-common.php in maintenance-common.php
Page maintenance-optimization.php
maintenance-optimization.php in maintenance-optimization.php
Page maintenance-priority.php
maintenance-priority.php in maintenance-priority.php
Page maintenance-reports.php
maintenance-reports.php in maintenance-reports.php
Page maintenance.php
maintenance.php in maintenance.php
Function MAX_addBanner
MAX_addBanner() in db.php
Function MAX_adjustNodes
MAX_adjustNodes() in common.php
Function MAX_buildBannerHtml
MAX_buildBannerHtml() in lib-view-main.inc.php
Function MAX_buildJavascriptVariablesScript
MAX_buildJavascriptVariablesScript() in lib-view-main.inc.php
Function MAX_checkAdvertiser
MAX_checkAdvertiser() in common.php
Function MAX_checkBanner
MAX_checkBanner() in common.php
Function MAX_checkCampaign
MAX_checkCampaign() in common.php
Function MAX_displayDateSelectionForm
Function MAX_displayHistoryStatsDaily
Function MAX_displayNoStatsMessage
Function MAX_displayPeriodSelectionForm
Function MAX_displayPublisherZoneStats
Function MAX_displayStatsHeader
Function MAX_displayStatsHistoryHeader
Function MAX_displayZoneStats
Function MAX_getAdvertiserCampaignBannerStatsByAgencyIdDate
Function MAX_getBannerByBannerId
Function MAX_getBannerName
MAX_getBannerName() in common.php
Function MAX_getBannersByCampaignId
Function MAX_getCacheAdvertiserCampaignBannerStatsByAgencyIdDate
Function MAX_getCacheBannerByBannerId
Function MAX_getCacheBannersByCampaignId
Function MAX_getCacheCampaignBannerStatsByAdvertiserIdDate
Function MAX_getCacheCampaignByCampaignId
Function MAX_getCacheCampaignsByAdvertiserId
Function MAX_getCachePublisherZoneStatsByAgencyIdDate
Function MAX_getCachePublisherZoneStatsByBannerIdDate
Function MAX_getCachePublisherZoneStatsByCampaignIdDate
Function MAX_getCacheVariablesByTrackerId
Function MAX_getCacheZoneByZoneId
Function MAX_getCacheZoneStatsByBannerIdDate
Function MAX_getCacheZoneStatsByCampaignIdDate
Function MAX_getCampaignBannerStatsByAdvertiserIdDate
Function MAX_getCampaignByCampaignId
Function MAX_getCampaignsByAdvertiserId
Function MAX_getDailyHistoryStatsByAgencyIdDate
Function MAX_getDatesByPeriod
Function MAX_getDatesByPeriodLimitStart
Function MAX_getEntityIcons
MAX_getEntityIcons() in common.php
Function MAX_getPublisherZoneStatsByAgencyIdDate
Function MAX_getPublisherZoneStatsByBannerIdDate
Function MAX_getPublisherZoneStatsByCampaignIdDate
Function MAX_getStoredArray
MAX_getStoredArray() in common.php
Function MAX_getStoredValue
MAX_getStoredValue() in common.php
Function MAX_getValue
MAX_getValue() in common.php
Function MAX_getVariablesByTrackerId
Function MAX_getZoneByZoneId
Function MAX_getZoneStatsByBannerIdDate
Function MAX_getZoneStatsByCampaignIdDate
Function MAX_isExpanded
MAX_isExpanded() in common.php
Function MAX_setBannerByBannerId
Function MAX_sortArray
MAX_sortArray() in stats.php
Function md5_file
md5_file() in Installer.php
Method mergeConfigFile
Merges data into a config layer from a file. Does the same thing as readConfigFile, except it does not replace all existing values in the config layer.
Method method
xmlrpcmsg::method() in lib-xmlrpc.inc.php
Method mkDirHier
Wrapper to System::mkDir(), creates a directory as well as any necessary parent directories.
Method mkDirHier
Method mkTempDir
Create and register a temporary directory.
Method msdevCallback
Constant MAX_PATH
MAX_PATH in all_tests.php
o
top
Variable $output
Page options_test.php
options_test.php in options_test.php
Function obtainPriorityLock
obtainPriorityLock() in maintenance-common.php
Obtains an advisory database lock for the maintenance priority process.
Constant OS_UNIX
OS_UNIX in PEAR.php
Constant OS_WINDOWS
OS_WINDOWS in PEAR.php
Method outputData
Page optimiseXML.php
optimiseXML.php in optimiseXML.php
p
top
Variable $params
xmlrpcmsg::$params in lib-xmlrpc.inc.php
Variable $params
Variable $password
xmlrpc_client::$password in lib-xmlrpc.inc.php
Variable $path
xmlrpc_client::$path in lib-xmlrpc.inc.php
Variable $payload
xmlrpcmsg::$payload in lib-xmlrpc.inc.php
Variable $phpdir
PEAR_Installer::$phpdir in Installer.php
directory where PHP code files go
Variable $php_api_version
Variable $pkgdir
PEAR_Installer::$pkgdir in Installer.php
name of the package directory, for example Foo-1.0
Variable $pkginfo
PEAR_Common::$pkginfo in Common.php
assoc with information about a package
Variable $pkginfo_cache
Cache of package information. Structure:
Variable $port
xmlrpc_client::$port in lib-xmlrpc.inc.php
Variable $prefix
Upgrade::$prefix in lib-upgrade.inc.php
Page Profiler.php
Profiler.php in Profiler.php
Page PEAR.php
PEAR.php in PEAR.php
Page page_test.php
page_test.php in page_test.php
Page parser_test.php
parser_test.php in parser_test.php
Page Package.php
Package.php in Package.php
Page Packager.php
Packager.php in Packager.php
Page PEAR.php
PEAR.php in PEAR.php
Method package
PEAR_Packager::package() in Packager.php
Method packageExists
Method packageInfo
Function parseFile
parseFile() in stats-campaign-keywords.php
Method parseRequest
xmlrpc_server::parseRequest() in lib-xmlrpcs.inc.php
Method parseResponse
xmlrpcmsg::parseResponse() in lib-xmlrpc.inc.php
Method parseResponseFile
xmlrpcmsg::parseResponseFile() in lib-xmlrpc.inc.php
Constant PATH_SEPARATOR
PATH_SEPARATOR in PEAR.php
Class PEAR
PEAR in PEAR.php
Base class for other PEAR classes. Provides rudimentary emulation of destructors.
Method PEAR
PEAR::PEAR() in PEAR.php
Constructor. Registers this object in $_PEAR_destructor_object_list for destructor emulation if a destructor object exists.
Class PEAR_Autoloader
PEAR_Autoloader in Autoloader.php
This class is for objects where you want to separate the code for some methods into separate classes. This is useful if you have a class with not-frequently-used methods that contain lots of code that you would like to avoid always parsing.
Method PEAR_Builder
PEAR_Builder constructor.
Class PEAR_Builder
PEAR_Builder in Builder.php
Class to handle building (compiling) extensions.
Class PEAR_Command
PEAR_Command in Command.php
PEAR command class, a simple factory class for administrative commands.
Method PEAR_Command_Auth
PEAR_Command_Auth constructor.
Class PEAR_Command_Auth
PEAR_Command_Auth in Auth.php
PEAR commands for managing configuration data.
Class PEAR_Command_Build
PEAR_Command_Build in Build.php
PEAR commands for building extensions.
Method PEAR_Command_Build
PEAR_Command_Build constructor.
Method PEAR_Command_Common
PEAR_Command_Common constructor.
Class PEAR_Command_Common
PEAR_Command_Common in Common.php
Class PEAR_Command_Config
PEAR_Command_Config in Config.php
PEAR commands for managing configuration data.
Method PEAR_Command_Config
PEAR_Command_Config constructor.
Class PEAR_Command_Install
PEAR_Command_Install in Install.php
PEAR commands for installation or deinstallation/upgrading of packages.
Method PEAR_Command_Install
PEAR_Command_Install constructor.
Class PEAR_Command_Mirror
PEAR_Command_Mirror in Mirror.php
PEAR commands for providing file mirrors
Method PEAR_Command_Mirror
PEAR_Command_Mirror constructor.
Class PEAR_Command_Package
PEAR_Command_Package in Package.php
Method PEAR_Command_Package
PEAR_Command_Package constructor.
Class PEAR_Command_Registry
PEAR_Command_Registry in Registry.php
Method PEAR_Command_Registry
PEAR_Command_Registry constructor.
Method PEAR_Command_Remote
PEAR_Command_Remote constructor.
Class PEAR_Command_Remote
PEAR_Command_Remote in Remote.php
Method PEAR_Common
PEAR_Common constructor
Class PEAR_Common
PEAR_Common in Common.php
Class providing common functionality for PEAR administration classes.
Constant PEAR_COMMON_ERROR_INVALIDPHP
PEAR_Common error when an invalid PHP file is passed to PEAR_Common::analyzeSourceCode()
Constant PEAR_COMMON_PACKAGE_DOWNLOAD_PREG
Constant PEAR_COMMON_PACKAGE_NAME_PREG
Constant PEAR_COMMON_PACKAGE_VERSION_PREG
Class PEAR_Config
PEAR_Config in Config.php
This is a class for storing configuration data, keeping track of which are system-defined, user-defined or defaulted.
Method PEAR_Config
Constructor.
Constant PEAR_CONFIG_DEFAULT_BIN_DIR
Constant PEAR_CONFIG_DEFAULT_CACHE_DIR
Constant PEAR_CONFIG_DEFAULT_CACHE_TTL
Constant PEAR_CONFIG_DEFAULT_DATA_DIR
Constant PEAR_CONFIG_DEFAULT_DOC_DIR
Constant PEAR_CONFIG_DEFAULT_EXT_DIR
Constant PEAR_CONFIG_DEFAULT_HTTP_PROXY
Constant PEAR_CONFIG_DEFAULT_MASTER_SERVER
Constant PEAR_CONFIG_DEFAULT_PHP_BIN
Constant PEAR_CONFIG_DEFAULT_PHP_DIR
Constant PEAR_CONFIG_DEFAULT_PREFERRED_STATE
Constant PEAR_CONFIG_DEFAULT_SIG_BIN
Constant PEAR_CONFIG_DEFAULT_SIG_KEYDIR
Constant PEAR_CONFIG_DEFAULT_SIG_TYPE
Constant PEAR_CONFIG_DEFAULT_TEST_DIR
Constant PEAR_CONFIG_DEFAULT_UMASK
Constant PEAR_CONFIG_DEFAULT_VERBOSE
Constant PEAR_CONFIG_SYSCONFDIR
Last created PEAR_Config instance.
Class PEAR_Dependency
PEAR_Dependency in Dependency.php
Dependency check for PEAR packages
Method PEAR_Dependency
Constructor
Constant PEAR_DEPENDENCY_BAD_DEPENDENCY
Constant PEAR_DEPENDENCY_CONFLICT
PEAR_DEPENDENCY_CONFLICT in Dependency.php
Constant PEAR_DEPENDENCY_CONFLICT_OPTIONAL
Constant PEAR_DEPENDENCY_MISSING
PEAR_DEPENDENCY_MISSING in Dependency.php
Constant PEAR_DEPENDENCY_MISSING_OPTIONAL
Constant PEAR_DEPENDENCY_UPGRADE_MAJOR
Constant PEAR_DEPENDENCY_UPGRADE_MAJOR_OPTIONAL
Constant PEAR_DEPENDENCY_UPGRADE_MINOR
Constant PEAR_DEPENDENCY_UPGRADE_MINOR_OPTIONAL
Method PEAR_Downloader
Class PEAR_Downloader
PEAR_Downloader in Downloader.php
Administration class used to download PEAR packages and maintain the installed package database.
Method PEAR_Error
PEAR_Error constructor
Class PEAR_Error
PEAR_Error in PEAR.php
Constant PEAR_ERROR_CALLBACK
Constant PEAR_ERROR_DIE
PEAR_ERROR_DIE in PEAR.php
Constant PEAR_ERROR_EXCEPTION
WARNING: obsolete
Constant PEAR_ERROR_PRINT
PEAR_ERROR_PRINT in PEAR.php
Constant PEAR_ERROR_RETURN
PEAR_ERROR_RETURN in PEAR.php
Constant PEAR_ERROR_TRIGGER
PEAR_ERROR_TRIGGER in PEAR.php
Class PEAR_Frontend_CLI
Method PEAR_Frontend_CLI
Method PEAR_Installer
PEAR_Installer constructor.
Class PEAR_Installer
PEAR_Installer in Installer.php
Administration class used to install PEAR packages and maintain the installed package database.
Constant PEAR_INSTALLER_ERROR_NO_PREF_STATE
Constant PEAR_INSTALLER_FAILED
PEAR_INSTALLER_FAILED in Downloader.php
Constant PEAR_INSTALLER_OK
PEAR_INSTALLER_OK in Downloader.php
Constant PEAR_INSTALLER_SKIPPED
PEAR_INSTALLER_SKIPPED in Downloader.php
Constant PEAR_OS
PEAR_OS in PEAR.php
Method PEAR_Packager
Class PEAR_Packager
PEAR_Packager in Packager.php
Administration class used to make a PEAR release tarball.
Class PEAR_Registry
PEAR_Registry in Registry.php
Administration class used to maintain the installed package database.
Method PEAR_Registry
PEAR_Registry constructor.
Constant PEAR_REGISTRY_ERROR_FILE
PEAR_REGISTRY_ERROR_FILE in Registry.php
Constant PEAR_REGISTRY_ERROR_FORMAT
Constant PEAR_REGISTRY_ERROR_LOCK
PEAR_REGISTRY_ERROR_LOCK in Registry.php
Method PEAR_Remote
Class PEAR_Remote
PEAR_Remote in Remote.php
This is a class for doing remote operations against the central PEAR database.
Constant PEAR_ZE2
PEAR_ZE2 in PEAR.php
Constant PHPADSNEW_INCLUDED
PHPADSNEW_INCLUDED in phpadsnew.inc.php
Page phpadsnew.inc.php
phpadsnew.inc.php in phpadsnew.inc.php
Function phpAds_aclCheck
phpAds_aclCheck() in lib-limitations.inc.php
Function phpAds_aclCheckClientip
phpAds_aclCheckClientip() in lib-limitations.inc.php
Function phpAds_aclCheckContinent
phpAds_aclCheckContinent() in lib-limitations.inc.php
Function phpAds_aclCheckCountry
phpAds_aclCheckCountry() in lib-limitations.inc.php
Function phpAds_aclCheckDate
phpAds_aclCheckDate() in lib-limitations.inc.php
Function phpAds_aclCheckDomain
phpAds_aclCheckDomain() in lib-limitations.inc.php
Function phpAds_aclCheckLanguage
phpAds_aclCheckLanguage() in lib-limitations.inc.php
Function phpAds_aclCheckReferer
phpAds_aclCheckReferer() in lib-limitations.inc.php
Function phpAds_aclCheckRegion
phpAds_aclCheckRegion() in lib-limitations.inc.php
Function phpAds_aclCheckSource
phpAds_aclCheckSource() in lib-limitations.inc.php
Function phpAds_aclCheckTime
phpAds_aclCheckTime() in lib-limitations.inc.php
Function phpAds_aclCheckUseragent
phpAds_aclCheckUseragent() in lib-limitations.inc.php
Function phpAds_aclCheckWeekday
phpAds_aclCheckWeekday() in lib-limitations.inc.php
Constant phpAds_actionActiveCampaign
phpAds_actionActiveCampaign in maintenance-common.php
Constant phpAds_actionAdvertiserReportMailed
phpAds_actionAdvertiserReportMailed in maintenance-common.php
Constant phpAds_actionAutoClean
phpAds_actionAutoClean in maintenance-common.php
Constant phpAds_actionBatchStatistics
phpAds_actionBatchStatistics in maintenance-common.php
Constant phpAds_actionDeactivationMailed
phpAds_actionDeactivationMailed in maintenance-common.php
Constant phpAds_actionDeactiveCampaign
phpAds_actionDeactiveCampaign in maintenance-common.php
Constant phpAds_actionPriorityAutoTargeting
phpAds_actionPriorityAutoTargeting in maintenance-common.php
Constant phpAds_actionPriorityCalculation
phpAds_actionPriorityCalculation in maintenance-common.php
Constant phpAds_actionPublisherReportMailed
phpAds_actionPublisherReportMailed in maintenance-common.php
Constant phpAds_actionWarningMailed
phpAds_actionWarningMailed in maintenance-common.php
Constant phpAds_ActivateBanner
phpAds_ActivateBanner in lib-permissions.inc.php
Constant phpAds_AddBanner
phpAds_AddBanner in lib-permissions.inc.php
Constant phpAds_AddZone
phpAds_AddZone in lib-permissions.inc.php
Constant phpAds_adLayerLoaded
phpAds_adLayerLoaded in invocation.inc.php
Constant phpAds_Admin
phpAds_Admin in lib-permissions.inc.php
Constant phpAds_adminDb
phpAds_adminDb in maintenance-common.php
Constant phpAds_Affiliate
phpAds_Affiliate in lib-permissions.inc.php
Constant phpAds_Agency
phpAds_Agency in lib-permissions.inc.php
Constant phpAds_AppendBanner
phpAds_AppendBanner in lib-append.inc.php
Constant phpAds_AppendRaw
phpAds_AppendRaw in lib-append.inc.php
Constant phpAds_AppendZone
phpAds_AppendZone in lib-append.inc.php
Function phpAds_AutoTargetingActualViews
phpAds_AutoTargetingActualViews() in maintenance-autotargeting.php
Function phpAds_AutoTargetingCaclulateFactor
phpAds_AutoTargetingCaclulateFactor() in maintenance-autotargeting.php
Function phpAds_AutoTargetingGetTarget
phpAds_AutoTargetingGetTarget() in maintenance-autotargeting.php
Function phpAds_AutoTargetingPrepareProfile
phpAds_AutoTargetingPrepareProfile() in maintenance-autotargeting.php
Function phpAds_AutoTargetingProfileSum
phpAds_AutoTargetingProfileSum() in maintenance-autotargeting.php
Function phpAds_AutoTargetingSmoothProfile
phpAds_AutoTargetingSmoothProfile() in maintenance-autotargeting.php
Function phpAds_AvailableLanguages
phpAds_AvailableLanguages() in lib-languages.inc.php
Function phpAds_breakString
phpAds_breakString() in maintenance-common.php
Function phpAds_buildAffiliateName
phpAds_buildAffiliateName() in lib-statistics.inc.php
Function phpAds_buildBannerCode
phpAds_buildBannerCode() in lib-statistics.inc.php
Function phpAds_buildBannerName
phpAds_buildBannerName() in maintenance-common.php
Function phpAds_buildBannerWhereClause
phpAds_buildBannerWhereClause() in stats-optimise.php
Function phpAds_buildCTR
phpAds_buildCTR() in lib-statistics.inc.php
Function phpAds_buildHourWhereClause
phpAds_buildHourWhereClause() in stats-optimise.php
Function phpAds_buildName
phpAds_buildName() in maintenance-common.php
Function phpAds_buildPageHeader
phpAds_buildPageHeader() in lib-html-header.inc.php
Function phpAds_buildQuery
phpAds_buildQuery() in lib-view-query.inc.php
Function phpAds_buildRatio
phpAds_buildRatio() in maintenance-common.php
Function phpAds_buildRatioPercentage
phpAds_buildRatioPercentage() in lib-statistics.inc.php
Function phpAds_buildSourceArray
phpAds_buildSourceArray() in lib-data.inc.php
Function phpAds_buildSourceArrayChildren
phpAds_buildSourceArrayChildren() in lib-data-statistics.inc.php
Function phpAds_buildTargetRatio
phpAds_buildTargetRatio() in lib-targetstats.inc.php
Function phpAds_buildZoneName
phpAds_buildZoneName() in lib-statistics.inc.php
Function phpAds_cacheDelete
phpAds_cacheDelete() in cache-sysvshm.inc.php
Function phpAds_cacheFetch
phpAds_cacheFetch() in cache-sysvshm.inc.php
Function phpAds_cacheInfo
phpAds_cacheInfo() in cache-sysvshm.inc.php
Function phpAds_cacheStore
phpAds_cacheStore() in cache-sysvshm.inc.php
Function phpAds_checkAccess
phpAds_checkAccess() in lib-permissions.inc.php
Function phpAds_checkDatabaseExists
phpAds_checkDatabaseExists() in lib-install-db.inc.php
Function phpAds_checkDatabaseValid
phpAds_checkDatabaseValid() in lib-install-db.inc.php
Function phpAds_checkForUpdates
phpAds_checkForUpdates() in lib-updates.inc.php
Function phpAds_checkTable
phpAds_checkTable() in lib-install-db.inc.php
Function phpAds_checkTableType
phpAds_checkTableType() in lib-install-db.inc.php
Constant phpAds_Client
phpAds_Client in lib-permissions.inc.php
Function phpAds_compileLimitation
phpAds_compileLimitation() in lib-banner.inc.php
Function phpAds_ConfigFileClear
phpAds_ConfigFileClear() in lib-config.inc.php
Function phpAds_ConfigFileFlush
phpAds_ConfigFileFlush() in lib-config.inc.php
Function phpAds_ConfigFilePrepare
phpAds_ConfigFilePrepare() in lib-config.inc.php
Function phpAds_ConfigFileSet
phpAds_ConfigFileSet() in lib-config.inc.php
Function phpAds_ConfigFileUpdateExport
phpAds_ConfigFileUpdateExport() in lib-config.inc.php
Function phpAds_ConfigFileUpdateFlush
phpAds_ConfigFileUpdateFlush() in lib-config.inc.php
Function phpAds_createDatabase
phpAds_createDatabase() in lib-install-db.inc.php
Function phpAds_createTable
phpAds_createTable() in lib-install-db.inc.php
Constant phpAds_CurrentDay
phpAds_CurrentDay in maintenance-priority.php
Constant phpAds_CurrentHour
phpAds_CurrentHour in maintenance-priority.php
Constant phpAds_CurrentTimestamp
phpAds_CurrentTimestamp in maintenance-priority.php
Function phpAds_dbAffectedRows
phpAds_dbAffectedRows() in maintenance-common.php
Function phpAds_dbAvailable
phpAds_dbAvailable() in lib-db.inc.php
Function phpAds_dbClose
phpAds_dbClose() in maintenance-common.php
Function phpAds_dbConnect
phpAds_dbConnect() in maintenance-common.php
Function phpAds_dbError
phpAds_dbError() in maintenance-common.php
Function phpAds_dbErrorNo
phpAds_dbErrorNo() in maintenance-common.php
Function phpAds_dbFetchArray
phpAds_dbFetchArray() in maintenance-common.php
Function phpAds_dbFetchRow
phpAds_dbFetchRow() in maintenance-common.php
Function phpAds_dbFreeResult
phpAds_dbFreeResult() in maintenance-common.php
Function phpAds_dbInsertID
phpAds_dbInsertID() in maintenance-common.php
Function phpAds_dbNumRows
phpAds_dbNumRows() in maintenance-common.php
Function phpAds_dbQuery
phpAds_dbQuery() in maintenance-common.php
Function phpAds_dbResult
phpAds_dbResult() in maintenance-common.php
Function phpAds_dbSeekRow
phpAds_dbSeekRow() in maintenance-common.php
Function phpAds_decrypt
phpAds_decrypt() in lib-io.inc.php
Function phpAds_DelConfirm
phpAds_DelConfirm() in lib-gui.inc.php
Function phpAds_DeleteBanner
phpAds_DeleteBanner() in banner-delete.php
Function phpAds_DeleteCampaign
phpAds_DeleteCampaign() in campaign-delete.php
Function phpAds_deleteStatsByBannerID
phpAds_deleteStatsByBannerID() in lib-statistics.inc.php
Function phpAds_deleteStatsByTrackerID
phpAds_deleteStatsByTrackerID() in lib-statistics.inc.php
Function phpAds_DeleteTracker
phpAds_DeleteTracker() in tracker-delete.php
Constant phpAds_DeleteZone
phpAds_DeleteZone in lib-permissions.inc.php
Function phpAds_deriveSource
phpAds_deriveSource() in lib-io.inc.php
Function phpAds_Die
phpAds_Die() in lib-gui.inc.php
Constant phpAds_DisableBanner
phpAds_DisableBanner in lib-permissions.inc.php
Function phpAds_displayData
phpAds_displayData() in maintenance-source-edit.php
Function phpAds_displayDataRow
phpAds_displayDataRow() in maintenance-source-edit.php
Function phpAds_displayStatsRow
phpAds_displayStatsRow() in stats-campaign-optimise.php
Constant phpAds_DowToday
phpAds_DowToday in maintenance-autotargeting.php
Function phpAds_dropTable
phpAds_dropTable() in lib-install-db.inc.php
Constant phpAds_EditZone
phpAds_EditZone in lib-permissions.inc.php
Function phpAds_encrypt
phpAds_encrypt() in lib-io.inc.php
Constant phpAds_Error
phpAds_Error in lib-gui.inc.php
Function phpAds_fetchBannerDirect
phpAds_fetchBannerDirect() in lib-view-direct.inc.php
Function phpAds_fetchBannerZone
phpAds_fetchBannerZone() in lib-view-zone.inc.php
Function phpAds_flushCookie
phpAds_flushCookie() in lib-cookies.inc.php
Function phpAds_formatNumber
phpAds_formatNumber() in lib-statistics.inc.php
Function phpAds_formatPercentage
phpAds_formatPercentage() in lib-statistics.inc.php
Function phpAds_FTPDelete
phpAds_FTPDelete() in lib-storage.inc.php
Function phpAds_FTPDuplicate
phpAds_FTPDuplicate() in lib-storage.inc.php
Function phpAds_FTPRetrieve
phpAds_FTPRetrieve() in lib-storage.inc.php
Function phpAds_FTPSize
phpAds_FTPSize() in lib-storage.inc.php
Function phpAds_FTPStore
phpAds_FTPStore() in lib-storage.inc.php
Function phpAds_FTPUniqueName
phpAds_FTPUniqueName() in lib-storage.inc.php
Function phpAds_GDContentType
phpAds_GDContentType() in lib-gd.inc.php
Function phpAds_GDImageFormat
phpAds_GDImageFormat() in lib-gd.inc.php
Function phpAds_GDShowImage
phpAds_GDShowImage() in lib-gd.inc.php
Function phpAds_GenerateInvocationCode
phpAds_GenerateInvocationCode() in lib-invocation.inc.php
Function phpAds_generateJavascriptTrackerCode
phpAds_generateJavascriptTrackerCode() in lib-invocation.inc.php
Function phpAds_generateLayerCode
phpAds_generateLayerCode() in invocation.inc.php
Function phpAds_generateTrackerCode
phpAds_generateTrackerCode() in lib-invocation.inc.php
Function phpAds_geoipregion_getGeo
phpAds_geoipregion_getGeo() in geo-geoipregion.inc.php
Function phpAds_geoipregion_getInfo
phpAds_geoipregion_getInfo() in geo-geoipregion.inc.php
Function phpAds_geoipregion_seek_country
phpAds_geoipregion_seek_country() in geo-geoipregion.inc.php
Function phpAds_geoip_getGeo
phpAds_geoip_getGeo() in geo-geoip.inc.php
Function phpAds_geoip_getInfo
phpAds_geoip_getInfo() in geo-geoip.inc.php
Function phpAds_geoip_seekCountry
phpAds_geoip_seekCountry() in geo-geoip.inc.php
Function phpAds_getAdClicksLeft
phpAds_getAdClicksLeft() in lib-expiration.inc.php
Function phpAds_getAdConversionsLeft
phpAds_getAdConversionsLeft() in lib-expiration.inc.php
Function phpAds_getAdViewsLeft
phpAds_getAdViewsLeft() in lib-expiration.inc.php
Function phpAds_getAffiliateArray
phpAds_getAffiliateArray() in report-index.php
Function phpAds_getAffiliateListOrder
phpAds_getAffiliateListOrder() in lib-statistics.inc.php
Function phpAds_getAffiliateName
phpAds_getAffiliateName() in lib-statistics.inc.php
Function phpAds_getAgencyID
phpAds_getAgencyID() in lib-permissions.inc.php
Function phpAds_getAgencyName
phpAds_getAgencyName() in lib-statistics.inc.php
Function phpAds_getBannerCache
phpAds_getBannerCache() in lib-banner.inc.php
Function phpAds_getBannerListOrder
phpAds_getBannerListOrder() in maintenance-common.php
Function phpAds_getBannerName
phpAds_getBannerName() in lib-statistics.inc.php
Function phpAds_getBannerParentCampaignID
phpAds_getBannerParentCampaignID() in lib-statistics.inc.php
Function phpAds_getBannerSize
phpAds_getBannerSize() in lib-size.inc.php
Function phpAds_getBannerStats
phpAds_getBannerStats() in lib-data-statistics.inc.php
Function phpAds_getBannerStatsByCampaignID
phpAds_getBannerStatsByCampaignID() in lib-data-statistics.inc.php
Function phpAds_getCachedGeoInformation
Function phpAds_getCampaign
phpAds_getCampaign() in lib-data-campaigns.inc.php
Function phpAds_getCampaignArray
phpAds_getCampaignArray() in report-index.php
Function phpAds_getCampaignByCampaignID
phpAds_getCampaignByCampaignID() in lib-data-campaigns.inc.php
Function phpAds_getCampaignDetails
phpAds_getCampaignDetails() in lib-statistics.inc.php
Function phpAds_getCampaignListOrder
phpAds_getCampaignListOrder() in lib-statistics.inc.php
Function phpAds_getCampaignName
phpAds_getCampaignName() in lib-statistics.inc.php
Function phpAds_getCampaignParentClientID
phpAds_getCampaignParentClientID() in lib-statistics.inc.php
Function phpAds_getClientArray
phpAds_getClientArray() in report-index.php
Function phpAds_getClientDetails
phpAds_getClientDetails() in lib-statistics.inc.php
Function phpAds_getClientListOrder
phpAds_getClientListOrder() in lib-statistics.inc.php
Function phpAds_getClientName
phpAds_getClientName() in lib-statistics.inc.php
Function phpAds_getColumnHeader
phpAds_getColumnHeader() in stats-campaign-optimise.php
Function phpAds_getDaysLeft
phpAds_getDaysLeft() in lib-expiration.inc.php
Function phpAds_getHourListOrder
phpAds_getHourListOrder() in maintenance-common.php
Function phpAds_getHourStats
phpAds_getHourStats() in lib-data-statistics.inc.php
Function phpAds_getHourStatsByCampaignIDBannerIDs
phpAds_getHourStatsByCampaignIDBannerIDs() in lib-data-statistics.inc.php
Function phpAds_getKeywordsArray
phpAds_getKeywordsArray() in report-index.php
Function phpAds_getLayerHTML
phpAds_getLayerHTML() in layerstyle.inc.php
Function phpAds_getLayerLimitations
phpAds_getLayerLimitations() in layerstyle.inc.php
Function phpAds_getlayerShowVar
phpAds_getlayerShowVar() in invocation.inc.php
Function phpAds_getListOrder
phpAds_getListOrder() in lib-statistics.inc.php
Function phpAds_getOrderDirection
phpAds_getOrderDirection() in maintenance-common.php
Function phpAds_getPageData
phpAds_getPageData() in maintenance-source-edit.php
Function phpAds_getParentClientName
phpAds_getParentClientName() in lib-statistics.inc.php
Function phpAds_getPref
phpAds_getPref() in lib-prefs.inc.php
Function phpAds_getPrefArray
phpAds_getPrefArray() in lib-prefs.inc.php
Function phpAds_getSources
phpAds_getSources() in lib-data-sources.inc.php
Function phpAds_getSourceStats
phpAds_getSourceStats() in lib-data-statistics.inc.php
Function phpAds_getSourceStatsByCampaignID
Function phpAds_getSourceStatsByCampaignIDBannerIDsHours
Function phpAds_getStats
phpAds_getStats() in lib-data-statistics.inc.php
Function phpAds_getStatsByCampaignID
phpAds_getStatsByCampaignID() in lib-data-statistics.inc.php
Function phpAds_getTableTypeDefault
phpAds_getTableTypeDefault() in lib-install-db.inc.php
Function phpAds_getTableTypes
phpAds_getTableTypes() in lib-install-db.inc.php
Function phpAds_getTargetColor
phpAds_getTargetColor() in lib-targetstats.inc.php
Function phpAds_getTrackerDetails
phpAds_getTrackerDetails() in lib-statistics.inc.php
Function phpAds_getTrackerListOrder
phpAds_getTrackerListOrder() in lib-statistics.inc.php
Function phpAds_getTrackerName
phpAds_getTrackerName() in lib-statistics.inc.php
Function phpAds_getTrackerParentClientID
phpAds_getTrackerParentClientID() in lib-statistics.inc.php
Function phpAds_getUniqueUserID
phpAds_getUniqueUserID() in lib-io.inc.php
Function phpAds_getUserAgent
phpAds_getUserAgent() in adlayer.php
Function phpAds_getUserID
phpAds_getUserID() in lib-permissions.inc.php
Function phpAds_getZoneArray
phpAds_getZoneArray() in report-index.php
Function phpAds_getZoneListOrder
phpAds_getZoneListOrder() in lib-statistics.inc.php
Function phpAds_getZoneName
phpAds_getZoneName() in lib-statistics.inc.php
Function phpAds_htmlQuotes
phpAds_htmlQuotes() in lib-statistics.inc.php
Function phpAds_ImageDelete
phpAds_ImageDelete() in lib-storage.inc.php
Function phpAds_ImageDuplicate
phpAds_ImageDuplicate() in lib-storage.inc.php
Function phpAds_ImageRetrieve
phpAds_ImageRetrieve() in lib-storage.inc.php
Function phpAds_ImageSize
phpAds_ImageSize() in lib-storage.inc.php
Function phpAds_ImageStore
phpAds_ImageStore() in lib-storage.inc.php
Constant phpAds_installed
phpAds_installed in maintenance-common.php
Constant phpAds_installing
phpAds_installing in install.php
Constant phpAds_invocationType
phpAds_invocationType in adcontent.php
Function phpAds_ip2country_getGeo
phpAds_ip2country_getGeo() in geo-ip2country.inc.php
Function phpAds_ip2country_getInfo
phpAds_ip2country_getInfo() in geo-ip2country.inc.php
Function phpAds_ipAddrToInt
phpAds_ipAddrToInt() in lib-remotehost.inc.php
Function phpAds_isAdBlocked
phpAds_isAdBlocked() in lib-io.inc.php
Function phpAds_isAdCapped
phpAds_isAdCapped() in lib-io.inc.php
Function phpAds_isAdmin
phpAds_isAdmin() in lib-permissions.inc.php
Function phpAds_isAllowed
phpAds_isAllowed() in lib-permissions.inc.php
Function phpAds_IsBannerInZone
phpAds_IsBannerInZone() in lib-zones.inc.php
Function phpAds_IsCampaignInZone
phpAds_IsCampaignInZone() in lib-zones.inc.php
Function phpAds_isClickBlocked
phpAds_isClickBlocked() in lib-io.inc.php
Function phpAds_isConfigWritable
phpAds_isConfigWritable() in lib-config.inc.php
Function phpAds_isConversionBlocked
Function phpAds_IsLoggedIn
phpAds_IsLoggedIn() in lib-permissions.inc.php
Function phpAds_isUser
phpAds_isUser() in lib-permissions.inc.php
Function phpAds_isViewBlocked
phpAds_isViewBlocked() in lib-io.inc.php
Constant phpAds_LastMidnight
phpAds_LastMidnight in maintenance-autotargeting.php
Constant phpAds_LinkBanners
phpAds_LinkBanners in lib-permissions.inc.php
Function phpAds_LoadDbConfig
phpAds_LoadDbConfig() in lib-dbconfig.inc.php
Function phpAds_LocalUniqueName
phpAds_LocalUniqueName() in lib-storage.inc.php
Function phpAds_Login
phpAds_Login() in lib-permissions.inc.php
Constant phpAds_Login
phpAds_Login in lib-gui.inc.php
Function phpAds_LoginScreen
phpAds_LoginScreen() in lib-permissions.inc.php
Function phpAds_Logout
phpAds_Logout() in lib-permissions.inc.php
Function phpAds_MaintenanceSelection
phpAds_MaintenanceSelection() in lib-maintenance.inc.php
Function phpAds_makeTimestamp
phpAds_makeTimestamp() in maintenance-common.php
Function phpAds_matchSubnet
phpAds_matchSubnet() in lib-remotehost.inc.php
Constant phpAds_ModifyBanner
phpAds_ModifyBanner in lib-permissions.inc.php
Constant phpAds_ModifyInfo
phpAds_ModifyInfo in lib-permissions.inc.php
Function phpAds_mod_geoip_getGeo
phpAds_mod_geoip_getGeo() in geo-mod_geoip.inc.php
Function phpAds_mod_geoip_getInfo
phpAds_mod_geoip_getInfo() in geo-mod_geoip.inc.php
Function phpAds_PageContext
phpAds_PageContext() in lib-gui.inc.php
Function phpAds_PageFooter
phpAds_PageFooter() in lib-gui.inc.php
Function phpAds_PageHeader
phpAds_PageHeader() in lib-gui.inc.php
Function phpAds_PageShortcut
phpAds_PageShortcut() in lib-gui.inc.php
Function phpAds_ParseAppendCode
phpAds_ParseAppendCode() in lib-append.inc.php
Constant phpAds_path
phpAds_path in optimiseXML.php
Function phpAds_placeInvocationForm
phpAds_placeInvocationForm() in lib-invocation.inc.php
Function phpAds_placeLayerSettings
phpAds_placeLayerSettings() in invocation.inc.php
Function phpAds_prepareDatabaseStructure
phpAds_prepareDatabaseStructure() in lib-install-db.inc.php
Function phpAds_PrepareHelp
phpAds_PrepareHelp() in lib-gui.inc.php
Function phpAds_printSourceRow
phpAds_printSourceRow() in stats-campaign-optimise.php
Function phpAds_printTableBreak
phpAds_printTableBreak() in stats-campaign-optimise.php
Function phpAds_PriorityCalculate
phpAds_PriorityCalculate() in maintenance-priority.php
Function phpAds_PriorityGetDeviance
phpAds_PriorityGetDeviance() in maintenance-priority.php
Function phpAds_PriorityGetGaussianProfile
phpAds_PriorityGetGaussianProfile() in maintenance-priority.php
Function phpAds_PriorityGetGCD
phpAds_PriorityGetGCD() in maintenance-priority.php
Function phpAds_PriorityGetGCD2
phpAds_PriorityGetGCD2() in maintenance-priority.php
Function phpAds_PriorityGetHourlyProfile
phpAds_PriorityGetHourlyProfile() in maintenance-priority.php
Function phpAds_PriorityGetImportance
phpAds_PriorityGetImportance() in maintenance-priority.php
Function phpAds_PriorityGetImpressions
phpAds_PriorityGetImpressions() in maintenance-priority.php
Function phpAds_PriorityNormalDistribution
phpAds_PriorityNormalDistribution() in maintenance-priority.php
Function phpAds_PriorityPredictProfile
phpAds_PriorityPredictProfile() in maintenance-priority.php
Function phpAds_PriorityPrepareBanners
phpAds_PriorityPrepareBanners() in maintenance-priority.php
Function phpAds_PriorityPrepareCampaigns
phpAds_PriorityPrepareCampaigns() in maintenance-priority.php
Function phpAds_PriorityPrintProfile
phpAds_PriorityPrintProfile() in maintenance-priority.php
Function phpAds_PriorityStore
phpAds_PriorityStore() in maintenance-priority.php
Function phpAds_PriorityTotalWeight
phpAds_PriorityTotalWeight() in maintenance-priority.php
Function phpAds_PrivateSubnet
phpAds_PrivateSubnet() in lib-remotehost.inc.php
Function phpAds_putLayerJS
phpAds_putLayerJS() in layerstyle.inc.php
Function phpAds_qsort
phpAds_qsort() in maintenance-optimization.php
Constant phpAds_rawDb
phpAds_rawDb in maintenance-common.php
Function phpAds_readDatabaseStructure
phpAds_readDatabaseStructure() in lib-install-db.inc.php
Function phpAds_rebuildBannerCache
phpAds_rebuildBannerCache() in lib-banner.inc.php
Function phpAds_registerGlobal
phpAds_registerGlobal() in lib-io.inc.php
Function phpAds_replaceVariablesInBannerCode
phpAds_replaceVariablesInBannerCode() in maintenance-common.php
Function phpAds_ReportGetPluginInfo
phpAds_ReportGetPluginInfo() in report-index.php
Function phpAds_ReportPluginList
phpAds_ReportPluginList() in report-index.php
Function phpAds_sendMail
phpAds_sendMail() in maintenance-common.php
Function phpAds_SendMaintenanceReport
phpAds_SendMaintenanceReport() in maintenance-reports.php
Function phpAds_SessionDataDestroy
phpAds_SessionDataDestroy() in lib-sessions.inc.php
Function phpAds_SessionDataFetch
phpAds_SessionDataFetch() in lib-sessions.inc.php
Function phpAds_SessionDataRegister
phpAds_SessionDataRegister() in lib-sessions.inc.php
Function phpAds_SessionDataStore
phpAds_SessionDataStore() in lib-sessions.inc.php
Function phpAds_SessionStart
phpAds_SessionStart() in lib-sessions.inc.php
Function phpAds_setCookie
phpAds_setCookie() in lib-cookies.inc.php
Function phpAds_setPref
phpAds_setPref() in lib-prefs.inc.php
Function phpAds_SettingsHelp
phpAds_SettingsHelp() in lib-settings.inc.php
Function phpAds_SettingsSelection
phpAds_SettingsSelection() in lib-settings.inc.php
Function phpAds_SettingsWriteAdd
phpAds_SettingsWriteAdd() in lib-config.inc.php
Function phpAds_SettingsWriteFlush
phpAds_SettingsWriteFlush() in lib-config.inc.php
Function phpAds_settings_cp_map
phpAds_settings_cp_map() in invocation.inc.php
Constant phpAds_shmopID
phpAds_shmopID in cache-sysvshm.inc.php
Constant phpAds_shmopIndexSize
phpAds_shmopIndexSize in cache-sysvshm.inc.php
Constant phpAds_shmopSegmentSize
phpAds_shmopSegmentSize in cache-sysvshm.inc.php
Function phpAds_showBanners
phpAds_showBanners() in maintenance-priority.php
Function phpAds_ShowBreak
phpAds_ShowBreak() in lib-gui.inc.php
Function phpAds_showCache
phpAds_showCache() in maintenance-cache.php
Function phpAds_showDateEdit
phpAds_showDateEdit() in campaign-edit.php
Function phpAds_ShowSections
phpAds_ShowSections() in lib-gui.inc.php
Function phpAds_ShowSettings
phpAds_ShowSettings() in lib-settings.inc.php
Function phpAds_ShowSettings_Break
phpAds_ShowSettings_Break() in lib-settings.inc.php
Function phpAds_ShowSettings_Checkbox
phpAds_ShowSettings_Checkbox() in lib-settings.inc.php
Function phpAds_ShowSettings_CheckDependancies
Function phpAds_ShowSettings_EndSection
phpAds_ShowSettings_EndSection() in lib-settings.inc.php
Function phpAds_ShowSettings_GetType
phpAds_ShowSettings_GetType() in lib-settings.inc.php
Function phpAds_ShowSettings_Locked
phpAds_ShowSettings_Locked() in lib-settings.inc.php
Function phpAds_ShowSettings_PadLock
phpAds_ShowSettings_PadLock() in lib-settings.inc.php
Function phpAds_ShowSettings_Password
phpAds_ShowSettings_Password() in lib-settings.inc.php
Function phpAds_ShowSettings_Select
phpAds_ShowSettings_Select() in lib-settings.inc.php
Function phpAds_ShowSettings_StartSection
phpAds_ShowSettings_StartSection() in lib-settings.inc.php
Function phpAds_ShowSettings_Text
phpAds_ShowSettings_Text() in lib-settings.inc.php
Function phpAds_ShowSettings_Textarea
phpAds_ShowSettings_Textarea() in lib-settings.inc.php
Function phpAds_showZoneBanners
phpAds_showZoneBanners() in zone-probability.php
Function phpAds_showZoneCampaign
phpAds_showZoneCampaign() in zone-include.php
Function phpAds_sizeExists
phpAds_sizeExists() in lib-size.inc.php
Function phpAds_slashArray
phpAds_slashArray() in lib-io.inc.php
Function phpAds_sortArray
phpAds_sortArray() in maintenance-optimization.php
Function phpAds_sortSources
phpAds_sortSources() in lib-data-statistics.inc.php
Function phpAds_sqlDie
phpAds_sqlDie() in lib-gui.inc.php
Function phpAds_SqlUniqueName
phpAds_SqlUniqueName() in lib-storage.inc.php
Function phpAds_Start
phpAds_Start() in lib-permissions.inc.php
Function phpAds_SuppliedCredentials
phpAds_SuppliedCredentials() in lib-permissions.inc.php
Function phpAds_SWFBits
phpAds_SWFBits() in lib-swf.inc.php
Function phpAds_SWFCompress
phpAds_SWFCompress() in lib-swf.inc.php
Function phpAds_SWFCompressed
phpAds_SWFCompressed() in lib-swf.inc.php
Function phpAds_SWFConvert
phpAds_SWFConvert() in lib-swf.inc.php
Function phpAds_SWFDecompress
phpAds_SWFDecompress() in lib-swf.inc.php
Function phpAds_SWFDimensions
phpAds_SWFDimensions() in lib-swf.inc.php
Function phpAds_SWFInfo
phpAds_SWFInfo() in lib-swf.inc.php
Function phpAds_SWFVersion
phpAds_SWFVersion() in lib-swf.inc.php
Constant phpAds_tableTypesSupported
phpAds_tableTypesSupported in lib-install-db.inc.php
Function phpAds_TargetStatsSaveViews
phpAds_TargetStatsSaveViews() in maintenance-autotargeting.php
Function phpAds_ToggleBannerInZone
phpAds_ToggleBannerInZone() in lib-zones.inc.php
Function phpAds_ToggleCampaignInZone
phpAds_ToggleCampaignInZone() in lib-zones.inc.php
Function phpAds_totalClicks
phpAds_totalClicks() in maintenance-common.php
Function phpAds_totalConversions
phpAds_totalConversions() in maintenance-common.php
Function phpAds_totalStats
phpAds_totalStats() in maintenance-common.php
Function phpAds_totalViews
phpAds_totalViews() in maintenance-common.php
Function phpAds_updateAdBlockTime
phpAds_updateAdBlockTime() in lib-io.inc.php
Function phpAds_updateAdCapping
phpAds_updateAdCapping() in lib-io.inc.php
Function phpAds_updateClickBlockTime
Function phpAds_updateConversionBlockTime
Function phpAds_updateExpandArray
phpAds_updateExpandArray() in lib-prefs.inc.php
Function phpAds_updateGeoTracking
phpAds_updateGeoTracking() in lib-io.inc.php
Function phpAds_updateSources
phpAds_updateSources() in maintenance-source-edit.php
Function phpAds_updateViewBlockTime
Constant phpAds_userAdministrator
phpAds_userAdministrator in maintenance-common.php
Constant phpAds_userAdvertiser
phpAds_userAdvertiser in maintenance-common.php
Constant phpAds_userDeliveryEngine
phpAds_userDeliveryEngine in maintenance-common.php
Function phpAds_userlogAdd
phpAds_userlogAdd() in maintenance-common.php
Function phpAds_userlogSetUser
phpAds_userlogSetUser() in lib-userlog.inc.php
Constant phpAds_userMaintenance
phpAds_userMaintenance in maintenance-common.php
Constant phpAds_userPublisher
phpAds_userPublisher in maintenance-common.php
Constant phpAds_ViewTargetingStats
phpAds_ViewTargetingStats in lib-permissions.inc.php
Function phpAds_warningMail
phpAds_warningMail() in lib-warnings.inc.php
Function phpAds_xmlrpcDecode
phpAds_xmlrpcDecode() in lib-xmlrpc.inc.php
Function phpAds_xmlrpcEncode
phpAds_xmlrpcEncode() in lib-xmlrpc.inc.php
Function phpAds_xmlrpcErrorHandler
Function phpAds_xmlrpcView
phpAds_xmlrpcView() in adxmlrpc.php
Constant phpAds_ZoneAppendRaw
phpAds_ZoneAppendRaw in lib-zones.inc.php
Constant phpAds_ZoneAppendZone
phpAds_ZoneAppendZone in lib-zones.inc.php
Constant phpAds_ZoneBanner
phpAds_ZoneBanner in lib-zones.inc.php
Constant phpAds_ZoneBanners
phpAds_ZoneBanners in lib-zones.inc.php
Constant phpAds_ZoneCampaign
phpAds_ZoneCampaign in lib-zones.inc.php
Constant phpAds_ZoneInteractive
phpAds_ZoneInteractive in lib-zones.inc.php
Constant phpAds_ZoneInterstitial
phpAds_ZoneInterstitial in lib-zones.inc.php
Function phpAds_ZoneParseAppendCode
phpAds_ZoneParseAppendCode() in lib-zones.inc.php
Constant phpAds_ZonePopup
phpAds_ZonePopup in lib-zones.inc.php
Constant phpAds_ZoneRaw
phpAds_ZoneRaw in lib-zones.inc.php
Constant phpAds_ZoneText
phpAds_ZoneText in lib-zones.inc.php
Method phpizeCallback
Message callback function used when running the "phpize" program. Extracts the API numbers used. Ignores other message types than "cmdoutput".
Function PluginKeywordHistoryExecute
PluginKeywordHistoryExecute() in keywordhistory.plugin.php
Function PluginKeywordHistoryInfo
PluginKeywordHistoryInfo() in keywordhistory.plugin.php
Function Plugin_AffiliatehistoryExecute
Plugin_AffiliatehistoryExecute() in affiliatehistory.plugin.php
Function Plugin_AffiliatehistoryInfo
Plugin_AffiliatehistoryInfo() in affiliatehistory.plugin.php
Function Plugin_CampaignDeliveryExecute
Plugin_CampaignDeliveryExecute() in campaigndelivery.plugin.php
Function Plugin_CampaignDeliveryInfo
Plugin_CampaignDeliveryInfo() in campaigndelivery.plugin.php
Function Plugin_CampaignhistoryExecute
Plugin_CampaignhistoryExecute() in campaignhistory.plugin.php
Function Plugin_CampaignhistoryInfo
Plugin_CampaignhistoryInfo() in campaignhistory.plugin.php
Function Plugin_ClienthistoryExecute
Plugin_ClienthistoryExecute() in clienthistory.plugin.php
Function Plugin_ClienthistoryInfo
Plugin_ClienthistoryInfo() in clienthistory.plugin.php
Function Plugin_GlobalhistoryExecute
Plugin_GlobalhistoryExecute() in globalhistory.plugin.php
Function Plugin_GlobalhistoryInfo
Plugin_GlobalhistoryInfo() in globalhistory.plugin.php
Function Plugin_TrackerHistoryExecute
Plugin_TrackerHistoryExecute() in trackerhistory.plugin.php
Function Plugin_TrackerHistoryInfo
Plugin_TrackerHistoryInfo() in trackerhistory.plugin.php
Function Plugin_UnderdeliveringCampaignsExecute
Plugin_UnderdeliveringCampaignsExecute() in underdelivering.plugin.php
Function Plugin_UnderdeliveringCampaignsInfo
Plugin_UnderdeliveringCampaignsInfo() in underdelivering.plugin.php
Function Plugin_ZonehistoryExecute
Plugin_ZonehistoryExecute() in zonehistory.plugin.php
Function Plugin_ZonehistoryInfo
Plugin_ZonehistoryInfo() in zonehistory.plugin.php
Method popErrorHandling
Pop the last error handler used
Method popExpect
PEAR::popExpect() in PEAR.php
This method pops one element off the expected error codes stack.
Method previousVersionExists
Upgrade::previousVersionExists() in lib-upgrade.inc.php
A method to determine if an older version of Max (or phpAdsNew) is currently installed.
Method pushError
Method pushErrorHandling
Push a new error handler on top of the error handler options stack. With this you can easily override the actual error handler for some code and restore it later with popErrorHandling.
r
top
Variable $registry
PEAR_Installer::$registry in Installer.php
PEAR_Registry object used by the installer
Page report-execute.php
report-execute.php in report-execute.php
Page report-index.php
report-index.php in report-index.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page res-continent.lang.php
res-continent.lang.php in res-continent.lang.php
Page res-iso639.lang.php
res-iso639.lang.php in res-iso639.lang.php
Page res-iso3166.lang.php
res-iso3166.lang.php in res-iso3166.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page report.lang.php
report.lang.php in report.lang.php
Page real_sites_test.php
real_sites_test.php in real_sites_test.php
Page remote_test.php
remote_test.php in remote_test.php
Page res-continent.inc.php
res-continent.inc.php in res-continent.inc.php
Page res-iab.inc.php
res-iab.inc.php in res-iab.inc.php
Page res-iso639.inc.php
res-iso639.inc.php in res-iso639.inc.php
Page res-iso3166.inc.php
res-iso3166.inc.php in res-iso3166.inc.php
Page res-useragent.inc.php
res-useragent.inc.php in res-useragent.inc.php
Page res-usstates.inc.php
res-usstates.inc.php in res-usstates.inc.php
Page Registry.php
Registry.php in Registry.php
Page Remote.php
Remote.php in Remote.php
Page Registry.php
Registry.php in Registry.php
Page Remote.php
Remote.php in Remote.php
Method raiseError
PEAR::raiseError() in PEAR.php
This method is a wrapper that returns an instance of the configured error class with this object's default error handling applied. If the $mode and $options parameters are not specified, the object's defaults are used.
Class RandomCompatibilityClass
RandomCompatibilityClass in options_test.php
Class RandomCompatibilitySubclass
RandomCompatibilitySubclass in options_test.php
Method readConfigFile
Reads configuration data from a file. All existing values in the config layer are discarded and replaced with data from the file.
Method readFileMap
Method rebuildFileMap
Method registerCommands
Scan through the Command directory looking for classes and see what commands they implement.
Method registerShutdownFunc
Use this function to register a shutdown method for static classes.
Function releasePriorityLock
releasePriorityLock() in maintenance-common.php
Releases the advisory database lock for the maintenance priority process.
Method remove
PEAR_Config::remove() in Config.php
Remove the a config key from a specific config layer.
Method removeAggregateObject
Remove an aggregate object.
Method removeAutoload
Remove an autoload entry.
Method removeLayer
Temporarily remove an entire config layer. USE WITH CARE!
Method rollbackFileTransaction
Function rowPresenter
rowPresenter() in lib-gui.inc.php
Method run
Benchmarks a function.
Method run
s
top
Variable $server
xmlrpc_client::$server in lib-xmlrpc.inc.php
Variable $source_analyzer
PEAR_SourceAnalyzer instance
Variable $statedir
PEAR_Registry::$statedir in Registry.php
Directory where registry files are stored.
Variable $strlen_max
Max marker name length for non-html output
Variable $stuff
AnyOldSignal::$stuff in xml_test.php
Page settings-admin.php
settings-admin.php in settings-admin.php
Page settings-banner.php
settings-banner.php in settings-banner.php
Page settings-db.php
settings-db.php in settings-db.php
Page settings-defaults.php
settings-defaults.php in settings-defaults.php
Page settings-host.php
settings-host.php in settings-host.php
Page settings-index.php
settings-index.php in settings-index.php
Page settings-interface.php
settings-interface.php in settings-interface.php
Page settings-invocation.php
settings-invocation.php in settings-invocation.php
Page settings-stats.php
settings-stats.php in settings-stats.php
Page stats-advertiser-campaigns.php
stats-advertiser-campaigns.php in stats-advertiser-campaigns.php
Page stats-advertiser-daily.php
stats-advertiser-daily.php in stats-advertiser-daily.php
Page stats-advertiser-history.php
stats-advertiser-history.php in stats-advertiser-history.php
Page stats-affiliate-daily.php
stats-affiliate-daily.php in stats-affiliate-daily.php
Page stats-affiliate-history.php
stats-affiliate-history.php in stats-affiliate-history.php
Page stats-affiliate-zones.php
stats-affiliate-zones.php in stats-affiliate-zones.php
Page stats-banner-affiliates.php
stats-banner-affiliates.php in stats-banner-affiliates.php
Page stats-banner-daily.php
stats-banner-daily.php in stats-banner-daily.php
Page stats-banner-history.php
stats-banner-history.php in stats-banner-history.php
Page stats-campaign-affiliates.php
stats-campaign-affiliates.php in stats-campaign-affiliates.php
Page stats-campaign-banners.php
stats-campaign-banners.php in stats-campaign-banners.php
Page stats-campaign-daily.php
stats-campaign-daily.php in stats-campaign-daily.php
Page stats-campaign-history.php
stats-campaign-history.php in stats-campaign-history.php
Page stats-campaign-keywords.php
stats-campaign-keywords.php in stats-campaign-keywords.php
Page stats-campaign-optimise.php
stats-campaign-optimise.php in stats-campaign-optimise.php
Page stats-campaign-sources.php
stats-campaign-sources.php in stats-campaign-sources.php
Page stats-campaign-target.php
stats-campaign-target.php in stats-campaign-target.php
Page stats-global-advertiser.php
stats-global-advertiser.php in stats-global-advertiser.php
Page stats-global-affiliates.php
stats-global-affiliates.php in stats-global-affiliates.php
Page stats-global-daily.php
stats-global-daily.php in stats-global-daily.php
Page stats-global-history.php
stats-global-history.php in stats-global-history.php
Page stats-global-misc.php
stats-global-misc.php in stats-global-misc.php
Page stats-linkedbanner-history.php
stats-linkedbanner-history.php in stats-linkedbanner-history.php
Page stats-optimise.php
stats-optimise.php in stats-optimise.php
Page stats-reset.php
stats-reset.php in stats-reset.php
Page stats-zone-daily.php
stats-zone-daily.php in stats-zone-daily.php
Page stats-zone-history.php
stats-zone-history.php in stats-zone-history.php
Page stats-zone-linkedbanners.php
stats-zone-linkedbanners.php in stats-zone-linkedbanners.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page settings-help.lang.php
settings-help.lang.php in settings-help.lang.php
Page settings.lang.php
settings.lang.php in settings.lang.php
Page shell_tester_test.php
shell_tester_test.php in shell_tester_test.php
Page shell_test.php
shell_test.php in shell_test.php
Page simple_mock_test.php
simple_mock_test.php in simple_mock_test.php
Page socket_test.php
socket_test.php in socket_test.php
Page stats.php
stats.php in stats.php
Class SameTestClass
SameTestClass in adapter_test.php
Method saveCache
Constant SAVE_HISTORY_INTERMEDIATE_AD_DUPES
SAVE_HISTORY_INTERMEDIATE_AD_DUPES in TestOfStatisticsAdServer.php
Constant SAVE_HISTORY_INTERMEDIATE_AD_NEXT
SAVE_HISTORY_INTERMEDIATE_AD_NEXT in TestOfStatisticsAdServer.php
Constant SAVE_HISTORY_INTERMEDIATE_HISTORY_DUPES
SAVE_HISTORY_INTERMEDIATE_HISTORY_DUPES in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_AD_CLICKS
SAVE_INTERMEDIATE_AD_CLICKS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_AD_IMPRESSIONS
SAVE_INTERMEDIATE_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_AD_REQUESTS
SAVE_INTERMEDIATE_AD_REQUESTS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_CONNECTIONS
SAVE_INTERMEDIATE_CONNECTIONS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_TRACKER_IMPRESSIONS
SAVE_INTERMEDIATE_TRACKER_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES
SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_VARIABLES
SAVE_INTERMEDIATE_VARIABLES in TestOfStatisticsAdServer.php
Constant SAVE_SUMMARY_INTERMEDIATE_AD
SAVE_SUMMARY_INTERMEDIATE_AD in TestOfStatisticsAdServer.php
Method scalartyp
xmlrpcval::scalartyp() in lib-xmlrpc.inc.php
Method scalarval
xmlrpcval::scalarval() in lib-xmlrpc.inc.php
Method send
xmlrpc_client::send() in lib-xmlrpc.inc.php
Method sendPayloadHTTP10
Method sendPayloadHTTPS
xmlrpc_client::sendPayloadHTTPS() in lib-xmlrpc.inc.php
Method serialize
xmlrpcval::serialize() in lib-xmlrpc.inc.php
Method serialize
xmlrpcmsg::serialize() in lib-xmlrpc.inc.php
Method serialize
xmlrpcresp::serialize() in lib-xmlrpc.inc.php
Method serializedata
xmlrpcval::serializedata() in lib-xmlrpc.inc.php
Method serializeDebug
xmlrpc_server::serializeDebug() in lib-xmlrpcs.inc.php
Method serializeval
xmlrpcval::serializeval() in lib-xmlrpc.inc.php
Method service
xmlrpc_server::service() in lib-xmlrpcs.inc.php
Method set
PEAR_Config::set() in Config.php
Set a config value in a specific layer (defaults to 'user').
Method setCertificate
xmlrpc_client::setCertificate() in lib-xmlrpc.inc.php
Method setCredentials
xmlrpc_client::setCredentials() in lib-xmlrpc.inc.php
Method setDebug
xmlrpc_client::setDebug() in lib-xmlrpc.inc.php
Method setErrorHandling
Sets how errors generated by this object should be handled.
Method setFrontendClass
Load current frontend class.
Method setFrontendObject
Set object that represents the frontend to be used.
Method setFrontendType
Set current frontend.
Method setMarker
Set marker.
Method setOptions
Method signOperator
Converts text comparing operators to them sign equivalents
Method singleton
Static singleton method. If you want to keep only one instance of this class in use, this method will give you a reference to the last created PEAR_Config object if one exists, or create a new object.
Method sortPkgDeps
Sort a list of arrays of array(downloaded packagefilename) by dependency.
Constant SPLIT_DELETE_OLD_DATA_AD_CLICKS_ONE
SPLIT_DELETE_OLD_DATA_AD_CLICKS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_CLICKS_TWO
SPLIT_DELETE_OLD_DATA_AD_CLICKS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_IMPRESSIONS_ONE
SPLIT_DELETE_OLD_DATA_AD_IMPRESSIONS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_IMPRESSIONS_TWO
SPLIT_DELETE_OLD_DATA_AD_IMPRESSIONS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_REQUESTS_ONE
SPLIT_DELETE_OLD_DATA_AD_REQUESTS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_REQUESTS_TWO
SPLIT_DELETE_OLD_DATA_AD_REQUESTS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_CAMPAIGNS_TRACKERS
SPLIT_DELETE_OLD_DATA_CAMPAIGNS_TRACKERS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_LMS_DUAL
SPLIT_LMS_DUAL in TestOfStatisticsAdServerSplit.php
Constant SPLIT_LMS_HOUR
SPLIT_LMS_HOUR in TestOfStatisticsAdServerSplit.php
Constant SPLIT_LMS_OI
SPLIT_LMS_OI in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_AD_CLICKS
SPLIT_SAVE_INTERMEDIATE_AD_CLICKS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_AD_IMPRESSIONS
SPLIT_SAVE_INTERMEDIATE_AD_IMPRESSIONS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_CONNECTIONS
SPLIT_SAVE_INTERMEDIATE_CONNECTIONS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_TRACKER_IMPRESSIONS
SPLIT_SAVE_INTERMEDIATE_TRACKER_IMPRESSIONS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES_ONE
SPLIT_SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES_TWO
SPLIT_SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_VARIABLES
SPLIT_SAVE_INTERMEDIATE_VARIABLES in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_CLICKS_ONE
SPLIT_SUMMARISE_AD_CLICKS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_CLICKS_TWO
SPLIT_SUMMARISE_AD_CLICKS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_IMPRESSIONS_ONE
SPLIT_SUMMARISE_AD_IMPRESSIONS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_IMPRESSIONS_TWO
SPLIT_SUMMARISE_AD_IMPRESSIONS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_REQUESTS_ONE
SPLIT_SUMMARISE_AD_REQUESTS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_REQUESTS_TWO
SPLIT_SUMMARISE_AD_REQUESTS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_AD_CLICKS_ONE
SPLIT_SUMMARISE_CONVERSIONS_AD_CLICKS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_AD_CLICKS_TWO
SPLIT_SUMMARISE_CONVERSIONS_AD_CLICKS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_AD_IMPRESSIONS_ONE
SPLIT_SUMMARISE_CONVERSIONS_AD_IMPRESSIONS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_AD_IMPRESSIONS_TWO
SPLIT_SUMMARISE_CONVERSIONS_AD_IMPRESSIONS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_BANNERS
SPLIT_SUMMARISE_CONVERSIONS_BANNERS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_CAMPAIGNS_TRACKERS
SPLIT_SUMMARISE_CONVERSIONS_CAMPAIGNS_TRACKERS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS_ONE
SPLIT_SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS_TWO
SPLIT_SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS_TWO in TestOfStatisticsAdServerSplit.php
Method start
Enters "Global" section.
Method start
Set "Start" marker.
Method startFileTransaction
Method startTable
Method staticPopErrorHandling
Method staticPushErrorHandling
Method stop
Set "Stop" marker.
Method stop
Leaves "Global" section.
Method store
PEAR_Config::store() in Config.php
Stores configuration data in a layer.
Method structeach
xmlrpcval::structeach() in lib-xmlrpc.inc.php
Method structmem
xmlrpcval::structmem() in lib-xmlrpc.inc.php
Method structreset
xmlrpcval::structreset() in lib-xmlrpc.inc.php
Constant SUMMARISE_AD_CLICKS
SUMMARISE_AD_CLICKS in TestOfStatisticsAdServer.php
Constant SUMMARISE_AD_IMPRESSIONS
SUMMARISE_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant SUMMARISE_AD_REQUESTS
SUMMARISE_AD_REQUESTS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_AD_CLICKS
SUMMARISE_CONVERSIONS_AD_CLICKS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_AD_IMPRESSIONS
SUMMARISE_CONVERSIONS_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_BANNERS
SUMMARISE_CONVERSIONS_BANNERS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_CAMPAIGNS_TRACKERS
SUMMARISE_CONVERSIONS_CAMPAIGNS_TRACKERS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS
SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant swf_tag_actiongeturl2
swf_tag_actiongeturl2 in lib-swf.inc.php
Constant swf_tag_actiongetvariable
swf_tag_actiongetvariable in lib-swf.inc.php
Constant swf_tag_actionpush
swf_tag_actionpush in lib-swf.inc.php
Constant swf_tag_compressed
swf_tag_compressed in lib-swf.inc.php
Constant swf_tag_geturl
swf_tag_geturl in lib-swf.inc.php
Constant swf_tag_identify
swf_tag_identify in lib-swf.inc.php
Constant swf_tag_null
swf_tag_null in lib-swf.inc.php
t
top
Variable $tables
Upgrade::$tables in lib-upgrade.inc.php
Variable $tableType
Upgrade::$tableType in lib-upgrade.inc.php
Variable $term
Variable $tmpdir
PEAR_Installer::$tmpdir in Installer.php
temporary directory
Variable $type
What type of user interface this frontend is for.
Page trackerhistory.plugin.php
trackerhistory.plugin.php in trackerhistory.plugin.php
Page tracker-campaigns.php
tracker-campaigns.php in tracker-campaigns.php
Page tracker-delete.php
tracker-delete.php in tracker-delete.php
Page tracker-edit.php
tracker-edit.php in tracker-edit.php
Page tracker-invocation.php
tracker-invocation.php in tracker-invocation.php
Page tracker-modify.php
tracker-modify.php in tracker-modify.php
Page tracker-variables.php
tracker-variables.php in tracker-variables.php
Page Timer.php
Timer.php in Timer.php
Page tag_test.php
tag_test.php in tag_test.php
Page TestOfStatisticsAdServerSplit.php
TestOfStatisticsAdServerSplit.php in TestOfStatisticsAdServerSplit.php
Page TestOfStatisticsAdServer.php
TestOfStatisticsAdServer.php in TestOfStatisticsAdServer.php
Page TestOfMaintenance.php
TestOfMaintenance.php in TestOfMaintenance.php
Page TestOfStatisticsAdServer.php
TestOfStatisticsAdServer.php in TestOfStatisticsAdServer.php
Page TestOfStatisticsCommon.php
TestOfStatisticsCommon.php in TestOfStatisticsCommon.php
Page translationStrings.php
translationStrings.php in translationStrings.php
Method tableRow
Constant TEST
TEST in all_tests.php
Method TestDisplayClass
Class TestDisplayClass
TestDisplayClass in visual_test.php
Method TestParser
TestParser::TestParser() in parser_test.php
Class TestParser
TestParser in parser_test.php
Constant TEST_FOUR
TEST_FOUR in TestOfMaintenance.php
Constant TEST_THREE
TEST_THREE in TestOfMaintenance.php
Constant TEST_TWO
TEST_TWO in TestOfMaintenance.php
Method throwError
PEAR::throwError() in PEAR.php
Simpler form of raiseError with fewer options. In most cases message, code and userinfo are enough.
Method timeElapsed
Returns the time elapsed betweens two markers.
Method toDefault
Unset the user-defined value of a config key, reverting the value to the system-defined one.
Function toHex
toHex() in invocation.inc.php
Method toString
Make a string representation of this object.
Constant TEST_PATH
TEST_PATH in all_tests.php
A script for running all tests in the project.
u
top
Variable $ui
PEAR_Common::$ui in Common.php
User Interface object (PEAR_Frontend_* class). If null, the log() method uses print.
Variable $ui
User Interface object, for all interaction with the user.
Variable $upgradeFrom
Upgrade::$upgradeFrom in lib-upgrade.inc.php
Variable $upgradeTo
Upgrade::$upgradeTo in lib-upgrade.inc.php
Variable $userinfo
Variable $username
xmlrpc_client::$username in lib-xmlrpc.inc.php
Page underdelivering.plugin.php
underdelivering.plugin.php in underdelivering.plugin.php
Page userlog-delete.php
userlog-delete.php in userlog-delete.php
Page userlog-details.php
userlog-details.php in userlog-details.php
Page userlog-index.php
userlog-index.php in userlog-index.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page userlog.lang.php
userlog.lang.php in userlog.lang.php
Page unit_tests.php
unit_tests.php in unit_tests.php
Page url_test.php
url_test.php in url_test.php
Page user_agent_test.php
user_agent_test.php in user_agent_test.php
Method uninstall
Uninstall a package
Method updatePackage
Method Upgrade
Upgrade::Upgrade() in lib-upgrade.inc.php
The class constructor method.
Class Upgrade
Upgrade in lib-upgrade.inc.php
A class to perform upgrades from phpAdsNew 2.0 or greater, and from previous version of Max.
Method upgradeDatabase
Upgrade::upgradeDatabase() in lib-upgrade.inc.php
A method to perform the necessary upgrade steps to update Max to the necessary database format.
Method userConfirm
Method userDialog
v
top
Page visual_test.php
visual_test.php in visual_test.php
Method validatePackageInfo
Validate XML package definition file.
Method validPackageName
Test whether a string contains a valid package name.
Method validPackageVersion
Test whether a string contains a valid package version.
Method value
xmlrpcresp::value() in lib-xmlrpc.inc.php
Method verifySignature
xmlrpc_server::verifySignature() in lib-xmlrpcs.inc.php
Function view
view() in lib-view-main.inc.php
Function view_local
view_local() in phpadsnew.inc.php
Function view_raw
view_raw() in lib-view-main.inc.php
w
top
Method writeConfigFile
Writes data into a config layer from a file.
x
top
Variable $xv
xmlrpcresp::$xv in lib-xmlrpc.inc.php
Page xml_test.php
xml_test.php in xml_test.php
Method xmlFromInfo
Return an XML document based on the package info (as returned by the PEAR_Common::infoFrom* methods).
Class xmlrpcmsg
xmlrpcmsg in lib-xmlrpc.inc.php
Method xmlrpcmsg
xmlrpcmsg::xmlrpcmsg() in lib-xmlrpc.inc.php
Method xmlrpcresp
xmlrpcresp::xmlrpcresp() in lib-xmlrpc.inc.php
Class xmlrpcresp
xmlrpcresp in lib-xmlrpc.inc.php
Method xmlrpcval
xmlrpcval::xmlrpcval() in lib-xmlrpc.inc.php
Class xmlrpcval
xmlrpcval in lib-xmlrpc.inc.php
Function xmlrpc_cd
xmlrpc_cd() in lib-xmlrpc.inc.php
Method xmlrpc_client
xmlrpc_client::xmlrpc_client() in lib-xmlrpc.inc.php
Class xmlrpc_client
xmlrpc_client in lib-xmlrpc.inc.php
Function xmlrpc_debugmsg
xmlrpc_debugmsg() in lib-xmlrpcs.inc.php
Function xmlrpc_dh
xmlrpc_dh() in lib-xmlrpc.inc.php
Function xmlrpc_ee
xmlrpc_ee() in lib-xmlrpc.inc.php
Function xmlrpc_entity_decode
xmlrpc_entity_decode() in lib-xmlrpc.inc.php
Function xmlrpc_lookup_entity
xmlrpc_lookup_entity() in lib-xmlrpc.inc.php
Function xmlrpc_se
xmlrpc_se() in lib-xmlrpc.inc.php
Method xmlrpc_server
xmlrpc_server::xmlrpc_server() in lib-xmlrpcs.inc.php
Class xmlrpc_server
xmlrpc_server in lib-xmlrpcs.inc.php
Method xml_footer
xmlrpcmsg::xml_footer() in lib-xmlrpc.inc.php
Method xml_header
xmlrpcmsg::xml_header() in lib-xmlrpc.inc.php
z
top
Variable $zend_extension_api_no
Variable $zend_module_api_no
Page zonehistory.plugin.php
zonehistory.plugin.php in zonehistory.plugin.php
Page zone-advanced.php
zone-advanced.php in zone-advanced.php
Page zone-delete.php
zone-delete.php in zone-delete.php
Page zone-edit.php
zone-edit.php in zone-edit.php
Page zone-include.php
zone-include.php in zone-include.php
Page zone-invocation.php
zone-invocation.php in zone-invocation.php
Page zone-modify.php
zone-modify.php in zone-modify.php
Page zone-probability.php
zone-probability.php in zone-probability.php
5
top
Page 5.php
5.php in 5.php
5 a b c d e f g h i j k l m o p r s t u v w x z _