An Index of PHPlist Functions and Class Methods

The location of the definition of each function or method is listed by file name and line number. Each file is located relative to the admin directory in the phplist distribution, that is, relative to the subdirectory public_html/lists/admin.

For each function or method, the arguments are listed and explained, as well as the return value if any. Some explanation of the function is planned to be given among the Comments. These pages are under construction. Most entries are incomplete. But every entry has the location for the definition of the function or method, so that you can look up the definition in file containing the source code.

The line numbers shown for each function listed correspond to version 3.05 of Phplist. In most cases the locations of these functions have changed in later releases, Usually these functions involve only a small change in the line number, so that you can locate the function in the vicinity of the line number specified.

M, N, O

mailBoxName($mailbox,$delimiter,$level)

import3.php, line 42

mailBoxParent($mailbox,$delimiter,$level)

import3.php, line 51

MailSend($header, $body)

class.phplistmailer.php, line 587

mailto2href($text)

sendemaillib.php, line 1028

mailURL( $sTo, $sFrom, $sSubject, $sUrl )

commonlib/lib/maillib.php, line 169

main()

readtestmail.php, line 270

matchBounceRules($text,$rules = array())

lib.php, line 1323

matchedBounceRule($text,$activeonly = 0)

lib.php, line 1302

mergeUser($userid)

reconcileusers.php, line 75

mergeUsers($original,$duplicate)

mergeduplicates.php, line 8

messageHeaders($mail)

defaultplugin.php, line 487

messageQueued($id)

defaultplugin.php, line 633

messageQueueFinished()

defaultplugin.php, line 648

messageReQueued($id)

defaultplugin.php, line 642

messageStatus($id,$status)

defaultplugin.php, line 409

messageStatusLimitReached($recentlySent)

defaultplugin.php, line 399

mimeWrap($messageid, $body, $header, $contenttype, $destination)

defaultplugin.php, line 449

missingText($text)

languages.php, line 381

monthName($month,$short=0)

systemstats.php, line 9

moveUser($userid)

reconcileusers.php, line 118

my_shutdown ()

actions/processqueue.php, line 192

my_shutdown()

importlib.php, line 3

mysql_session_close()

sessionlib.php, line 38

mysql_session_destroy ($SessionID)

sessionlib.php, line 77

mysql_session_gc ($maxlifetime = 300)

sessionlib.php, line 84

mysql_session_open ($save_path, $session_name)

sessionlib.php, line 34

mysql_session_read ($SessionID)

sessionlib.php, line 42

mysql_session_write ($SessionID, $val)

sessionlib.php, line 56

name()

defaultplugin.php, line 73

next()

commonlib/lib/interfacelib.php, line 881

noHeader()

commonlib/lib/interfacelib.php, line 87

normalize($var)

connect.php, line 353

noShader()

commonlib/lib/interfacelib.php, line 83

obscureCreditCard($cardno)

commonlib/lib/userlib.php, line 796

ok()

fckphplist.php, line 181

openMbox($file)

readtestmail.php, line 202

openPop($server, $user, $password)

readtestmail.php, line 182

output ($message)

upgrade.php, line 14

output ($message,$logit = 1,$target = 'summary')

actions/processqueue.php, line 312

output ($message,$reset = 0)

processbounces.php, line 53

output($message)

generatebouncerules.php, line 14

output($message, $reset= 0)

readtestmail.php, line 78

output($msg)

importlib.php, line 8

output($text)

sendemaillib.php, line 8

~