-
$_a
-
-
$_allow_masquerading
-
-
$_auto
-
Auto-starts and stops profiler
-
$_autoload_map
-
Map of methods and classes where they are defined
-
$_browsers
-
-
$_browser_features
-
-
$_browser_info
-
-
$_browser_quirks
-
-
$_browser_search_regex
-
-
$_callers
-
Notes for each section how often it was called by which section
-
$_calls
-
Notes for each section how often it calls which section
-
$_check_cookies
-
-
$_config
-
-
$_debug
-
Whether to enable internal debug messages.
-
$_default_error_handler
-
Default error handler (callback) for this object, if error mode is PEAR_ERROR_CALLBACK.
-
$_default_error_mode
-
Default error mode for this object.
-
$_default_error_options
-
Default error options used for this object when error mode is PEAR_ERROR_TRIGGER.
-
$_default_language
-
-
$_deps_rel_trans
-
-
$_deps_type_trans
-
-
$_downloadedPackages
-
Downloaded Packages after a call to download().
-
$_errorStack
-
-
$_error_class
-
Which class to use for error objects.
-
$_expected_errors
-
An array of expected errors.
-
$_feature_set
-
-
$_firstline
-
-
$_get_languages_ran_once
-
-
$_installed
-
Array of every package installed, with names lower-cased.
-
$_javascript_versions
-
-
$_language_search_regex
-
-
$_lastline
-
-
$_method_map
-
Map of methods and aggregate objects
-
$_num_calls
-
Notes how often a section was entered
-
$_options
-
Options from command-line passed to Install.
-
$_php_version
-
-
$_preferredState
-
Preferred Installation State (snapshot, devel, alpha, beta, stable)
-
$_quirks
-
-
$_registry
-
-
$_remote
-
-
$_sections
-
Contains the total ex. time of each section
-
$_stack
-
Calling stack
-
$_strlen_max
-
Max marker name length for non-html output
-
$_sub_sections_time
-
Notes for each section how much time is spend in sub-sections
-
$_temp_file_path
-
Configuration
-
$_toDownload
-
Packages slated for download.
-
$_validPackageFile
-
Flag variable used to mark a valid package file
-
$_version
-
-
_addLimitation
-
-
_addZeroStats
-
-
_assertStateDir
-
Make sure the directory where we keep registry files exists.
-
_Benchmark_Profiler
-
Destructor, stops profiling recording
-
_Benchmark_Timer
-
Destructor, stops profiling recording
-
_buildAdCodeFlash
-
-
_buildAdCodeHtml
-
-
_buildAdCodeImage
-
-
_buildAdCodeQuicktime
-
-
_buildAdCodeReal
-
-
_buildAdCodeText
-
-
_buildBannerCodeFlash
-
-
_buildBannerCodeHtml
-
-
_buildBannerCodeImage
-
-
_buildBannerCodeQuicktime
-
-
_buildBannerCodeReal
-
-
_buildBannerCodeText
-
-
_buildCallback
-
-
_buildClickUrl
-
-
_buildFileUrl
-
-
_buildImageBeacon
-
-
_build_regex
-
-
_build_win32
-
Build an extension from source on windows.
-
_checkDelExpect
-
This method checks unsets an error code if available
-
_checkLayer
-
Checks if a layer is defined or not
-
_closePackageFile
-
-
_compareVersions
-
A private method for comparing version numbers.
-
_copyAd
-
-
_copyAdZone
-
-
_copyPlacement
-
-
_copyPlacementTracker
-
-
_copyPlacementZone
-
-
_copyTracker
-
-
_copyVariable
-
-
_copyZone
-
-
_decodeInput
-
Decodes/unscrambles configuration data after reading from files.
-
_delete
-
-
_deletePackageFiles
-
Delete a package's installed files, does not remove empty directories.
-
_display
-
-
_displayHeading
-
-
_displayHiddenValues
-
-
_displayLine
-
-
_displayValidationResults
-
-
_displayZoneEntitySelectionCell
-
-
_downloadCallback
-
-
_downloadFile
-
-
_downloadNonFile
-
-
_element_end
-
XML parser callback for ending elements. Used while package format version is not yet known.
-
_element_end_1_0
-
XML parser callback for ending elements. Used for version 1.0 packages.
-
_element_start
-
XML parser callback for starting elements. Used while package format version is not yet known.
-
_element_start_1_0
-
XML parser callback for ending elements. Used for version 1.0 packages.
-
_encode
-
-
_encodeOutput
-
Encodes/scrambles configuration data before writing to files.
-
_endTable
-
-
_geoip_seek_country
-
-
_getBannerContentType
-
-
_getColumns
-
-
_getDeliveryUrlPrefix
-
-
_getEntityString
-
-
_getFileContentType
-
-
_getHtmlHeaderColumn
-
-
_getImageUrlPrefix
-
-
_getLimitations
-
-
_getOutput
-
Returns formatted profiling information.
-
_getPkgDeps
-
get an array of package dependency names
-
_getPkgDepTree
-
get an array representation of the package dependency tree
-
_getPrimaryTable
-
-
_getRevPkgDeps
-
get an array of package dependency names for uninstall
-
_getStatsColumns
-
-
_getStatsLimitations
-
-
_getTableLimitations
-
-
_getTables
-
-
_getUniqueName
-
-
_get_browser_info
-
-
_get_features
-
-
_get_gecko
-
-
_get_ip
-
-
_get_javascript
-
-
_get_languages
-
-
_get_org
-
-
_get_os_info
-
-
_get_quirks
-
-
_get_record
-
-
_get_region
-
-
_get_short_name
-
-
_handleFlashFile
-
-
_handleUploadedFile
-
******************************************************
-
_insert
-
-
_installFile
-
-
_isAdvertiserActive
-
-
_isPlacementActive
-
-
_isPublisherActive
-
-
_isZoneActive
-
-
_listPackages
-
-
_lock
-
Lock the registry.
-
_makeReleaseXml
-
Generate part of an XML description with release information.
-
_openPackageFile
-
-
_packageExists
-
-
_packageFileName
-
Get the name of the file where data for a given package is stored.
-
_packageInfo
-
-
_PEAR
-
Destructor (the emulated type of...). Does nothing right now, but is included for forward compatibility, so subclass destructors should always call it.
-
_PEAR_call_destructors
-
-
_PEAR_Common
-
PEAR_Common destructor
-
_PEAR_COMMON_PACKAGE_NAME_PREG
-
-
_PEAR_COMMON_PACKAGE_VERSION_PREG
-
-
_PEAR_Packager
-
-
_PEAR_Registry
-
PEAR_Registry destructor. Makes sure no locks are forgotten.
-
_perform_browser_search
-
_perform_browser_search
-
_perform_language_search
-
-
_PHP_TIMER_INCLUDED
-
*****************************************************************************
-
_pkginfo_cdata_1_0
-
XML parser callback for character data. Used for version 1.0 packages.
-
_prependPath
-
-
_processDependency
-
Process a dependency, download if necessary
-
_query
-
-
_readConfigDataFrom
-
Reads configuration data from a file and returns the parsed data in an array.
-
_removedDependency
-
get an array of package dependency names for uninstall
-
_removeFile
-
-
_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.
-
_runQueries
-
A private method for running a series of queries. Checks for various error conditions, and may ignore errors, depending on the query.
-
_select
-
-
_selectAd
-
-
_setup_segments
-
-
_set_browser
-
-
_set_feature
-
-
_set_quirk
-
-
_sortArrayCompare
-
-
_sortDirs
-
-
_sortinfo
-
-
_sortPkgDeps
-
Compare two package's package.xml, and sort so that dependencies are installed first
-
_sortPkgDepsRev
-
Compare two package's package.xml, and sort so that dependencies are uninstalled last
-
_startTable
-
-
_storeUploadedFile
-
-
_switch
-
-
_tableRow
-
-
_test_cookies
-
-
_unIndent
-
Unindent given string (?)
-
_unlock
-
-
_update
-
-
_upgradeEarly
-
A private method to upgrade the database for all versions
-
_upgradeInstalledVersion
-
A private method for updating the version number
-
_upgradeToTwoFourAlpha
-
A private method to upgrade the database from the v0.2.3-alpha format to the v0.2.4-alpha format.
-
_upgradeToTwoOneAlpha
-
A private method to upgrade the database from the v0.2.0-alpha format to the v0.2.1-alpha format.
-
_upgradeToTwoThreeAlpha
-
A private method to upgrade the database from the v0.2.1-alpha format to the v0.2.3-alpha format.
-
_upgradeToTwoZeroAlpha
-
A private method to upgrade the database from the v0.1.x format to the v0.2.0-alpha format.
-
_xmlrpcs_listMethods
-
-
_xmlrpcs_methodHelp
-
-
_xmlrpcs_methodSignature
-
-
__call
-
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.
-
__FUNCTION__
-
-
$cache
-
-
$cert
-
-
$certpass
-
-
$city
-
-
$city
-
-
$code
-
-
$commands
-
-
$commands
-
-
$commands
-
-
$commands
-
-
$commands
-
-
$commands
-
-
$commands
-
-
$commands
-
-
$config
-
PEAR_Config object used to pass user system and configuration on when executing commands
-
$config
-
-
$config
-
Configuration object (PEAR_Config).
-
$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.
-
$configuration_info
-
Information about the configuration data. Stores the type, default value and a documentation string for each configuration value.
-
$country_code
-
-
$country_code
-
-
$country_code3
-
-
$country_code3
-
-
$country_name
-
-
$country_name
-
-
$current_attributes
-
array of attributes of the currently parsed XML element
-
$current_callback
-
-
$current_element
-
name of currently parsed XML element
-
$current_path
-
-
campaign-banners.php
-
-
campaign-delete.php
-
-
campaign-edit.php
-
-
campaign-modify.php
-
-
campaign-trackers.php
-
-
campaign-zone.php
-
-
config.php
-
-
call
-
-
callCheckMethod
-
This method maps the XML dependency definition to the corresponding one from PEAR_Dependency
-
call_epi
-
-
CANADA_OFFSET
-
-
checkDeps
-
Check if the package meets all dependencies
-
checkExtension
-
Extension dependencies check method
-
checkFileMap
-
Test whether a file belongs to a package.
-
checkOS
-
Operating system dependencies check method
-
checkPackage
-
Package dependencies check method
-
checkPackageUninstall
-
Check package dependencies on uninstall
-
checkPHP
-
PHP version check method
-
checkProgram
-
External program check method. Looks for executable files in directories listed in the PATH environment variable.
-
checkSAPI
-
SAPI backend check method. Version comparison is not yet available here.
-
checkZend
-
Zend version check method
-
codeFromRelation
-
Convert relation into corresponding code
-
commitFileTransaction
-
-
configSet
-
-
config.inc.php
-
-
createPayload
-
-
createReportFilename
-
-
common.php
-
-
config.template.php
-
-
cache-db.inc.php
-
-
cache-file.inc.php
-
-
cache-none.inc.php
-
-
cache-shm.inc.php
-
-
cache-sysvshm.inc.php
-
-
Common.php
-
-
Config.php
-
-
Command.php
-
-
Common.php
-
-
Config.php
-
-
CLI.php
-
-
$GEOIP_COUNTRY_CODES
-
-
$GEOIP_COUNTRY_CODES3
-
-
$GEOIP_COUNTRY_CODE_TO_NUMBER
-
-
$GEOIP_COUNTRY_NAMES
-
-
graph-daily.php
-
-
graph-history.php
-
-
graph-hourly.php
-
-
graph-target.php
-
-
generateUniqueId
-
Generate a unique ID (used for the ID for unique users)
-
generateXLSHeader
-
-
GeoIP
-
-
geoipdnsrecord
-
-
geoiprecord
-
-
GEOIP_CITY_EDITION_REV0
-
-
GEOIP_CITY_EDITION_REV1
-
-
geoip_close
-
-
GEOIP_COUNTRY_BEGIN
-
-
geoip_country_code_by_addr
-
-
geoip_country_code_by_name
-
-
GEOIP_COUNTRY_EDITION
-
-
geoip_country_id_by_addr
-
-
geoip_country_id_by_name
-
-
geoip_country_name_by_addr
-
-
geoip_country_name_by_name
-
-
geoip_load_shared_mem
-
-
GEOIP_MEMORY_CACHE
-
-
geoip_open
-
-
geoip_org_by_addr
-
-
GEOIP_ORG_EDITION
-
-
GeoIP_record_by_addr
-
-
geoip_region_by_addr
-
-
GEOIP_REGION_EDITION_REV0
-
-
GEOIP_REGION_EDITION_REV1
-
-
GEOIP_SHARED_MEMORY
-
-
GEOIP_SHM_KEY
-
-
GEOIP_STANDARD
-
-
GEOIP_STATE_BEGIN_REV0
-
-
GEOIP_STATE_BEGIN_REV1
-
-
get
-
Returns benchmark result.
-
get
-
Returns a configuration value, prioritizing layers as per the layers property.
-
getAdType
-
-
getAffiliateSite
-
-
getAllSectionsInformations
-
Returns profiling informations for all sections.
-
getBacktrace
-
Get the call backtrace from where the error was generated.
-
getCache
-
-
getCallback
-
Get the callback function/method from an error object.
-
getClientName
-
-
getCode
-
Get error code from an error object
-
getCommands
-
Get the list of currently supported commands, and what classes implement them.
-
getCommands
-
Return a list of all the commands defined by this class.
-
getConfFile
-
Gets the file used for storing the config for a layer
-
getDebugInfo
-
Get additional debug information supplied by the application.
-
getDependencyRelations
-
Get the implemented dependency relations (has, lt, ge etc.)
-
getDependencyTypes
-
Get the implemented dependency types (php, ext, pkg etc.)
-
getDescription
-
Get description for a command.
-
getdnsattributes
-
-
getDocs
-
Get the documentation for a config value.
-
getDownloadedPackages
-
Retrieve a list of downloaded packages after a call to download().
-
getErrorMsgs
-
-
getFileRoles
-
Get the implemented file roles
-
getFrontendObject
-
Get instance of frontend object.
-
getGetoptArgs
-
Compiles arguments for getopt.
-
getGetoptArgs
-
-
getGroup
-
Get the parameter group for a config key.
-
getGroupKeys
-
Get the list of the parameters in a group.
-
getGroups
-
Get the list of parameter groups.
-
getHelp
-
Get help for command.
-
getHelp
-
Returns the help message for the given command
-
getHelpArgs
-
Returns the help for the accepted arguments of a command
-
getKeys
-
Get all the current config keys.
-
getLayers
-
Returns the layers defined (except the 'default' one)
-
getMemoryUsage
-
Get the amount of bytes of memory usage at this particular moment.
-
getMessage
-
Get the error message from an error object.
-
getMode
-
Get the error mode from an error object.
-
getNumParams
-
-
getOptions
-
-
getOutput
-
Return formatted profiling information.
-
getPackageDownloadUrl
-
-
getParam
-
-
getProfiling
-
Returns profiling information.
-
getPrompt
-
Get the short documentation for a config value.
-
getProvideTypes
-
Get the implemented file replacement types in
-
getrecordwithdnsservice
-
-
getReleaseStates
-
Get the valid package release states of packages
-
getReplacementTypes
-
Get the implemented file replacement types in
-
getScriptPhases
-
Get the implemented file replacement types in
-
getSectionInformations
-
Returns profiling informations for a given section.
-
getSetValues
-
Get the list of allowed set values for a config value. Returns NULL for config values that are not sets.
-
getShortcuts
-
Return a list of all the command shortcuts defined by this class.
-
getShortcuts
-
Get the list of command shortcuts.
-
getStaticProperty
-
If you have a class that's mostly/entirely static, and you need static
-
getType
-
Get the type of a config value.
-
getType
-
Get the name of this error/exception.
-
getUserInfo
-
Get additional user-supplied information.
-
getUserRoles
-
Get the valid roles for a PEAR package maintainer
-
getval
-
-
get_current
-
-
get_property
-
get_property
-
geoipcity.inc
-
-
geoip.inc
-
-
$params
-
-
$params
-
-
$password
-
-
$path
-
-
$payload
-
-
$phpdir
-
directory where PHP code files go
-
$php_api_version
-
-
$pkgdir
-
name of the package directory, for example Foo-1.0
-
$pkginfo
-
assoc with information about a package
-
$pkginfo_cache
-
Cache of package information. Structure:
-
$port
-
-
$postal_code
-
-
$postal_code
-
-
$prefix
-
-
publisheradvertising.plugin.php
-
-
publisherbannertype.plugin.php
-
-
publisherbanner.plugin.php
-
-
publishercampaign.plugin.php
-
-
publisherdayofweek.plugin.php
-
-
publisherhistory.plugin.php
-
-
publisherhourofday.plugin.php
-
-
publisherrequestviews.plugin.php
-
-
publisherzonehistory.plugin.php
-
-
publisherzone.plugin.php
-
-
phpSniff.class.php
-
-
phpSniff.core.php
-
-
phpTimer.class.php
-
-
Profiler.php
-
-
PEAR.php
-
-
page_test.php
-
-
parser_test.php
-
-
Package.php
-
-
Packager.php
-
-
PEAR.php
-
-
package
-
-
packageExists
-
-
packageInfo
-
-
parseFile
-
-
parseRequest
-
-
parseResponse
-
-
parseResponseFile
-
-
PATH_SEPARATOR
-
-
PEAR
-
Constructor. Registers this object in $_PEAR_destructor_object_list for destructor emulation if a destructor object exists.
-
PEAR
-
Base class for other PEAR classes. Provides rudimentary emulation of destructors.
-
PEAR_Autoloader
-
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.
-
PEAR_Builder
-
PEAR_Builder constructor.
-
PEAR_Builder
-
Class to handle building (compiling) extensions.
-
PEAR_Command
-
PEAR command class, a simple factory class for administrative commands.
-
PEAR_Command_Auth
-
PEAR_Command_Auth constructor.
-
PEAR_Command_Auth
-
PEAR commands for managing configuration data.
-
PEAR_Command_Build
-
PEAR_Command_Build constructor.
-
PEAR_Command_Build
-
PEAR commands for building extensions.
-
PEAR_Command_Common
-
-
PEAR_Command_Common
-
PEAR_Command_Common constructor.
-
PEAR_Command_Config
-
PEAR_Command_Config constructor.
-
PEAR_Command_Config
-
PEAR commands for managing configuration data.
-
PEAR_Command_Install
-
PEAR commands for installation or deinstallation/upgrading of packages.
-
PEAR_Command_Install
-
PEAR_Command_Install constructor.
-
PEAR_Command_Mirror
-
PEAR_Command_Mirror constructor.
-
PEAR_Command_Mirror
-
PEAR commands for providing file mirrors
-
PEAR_Command_Package
-
-
PEAR_Command_Package
-
PEAR_Command_Package constructor.
-
PEAR_Command_Registry
-
-
PEAR_Command_Registry
-
PEAR_Command_Registry constructor.
-
PEAR_Command_Remote
-
-
PEAR_Command_Remote
-
PEAR_Command_Remote constructor.
-
PEAR_Common
-
Class providing common functionality for PEAR administration classes.
-
PEAR_Common
-
PEAR_Common constructor
-
PEAR_COMMON_ERROR_INVALIDPHP
-
PEAR_Common error when an invalid PHP file is passed to PEAR_Common::analyzeSourceCode()
-
PEAR_COMMON_PACKAGE_DOWNLOAD_PREG
-
-
PEAR_COMMON_PACKAGE_NAME_PREG
-
-
PEAR_COMMON_PACKAGE_VERSION_PREG
-
-
PEAR_Config
-
This is a class for storing configuration data, keeping track of which are system-defined, user-defined or defaulted.
-
PEAR_Config
-
Constructor.
-
PEAR_CONFIG_DEFAULT_BIN_DIR
-
-
PEAR_CONFIG_DEFAULT_CACHE_DIR
-
-
PEAR_CONFIG_DEFAULT_CACHE_TTL
-
-
PEAR_CONFIG_DEFAULT_DATA_DIR
-
-
PEAR_CONFIG_DEFAULT_DOC_DIR
-
-
PEAR_CONFIG_DEFAULT_EXT_DIR
-
-
PEAR_CONFIG_DEFAULT_HTTP_PROXY
-
-
PEAR_CONFIG_DEFAULT_MASTER_SERVER
-
-
PEAR_CONFIG_DEFAULT_PHP_BIN
-
-
PEAR_CONFIG_DEFAULT_PHP_DIR
-
-
PEAR_CONFIG_DEFAULT_PREFERRED_STATE
-
-
PEAR_CONFIG_DEFAULT_SIG_BIN
-
-
PEAR_CONFIG_DEFAULT_SIG_KEYDIR
-
-
PEAR_CONFIG_DEFAULT_SIG_TYPE
-
-
PEAR_CONFIG_DEFAULT_TEST_DIR
-
-
PEAR_CONFIG_DEFAULT_UMASK
-
-
PEAR_CONFIG_DEFAULT_VERBOSE
-
-
PEAR_CONFIG_SYSCONFDIR
-
Last created PEAR_Config instance.
-
PEAR_Dependency
-
Constructor
-
PEAR_Dependency
-
Dependency check for PEAR packages
-
PEAR_DEPENDENCY_BAD_DEPENDENCY
-
-
PEAR_DEPENDENCY_CONFLICT
-
-
PEAR_DEPENDENCY_CONFLICT_OPTIONAL
-
-
PEAR_DEPENDENCY_MISSING
-
-
PEAR_DEPENDENCY_MISSING_OPTIONAL
-
-
PEAR_DEPENDENCY_UPGRADE_MAJOR
-
-
PEAR_DEPENDENCY_UPGRADE_MAJOR_OPTIONAL
-
-
PEAR_DEPENDENCY_UPGRADE_MINOR
-
-
PEAR_DEPENDENCY_UPGRADE_MINOR_OPTIONAL
-
-
PEAR_Downloader
-
Administration class used to download PEAR packages and maintain the installed package database.
-
PEAR_Downloader
-
-
PEAR_Error
-
PEAR_Error constructor
-
PEAR_Error
-
-
PEAR_ERROR_CALLBACK
-
-
PEAR_ERROR_DIE
-
-
PEAR_ERROR_EXCEPTION
-
WARNING: obsolete
-
PEAR_ERROR_PRINT
-
-
PEAR_ERROR_RETURN
-
-
PEAR_ERROR_TRIGGER
-
-
PEAR_Frontend_CLI
-
-
PEAR_Frontend_CLI
-
-
PEAR_Installer
-
PEAR_Installer constructor.
-
PEAR_Installer
-
Administration class used to install PEAR packages and maintain the installed package database.
-
PEAR_INSTALLER_ERROR_NO_PREF_STATE
-
-
PEAR_INSTALLER_FAILED
-
-
PEAR_INSTALLER_OK
-
-
PEAR_INSTALLER_SKIPPED
-
-
PEAR_LIB
-
-
PEAR_OS
-
-
PEAR_Packager
-
Administration class used to make a PEAR release tarball.
-
PEAR_Packager
-
-
PEAR_Registry
-
Administration class used to maintain the installed package database.
-
PEAR_Registry
-
PEAR_Registry constructor.
-
PEAR_REGISTRY_ERROR_FILE
-
-
PEAR_REGISTRY_ERROR_FORMAT
-
-
PEAR_REGISTRY_ERROR_LOCK
-
-
PEAR_Remote
-
-
PEAR_Remote
-
This is a class for doing remote operations against the central PEAR database.
-
PEAR_ZE2
-
-
PHPADSNEW_INCLUDED
-
-
phpadsnew.inc.php
-
-
phpAds_aclCheck
-
-
phpAds_aclCheckClientip
-
-
phpAds_aclCheckContinent
-
-
phpAds_aclCheckCountry
-
-
phpAds_aclCheckDate
-
-
phpAds_aclCheckDomain
-
-
phpAds_aclCheckLanguage
-
-
phpAds_aclCheckReferer
-
-
phpAds_aclCheckRegion
-
-
phpAds_aclCheckSource
-
-
phpAds_aclCheckTime
-
-
phpAds_aclCheckUseragent
-
-
phpAds_aclCheckWeekday
-
-
phpAds_actionActiveCampaign
-
-
phpAds_actionAdvertiserReportMailed
-
-
phpAds_actionAutoClean
-
-
phpAds_actionBatchStatistics
-
-
phpAds_actionDeactivationMailed
-
-
phpAds_actionDeactiveCampaign
-
-
phpAds_actionPriorityAutoTargeting
-
-
phpAds_actionPriorityCalculation
-
-
phpAds_actionPublisherReportMailed
-
-
phpAds_actionWarningMailed
-
-
phpAds_ActivateBanner
-
-
phpAds_AddBanner
-
-
phpAds_AddZone
-
-
phpAds_adLayerLoaded
-
-
phpAds_Admin
-
-
phpAds_adminDb
-
-
phpAds_Affiliate
-
-
phpAds_Agency
-
-
phpAds_AppendBanner
-
-
phpAds_AppendRaw
-
-
phpAds_AppendZone
-
-
phpAds_AutoTargetingActualViews
-
-
phpAds_AutoTargetingCaclulateFactor
-
-
phpAds_AutoTargetingGetTarget
-
-
phpAds_AutoTargetingPrepareProfile
-
-
phpAds_AutoTargetingProfileSum
-
-
phpAds_AutoTargetingSmoothProfile
-
-
phpAds_AvailableLanguages
-
-
phpAds_breakString
-
-
phpAds_buildAffiliateName
-
-
phpAds_buildBannerCode
-
-
phpAds_buildBannerName
-
-
phpAds_buildBannerWhereClause
-
-
phpAds_buildCTR
-
-
phpAds_buildHourWhereClause
-
-
phpAds_buildName
-
-
phpAds_buildPageHeader
-
-
phpAds_buildQuery
-
-
phpAds_buildRatio
-
-
phpAds_buildRatioPercentage
-
-
phpAds_buildSourceArray
-
-
phpAds_buildSourceArrayChildren
-
-
phpAds_buildTargetRatio
-
-
phpAds_buildZoneName
-
-
phpAds_cacheDelete
-
-
phpAds_cacheFetch
-
-
phpAds_cacheInfo
-
-
phpAds_cacheStore
-
-
phpAds_checkAccess
-
-
phpAds_checkDatabaseExists
-
-
phpAds_checkDatabaseValid
-
-
phpAds_checkForUpdates
-
-
phpAds_checkTable
-
-
phpAds_checkTableType
-
-
phpAds_Client
-
-
phpAds_compileLimitation
-
-
phpAds_ConfigFileClear
-
-
phpAds_ConfigFileFlush
-
-
phpAds_ConfigFilePrepare
-
-
phpAds_ConfigFileSet
-
-
phpAds_ConfigFileUpdateExport
-
-
phpAds_ConfigFileUpdateFlush
-
-
phpAds_createDatabase
-
-
phpAds_createTable
-
-
phpAds_CurrentDay
-
-
phpAds_CurrentHour
-
-
phpAds_CurrentTimestamp
-
-
phpAds_dbAffectedRows
-
-
phpAds_dbAvailable
-
-
phpAds_dbClose
-
-
phpAds_dbConnect
-
-
phpAds_dbError
-
-
phpAds_dbErrorNo
-
-
phpAds_dbFetchArray
-
-
phpAds_dbFetchRow
-
-
phpAds_dbInsertID
-
-
phpAds_dbNumRows
-
-
phpAds_dbQuery
-
-
phpAds_dbResult
-
-
phpAds_decrypt
-
-
phpAds_DelConfirm
-
-
phpAds_DeleteBanner
-
-
phpAds_DeleteCampaign
-
-
phpAds_deleteStatsByTrackerID
-
-
phpAds_DeleteTracker
-
-
phpAds_DeleteZone
-
-
phpAds_deriveSource
-
-
phpAds_Die
-
-
phpAds_DisableBanner
-
-
phpAds_displayData
-
-
phpAds_displayDataRow
-
-
phpAds_displayStatsRow
-
-
phpAds_DowToday
-
-
phpAds_dropTable
-
-
phpAds_EditZone
-
-
phpAds_encrypt
-
-
phpAds_Error
-
-
phpAds_fetchBannerDirect
-
-
phpAds_flushCookie
-
-
phpAds_formatNumber
-
-
phpAds_formatPercentage
-
-
phpAds_FTPDelete
-
-
phpAds_FTPDuplicate
-
-
phpAds_FTPRetrieve
-
-
phpAds_FTPSize
-
-
phpAds_FTPStore
-
-
phpAds_FTPUniqueName
-
-
phpAds_GDContentType
-
-
phpAds_GDImageFormat
-
-
phpAds_GDShowImage
-
-
phpAds_GenerateInvocationCode
-
-
phpAds_generateJavascriptTrackerCode
-
-
phpAds_generateLayerCode
-
******************************************************
-
phpAds_generateTrackerCode
-
-
phpAds_getAdClicksLeft
-
-
phpAds_getAdConversionsLeft
-
-
phpAds_getAdViewsLeft
-
-
phpAds_getAffiliateArray
-
-
phpAds_getAffiliateListOrder
-
-
phpAds_getAffiliateName
-
-
phpAds_getAgencyID
-
-
phpAds_getAgencyName
-
-
phpAds_getBannerCache
-
-
phpAds_getBannerListOrder
-
-
phpAds_getBannerName
-
-
phpAds_getBannerParentCampaignID
-
-
phpAds_getBannerSize
-
-
phpAds_getBannerStats
-
-
phpAds_getBannerStatsByCampaignID
-
-
phpAds_getCachedGeoInformation
-
-
phpAds_getCampaign
-
-
phpAds_getCampaignArray
-
-
phpAds_getCampaignByCampaignID
-
-
phpAds_getCampaignDetails
-
-
phpAds_getCampaignListOrder
-
-
phpAds_getCampaignName
-
-
phpAds_getCampaignParentClientID
-
-
phpAds_getClientArray
-
-
phpAds_getClientDetails
-
-
phpAds_getClientListOrder
-
-
phpAds_getClientName
-
-
phpAds_getColumnHeader
-
-
phpAds_getDaysLeft
-
-
phpAds_getHeaderBackgroundColor
-
-
phpAds_getHeaderForegroundColor
-
-
phpAds_getHourListOrder
-
-
phpAds_getHourStats
-
-
phpAds_getHourStatsByCampaignIDBannerIDs
-
-
phpAds_getKeywordsArray
-
-
phpAds_getLayerHTML
-
-
phpAds_getLayerLimitations
-
-
phpAds_getlayerShowVar
-
******************************************************
-
phpAds_getListOrder
-
-
phpAds_getOrderDirection
-
-
phpAds_getPageData
-
-
phpAds_getParentClientName
-
-
phpAds_getPref
-
-
phpAds_getPrefArray
-
-
phpAds_getSources
-
-
phpAds_getSourceStats
-
-
phpAds_getSourceStatsByCampaignID
-
-
phpAds_getSourceStatsByCampaignIDBannerIDsHours
-
-
phpAds_getStats
-
-
phpAds_getStatsByCampaignID
-
-
phpAds_getTableTypeDefault
-
-
phpAds_getTableTypes
-
-
phpAds_getTargetColor
-
-
phpAds_getTrackerDetails
-
-
phpAds_getTrackerListOrder
-
-
phpAds_getTrackerName
-
-
phpAds_getTrackerParentClientID
-
-
phpAds_getUniqueUserID
-
-
phpAds_getUserAgent
-
-
phpAds_getUserID
-
-
phpAds_getZoneArray
-
-
phpAds_getZoneListOrder
-
-
phpAds_getZoneName
-
-
phpAds_htmlQuotes
-
-
phpAds_ImageDelete
-
-
phpAds_ImageDuplicate
-
-
phpAds_ImageRetrieve
-
-
phpAds_ImageSize
-
-
phpAds_ImageStore
-
-
phpAds_installed
-
-
phpAds_installing
-
-
phpAds_invocationType
-
-
phpAds_ipAddrToInt
-
-
phpAds_isAdBlocked
-
-
phpAds_isAdCapped
-
-
phpAds_isAdmin
-
-
phpAds_isAllowed
-
-
phpAds_IsBannerInZone
-
-
phpAds_IsCampaignInZone
-
-
phpAds_isClickBlocked
-
-
phpAds_isConfigWritable
-
-
phpAds_isConversionBlocked
-
-
phpAds_IsLoggedIn
-
-
phpAds_isUser
-
-
phpAds_isViewBlocked
-
-
phpAds_LastMidnight
-
-
phpAds_LinkBanners
-
-
phpAds_LoadDbConfig
-
-
phpAds_LocalUniqueName
-
-
phpAds_Login
-
-
phpAds_Login
-
-
phpAds_LoginScreen
-
-
phpAds_Logout
-
-
phpAds_MaintenanceSelection
-
-
phpAds_makeTimestamp
-
-
phpAds_matchSubnet
-
-
phpAds_ModifyBanner
-
-
phpAds_ModifyInfo
-
-
phpAds_PageContext
-
-
phpAds_PageFooter
-
-
phpAds_PageHeader
-
-
phpAds_PageShortcut
-
-
phpAds_ParseAppendCode
-
-
phpAds_path
-
-
phpAds_placeInvocationForm
-
-
phpAds_placeLayerSettings
-
******************************************************
-
phpAds_prepareDatabaseStructure
-
-
phpAds_PrepareHelp
-
-
phpAds_printSourceRow
-
-
phpAds_printTableBreak
-
-
phpAds_PriorityCalculate
-
-
phpAds_PriorityGetDeviance
-
-
phpAds_PriorityGetGaussianProfile
-
-
phpAds_PriorityGetGCD
-
-
phpAds_PriorityGetGCD2
-
-
phpAds_PriorityGetHourlyProfile
-
-
phpAds_PriorityGetImportance
-
-
phpAds_PriorityGetImpressions
-
-
phpAds_PriorityNormalDistribution
-
-
phpAds_PriorityPredictProfile
-
-
phpAds_PriorityPrepareBanners
-
-
phpAds_PriorityPrepareCampaigns
-
-
phpAds_PriorityPrintProfile
-
-
phpAds_PriorityStore
-
-
phpAds_PriorityTotalWeight
-
-
phpAds_PrivateSubnet
-
-
phpAds_putLayerJS
-
-
phpAds_qsort
-
-
phpAds_rawDb
-
-
phpAds_readDatabaseStructure
-
-
phpAds_rebuildBannerCache
-
-
phpAds_registerGlobal
-
-
phpAds_replaceVariablesInBannerCode
-
-
phpAds_ReportGetPluginInfo
-
-
phpAds_ReportPluginList
-
-
phpAds_sendMail
-
-
phpAds_SendMaintenanceReport
-
-
phpAds_SessionDataDestroy
-
-
phpAds_SessionDataFetch
-
-
phpAds_SessionDataRegister
-
-
phpAds_SessionDataStore
-
-
phpAds_SessionStart
-
-
phpAds_setCookie
-
-
phpAds_setPref
-
-
phpAds_SettingsHelp
-
-
phpAds_SettingsSelection
-
-
phpAds_SettingsWriteAdd
-
-
phpAds_SettingsWriteFlush
-
-
phpAds_settings_cp_map
-
-
phpAds_shmopID
-
-
phpAds_shmopIndexSize
-
-
phpAds_shmopSegmentSize
-
-
phpAds_showBanners
-
-
phpAds_ShowBreak
-
-
phpAds_showCache
-
-
phpAds_showDateEdit
-
-
phpAds_ShowSections
-
-
phpAds_ShowSettings
-
-
phpAds_ShowSettings_Break
-
-
phpAds_ShowSettings_Checkbox
-
-
phpAds_ShowSettings_CheckDependancies
-
-
phpAds_ShowSettings_EndSection
-
-
phpAds_ShowSettings_GetType
-
-
phpAds_ShowSettings_Locked
-
-
phpAds_ShowSettings_PadLock
-
-
phpAds_ShowSettings_Password
-
-
phpAds_ShowSettings_Select
-
-
phpAds_ShowSettings_StartSection
-
-
phpAds_ShowSettings_Text
-
-
phpAds_ShowSettings_Textarea
-
-
phpAds_showZoneBanners
-
-
phpAds_sizeExists
-
-
phpAds_slashArray
-
-
phpAds_sortArray
-
-
phpAds_sortSources
-
-
phpAds_sqlDie
-
-
phpAds_SqlUniqueName
-
-
phpAds_Start
-
-
phpAds_SuppliedCredentials
-
-
phpAds_SWFBits
-
-
phpAds_SWFCompress
-
-
phpAds_SWFCompressed
-
-
phpAds_SWFConvert
-
-
phpAds_SWFDecompress
-
-
phpAds_SWFDimensions
-
-
phpAds_SWFInfo
-
-
phpAds_SWFVersion
-
-
phpAds_tableTypesSupported
-
-
phpAds_TargetStatsSaveViews
-
-
phpAds_ToggleBannerInZone
-
-
phpAds_ToggleCampaignInZone
-
-
phpAds_totalClicks
-
-
phpAds_totalConversions
-
-
phpAds_totalStats
-
-
phpAds_totalViews
-
-
phpAds_updateAdBlockTime
-
-
phpAds_updateAdCapping
-
-
phpAds_updateClickBlockTime
-
-
phpAds_updateConversionBlockTime
-
-
phpAds_updateExpandArray
-
-
phpAds_updateGeoTracking
-
-
phpAds_updateSources
-
-
phpAds_updateViewBlockTime
-
-
phpAds_userAdministrator
-
-
phpAds_userAdvertiser
-
-
phpAds_userDeliveryEngine
-
-
phpAds_userlogAdd
-
-
phpAds_userlogSetUser
-
-
phpAds_userMaintenance
-
-
phpAds_userPublisher
-
-
phpAds_ViewTargetingStats
-
-
phpAds_warningMail
-
-
phpAds_writeHeader
-
-
phpAds_xmlrpcDecode
-
-
phpAds_xmlrpcEncode
-
-
phpAds_xmlrpcErrorHandler
-
-
phpAds_xmlrpcView
-
-
phpAds_ZoneAppendRaw
-
-
phpAds_ZoneAppendZone
-
-
phpAds_ZoneBanner
-
-
phpAds_ZoneBanners
-
-
phpAds_ZoneCampaign
-
-
phpAds_ZoneInteractive
-
-
phpAds_ZoneInterstitial
-
-
phpAds_ZoneParseAppendCode
-
-
phpAds_ZonePopup
-
-
phpAds_ZoneRaw
-
-
phpAds_ZoneText
-
-
phpizeCallback
-
Message callback function used when running the "phpize" program. Extracts the API numbers used. Ignores other message types than "cmdoutput".
-
phpSniff
-
-
phpSniff
-
*****************************************************************************
-
phpSniff_core
-
*****************************************************************************
-
phpTimer
-
-
phpTimer
-
-
PluginKeywordHistoryExecute
-
-
PluginKeywordHistoryInfo
-
-
Plugin_AdvertiserCampaignAnalysisExecute
-
-
Plugin_AdvertiserCampaignAnalysisInfo
-
-
Plugin_AdvertiserCampaignSummaryExecute
-
-
Plugin_AdvertiserCampaignSummaryInfo
-
-
Plugin_AdvertiserCampaignSummaryPrepareData
-
-
Plugin_AdvertiserConversionTrackingAnalysisExecute
-
-
Plugin_AdvertiserConversionTrackingAnalysisInfo
-
-
Plugin_AdvertiserConversionTrackingAnalysisPrepareDataImpressions
-
-
Plugin_AdvertiserConversionTrackingAnalysisPrepareDataTotals
-
-
Plugin_AdvertiserCreativeSummaryAddTotals
-
-
Plugin_AdvertiserCreativeSummaryExecute
-
-
Plugin_AdvertiserCreativeSummaryInfo
-
-
Plugin_AdvertiserCreativeSummaryPrepareData
-
-
Plugin_AdvertiserDailyViewsAnalysisExecute
-
-
Plugin_AdvertiserDailyViewsAnalysisInfo
-
-
Plugin_AdvertiserDailyViewsAnalysisPrepareData
-
-
Plugin_AdvertiserDayOfWeekAnalysisExecute
-
-
Plugin_AdvertiserDayOfWeekAnalysisInfo
-
-
Plugin_AdvertiserDayOfWeekAnalysisPrepareData
-
-
Plugin_AdvertiserHourOfDayAnalysisExecute
-
-
Plugin_AdvertiserHourOfDayAnalysisInfo
-
-
Plugin_AdvertiserHourOfDayAnalysisPrepareData
-
-
Plugin_AdvertiserZoneAnalysisExecute
-
-
Plugin_AdvertiserZoneAnalysisInfo
-
-
Plugin_AdvertiserZoneAnalysisPrepareData
-
-
Plugin_CampaignDeliveryExecute
-
-
Plugin_CampaignDeliveryInfo
-
-
Plugin_CampaignhistoryExecute
-
-
Plugin_CampaignhistoryInfo
-
-
Plugin_ClienthistoryExecute
-
-
Plugin_ClienthistoryInfo
-
-
Plugin_GlobalhistoryExecute
-
-
Plugin_GlobalhistoryInfo
-
-
Plugin_PublisherAdvertisingSummaryExecute
-
-
Plugin_PublisherAdvertisingSummaryInfo
-
-
Plugin_PublisherBannerAnalysisAddTotals
-
-
Plugin_PublisherBannerAnalysisExecute
-
-
Plugin_PublisherBannerAnalysisInfo
-
-
Plugin_PublisherBannerAnalysisPrepareData
-
-
Plugin_PublisherBannerTypeAnalysisAddTotals
-
-
Plugin_PublisherBannerTypeAnalysisExecute
-
-
Plugin_PublisherBannerTypeAnalysisInfo
-
-
Plugin_PublisherBannerTypeAnalysisPrepareData
-
-
Plugin_PublisherCampaignAnalysisExecute
-
-
Plugin_PublisherCampaignAnalysisInfo
-
-
Plugin_PublisherDayOfWeekAnalysisExecute
-
-
Plugin_PublisherDayOfWeekAnalysisInfo
-
-
Plugin_PublisherDayOfWeekAnalysisPrepareData
-
-
Plugin_PublisherHistoryExecute
-
-
Plugin_PublisherHistoryInfo
-
-
Plugin_PublisherHourOfDayAnalysisExecute
-
-
Plugin_PublisherHourOfDayAnalysisInfo
-
-
Plugin_PublisherHourOfDayAnalysisPrepareData
-
-
Plugin_PublisherRequestViewsAnalysisExecute
-
-
Plugin_PublisherRequestViewsAnalysisInfo
-
-
Plugin_PublisherRequestViewsAnalysisPrepareData
-
-
Plugin_PublisherZoneAnalysisExecute
-
-
Plugin_PublisherZoneAnalysisInfo
-
-
Plugin_PublisherZoneAnalysisPrepareData
-
-
Plugin_strAdvertisingReportPrepareData
-
-
Plugin_TrackerHistoryExecute
-
-
Plugin_TrackerHistoryInfo
-
-
Plugin_UnderdeliveringCampaignsExecute
-
-
Plugin_UnderdeliveringCampaignsInfo
-
-
Plugin_ZonehistoryExecute
-
-
Plugin_ZonehistoryInfo
-
-
popErrorHandling
-
Pop the last error handler used
-
popExpect
-
This method pops one element off the expected error codes stack.
-
previousVersionExists
-
A method to determine if an older version of Max (or phpAdsNew) is currently installed.
-
property
-
property
-
pushError
-
-
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.