debug (line
83)
Hacked from Seagull's Base::logMessage method.
Note that the method can be safely called by simply omitting the deprecated parameters (but doesn't have to be).
boolean
debug
(mixed $message, [string $file = null], [integer $line = null], [integer $priority = PEAR_LOG_INFO])
-
mixed
$message: Either a string or a PEAR_Error object.
-
string
$file: Deprecated.
-
integer
$line: Deprecated.
-
integer
$priority: The priority of the message. One of: PEAR_LOG_EMERG, PEAR_LOG_ALERT, PEAR_LOG_CRIT PEAR_LOG_ERR, PEAR_LOG_WARNING, PEAR_LOG_NOTICE PEAR_LOG_INFO, PEAR_LOG_DEBUG
maintenanceObtainPriorityLock (line
606)
Obtains an advisory database lock for the maintenance priority process.
boolean
maintenanceObtainPriorityLock
()
maintenanceReleasePriorityLock (line
621)
Releases the advisory database lock for the maintenance priority process.
void
maintenanceReleasePriorityLock
()
maintenance_dbConnect (line
157)
void
maintenance_dbConnect
([mixed $db = phpAds_adminDb])
maintenance_dbError (line
247)
void
maintenance_dbError
([mixed $db = phpAds_adminDb])
maintenance_dbFetchArray (line
229)
void
maintenance_dbFetchArray
(mixed $res)
maintenance_dbNumRows (line
220)
void
maintenance_dbNumRows
(mixed $res)
maintenance_dbQuery (line
207)
void
maintenance_dbQuery
(mixed $query, [mixed $db = phpAds_adminDb])
maintenance_dbResult (line
238)
void
maintenance_dbResult
(mixed $res, mixed $row, mixed $column)
phpAds_breakString (line
300)
void
phpAds_breakString
(mixed $str, mixed $maxLen, [mixed $append = "..."])
phpAds_buildBannerName (line
414)
void
phpAds_buildBannerName
(mixed $bannerid, [mixed $description = ''], [mixed $alt = ''], [mixed $limit = 30], [mixed $use_html = true])
phpAds_buildName (line
311)
void
phpAds_buildName
(mixed $id, mixed $name)
phpAds_buildRatio (line
508)
void
phpAds_buildRatio
(mixed $numerator, mixed $denominator)
phpAds_getBannerListOrder (line
340)
void
phpAds_getBannerListOrder
(mixed $ListOrder, mixed $OrderDirection)
phpAds_getHourListOrder (line
375)
void
phpAds_getHourListOrder
(mixed $ListOrder, mixed $OrderDirection)
phpAds_getOrderDirection (line
321)
void
phpAds_getOrderDirection
(mixed $ThisOrderDirection)
phpAds_makeTimestamp (line
589)
void
phpAds_makeTimestamp
(mixed $start, [mixed $offset = 0])
phpAds_replaceVariablesInBannerCode (line
440)
void
phpAds_replaceVariablesInBannerCode
(mixed $htmlcode)
phpAds_sendMail (line
257)
void
phpAds_sendMail
(mixed $email, mixed $readable, mixed $subject, mixed $contents)
phpAds_totalClicks (line
564)
void
phpAds_totalClicks
([mixed $bannerid = ""], [mixed $timeconstraint = ""])
phpAds_totalConversions (line
571)
void
phpAds_totalConversions
([mixed $bannerid = ""], [mixed $timeconstraint = ""])
phpAds_totalStats (line
517)
void
phpAds_totalStats
(mixed $column, mixed $bannerid, [mixed $timeconstraint = ""])
phpAds_totalViews (line
578)
void
phpAds_totalViews
([mixed $bannerid = ""], [mixed $timeconstraint = ""])
phpAds_userlogAdd (line
144)
void
phpAds_userlogAdd
(mixed $action, mixed $object, [mixed $details = ''])