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