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.
H, I, J, K, L
commonlib/lib/interfacelib.php, line 1336
Arguments:
Return value:
Comments:
HelloWorld($params)
defaultplugin.php, line 356
Arguments:
$params
Return value:
Comments:
Help($topic, $text = '?')
connect.php, line 1275
Arguments:
$topic
$text
Return value:
Comments:
hide()
commonlib/lib/interfacelib.php, line 1178
Arguments:
Return value:
Comments:
hideadminbar()
commonlib/lib/interfacelib.php, line 761
Arguments:
Return value:
Comments:
HTML2Text($text)
commonlib/lib/maillib.php, line 12
Arguments:
$text
Return value:
Comments:
i18nLanguageDir()
defaultplugin.php, line 175
Arguments:
Return value:
Comments:
image_exists($templateid,$filename)
class.phplistmailer.php, line 479
Arguments:
$templateid
$filename
Return value:
Comments:
importContent()
defaultplugin.php, line 744
Arguments:
Return value:
Comments:
importReport($report)
defaultplugin.php, line 591
Arguments:
$report
Return value:
Comments:
includeStyles($text)
lib.php, line 863
Arguments:
$text
Return value:
Comments:
index()
commonlib/lib/interfacelib.php, line 355
Arguments:
Return value:
Comments:
Info($msg)
commonlib/lib/errorlib.php, line 171
Arguments:
$msg
Return value:
Comments:
Info($msg,$noClose = false)
connect.php, line 474
Arguments:
$msg
$noClose
Return value:
Comments:
initFSTranslations($language = '')
languages.php, line 462
Arguments:
$language
Return value:
Comments:
initialise()
defaultplugin.php, line 145
Arguments:
Return value:
Comments:
initialiseUserSession()
commonlib/lib/userlib.php, line 12
Arguments:
Return value:
Comments:
interval($seconds = 0)
connect.php, line 1883
Arguments:
$seconds
Return value:
Comments:
is_email($email)
commonlib/lib/userlib.php, line 494
Arguments:
$email
Return value:
Comments:
commonlib/lib/userlib.php, line 344
Arguments:
$email
$immediate
Return value:
Comments:
isBlackListedID($userid = 0)
commonlib/lib/userlib.php, line 361
Arguments:
$userid
Return value:
Comments:
isGuestAccount()
commonlib/lib/userlib.php, line 922
Arguments:
Return value:
Comments:
isSuperUser()
accesscheck.php, line 26
Arguments:
Return value:
Comments:
isValidRedirect($url)
lib.php, line 909
Arguments:
$url
Return value:
Comments:
join_clean($sep,$array)
connect.php, line 417
Arguments:
$sep
$array
Return value:
Comments:
keepLock($processid)
lib.php, line 775
Arguments:
$processid
Return value:
Comments:
langChange()
installer/home.php, line 24
Arguments:
Return value:
Comments:
lanSort($a,$b)
languages.php, line 60
Arguments:
$a
$b
Return value:
Comments:
linkencode($p_url)
sendemaillib.php, line 1037
Arguments:
$p_url
Return value:
Comments:
ListAllAttributes()
subscribelib2.php, line 1263
Arguments:
Return value:
Comments:
listArray($array,$indent = 0)
commonlib/lib/errorlib.php, line 37
Arguments:
$array
$indent
Return value:
Comments:
ListAttributes($attributes,$attributedata,$htmlchoice = 0,$userid = 0,$emaildoubleentry='no' )
subscribelib2.php, line 734
Arguments:
$attributes
$attributedata
$htmlchoice
$userid
$emaildoubleentry
Return value:
Comments:
ListAttributes2011($attributes,$attributedata,$htmlchoice = 0,$userid = 0,$emaildoubleentry='no' )
subscribelib2.php, line 1016
Arguments:
$attributes
$attributedata
$htmlchoice
$userid
$emaildoubleentry
Return value:
Comments:
ListAvailableLists($userid = 0,$lists_to_show = "")
subscribelib2.php, line 667
Arguments:
$userid
$lists_to_show
Return value:
Comments:
listCategories()
lib.php, line 1493
Arguments:
Return value:
Comments:
listingElement($element)
commonlib/lib/interfacelib.php, line 489
Arguments:
$element
Return value:
Comments:
listingEnd()
commonlib/lib/interfacelib.php, line 576
Arguments:
Return value:
Comments:
commonlib/lib/interfacelib.php, line 457
Arguments:
Return value:
Comments:
listingStart($class="")
commonlib/lib/interfacelib.php, line 453
Arguments:
$class
Return value:
Comments:
listName($id)
lib.php, line 42
Explanation: Returns the name of a list from the database, given the ID of the list.
Arguments:
$id: The numerical ID of the list in the database
Return value: The list name as a string
Comments:
ListofLists($current,$fieldname,$subselect)
connect.php, line 1102
Arguments:
$current
$fieldname
$subselect
Return value:
Comments:
listOwner($listid = 0)
lib.php, line 612
Arguments:
$listid
Return value:
Comments:
listPlaceHolders()
connect.php, line 1725
Arguments:
Return value:
Comments:
listSelectHTML ($current,$fieldname,$subselect,$alltab = '')
connect.php, line 1165
Arguments:
$current
$fieldname
$subselect
$alltab
Return value:
Comments:
listStyle($style)
commonlib/lib/interfacelib.php, line 847
Arguments:
$style
Return value:
Comments:
listUsedInSubscribePage($listid = 0)
lib.php, line 618
Arguments:
$listid
Return value:
Comments:
loadBounceRules($all = 0)
lib.php, line 1283
Arguments:
$all
Return value:
Comments:
loadCCvalidationFile($ccrangefile)
commonlib/lib/userlib.php, line 720
Arguments:
$ccrangefile
Return value:
Comments:
loadMessageData($msgid)
loadUser($loginname = "")
commonlib/lib/userlib.php, line 808
Arguments:
$loginname
Return value:
Comments:
LogError($error)
commonlib/lib/errorlib.php, line 175
Arguments:
$error
Return value:
Comments:
logEvent($msg = '')
defaultplugin.php, line 655
Arguments:
$msg
Return value:
Comments:
logEvent($msg)
lib.php, line 650
Arguments:
$msg
Return value:
Comments:
logout()
defaultplugin.php, line 665
Arguments:
Return value:
Comments: