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.

B/C

backtrace()

commonlib/lib/errorlib.php, line 58

build_message()

class.phplistmailer.php, line 197
commonlib/lib/interfacelib.php, line 1064

buttonGroup($topbutton = '')

commonlib/lib/interfacelib.php, line 1118

campaignStarted($messagedata = array())

defaultplugin.php, line 615

canSend ($messagedata, $subscriberdata)

defaultplugin.php, line 374

ccCompany($ccno)

commonlib/lib/userlib.php, line 748

changeDropDowns()

commonlib/pages/usermgt.php, line 280

checkAccess($page)

connect.php, line 282

checkCCrange($ccno)

commonlib/lib/userlib.php, line 764

checkForm()

send_core.php, line 570

checkI18NDir($rootdir)

checki18n.php, line 28

CheckImgExt($filename)

fckphplist.php, line 138

checkLock($processid)

lib.php, line 781

cl_output($message)

connect.php, line 1635

cl_progress($message)

connect.php, line 1643

clean ($value)

connect.php, line 406

clean2 ($value)

lib.php, line 477

cleanArray($array)

connect.php, line 1617

cleanAttributeName($name)

connect.php, line 1738

cleanCommaList($sList)

connect.php, line 1748

cleanEmail ($value)

lib.php, line 488

cleanUrl($url,$disallowed_params = array('PHPSESSID'))

lib.php, line 1143

clearImport()

importlib.php, line 31

clearPageCache ()

lib.php, line 808
sendemaillib.php, line 1122

ClineError($msg)

connect.php, line 363

ClineSignature()

connect.php, line 359

clineUsage($line = "")

connect.php, line 370

closeadminbar()

commonlib/lib/interfacelib.php, line 778

cmp($a,$b)

commonlib/lib/interfacelib.php, line 359

collapse()

commonlib/lib/interfacelib.php, line 372

compatSend($to_name = "", $to_addr, $from_name, $from_addr, $subject = '', $headers = '',$envelope = '')

class.phplistmailer.php, line 227

compressContent($content)

lib.php, line 823
commonlib/lib/interfacelib.php, line 1099

connectLocal()

import4.php, line 20

connectRemote()

import4.php, line 28

constructSystemMail($message,$subject = '')

lib.php, line 295

contentDiv()

commonlib/lib/interfacelib.php, line 1383

contextMenu()

connect.php, line 726

CreateBody()

class.phplistmailer.php, line 210

CreateHeader()

class.phplistmailer.php, line 200

createPDF($text)

sendemaillib.php, line 1009