User Tools

Site Tools

Translations of this page:

develop:functiond

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.

D/E

databaseTranslation($text)

languages.php, line 297
  • Arguments:
    1. $text
  • Return value:
  • Comments:

date($name = "")

date.php, line 14
  • Arguments:
    1. $name
  • Return value:
  • Comments:

dbg($variable = "", $description= 'Value', $table_started= 0)

commonlib/lib/debuglib.php, line 2
  • Arguments:
    1. $variable
    2. $description
    3. $tablestarted
      * Return value:
      * Comments:
      ===dbg($variable, $description = 'Value', $nestingLevel = 0)===
      <code>connect.php, line 1282</code>
      * Arguments:
      -$variable
      -$description
      -$nestingLevel
      * Return value:
      * Comments:
      ===Debug($msg)===
      <code>commonlib/lib/errorlib.php, line 183</code>
      * Arguments:
      -$msg
      * Return value:
      * Comments:
      ===decodeBody($header,$body)===
      <code>processbounces.php, line 148</code>
      * Arguments:
      -$header
      -$body
      * Return value:
      * Comments:
      ===defaultBar()===
      <code>commonlib/lib/interfacelib.php, line 687</code>
      * Arguments:
      * Return value:
      * Comments:
      ===deleteBounce($id = 0)===
      <code>lib.php, line 1265</code>
      * Arguments:
      -$id
      * Return value:
      * Comments:
      ===deleteColumn($colname)===
      <code>commonlib/lib/interfacelib.php, line 146</code>
      * Arguments:
      -$colname
      * Return value:
      * Comments:
      ===deleteElement($name)===
      <code>commonlib/lib/interfacelib.php, line 117</code>
      * Arguments:
      -$name
      * Return value:
      * Comments:
      ===deleteItem($table,$attributeid,$delete)===
      <code>editattributes.php, line 101</code>
      * Arguments:
      -$table
      -$attributeid
      -$delete
      * Return value:
      * Comments:
      ===deleteMessage($id = 0)===
      <code>lib.php, line 1245</code>
      * Arguments:
      -$id
      * Return value:
      * Comments:
      ===deleteOldTokens()===
      <code>login.php, line 49</code>
      * Arguments:
      * Return value:
      * Comments:
      ===deleteSent()===
      <code>defaultplugin.php, line 190</code>
      * Arguments:
      * Return value:
      * Comments:
      ===deleteUser($id)===
      <code>commonlib/lib/userlib.php, line 59</code>
      * Arguments:
      -$id
      * Return value:
      * Comments:
      ===delFsTree($dir)===
      <code>lib.php, line 1566</code>
      * Arguments:
      -$dir
      * Return value:
      * Comments:
      ===delimited($data)===
      <code>connect.php, line 1473</code>
      * Arguments:
      -$data
      * Return value:
      * Comments:
      ===display($add
      index = 0, $class = “”)===
commonlib/lib/interfacelib.php, line 376
  • Arguments:
    1. $add_index
    2. $class
  • Return value:
  • Comments:

display($lid,$bid)

commonlib/lib/interfacelib.php, line 679
  • Arguments:
    1. $lid
    2. $bid
  • Return value:
  • Comments:

display($parent,$data,$leaf,$branch)

date.php, line 201
  • Arguments:
    1. $parent
    2. $data
    3. $leaf
    4. $branch
  • Return value:
  • Comments:

display()

commonlib/lib/interfacelib.php, line 1410
  • Arguments:
  • Return value:
  • Comments:

displayAbout()

defaultplugin.php, line 169
  • Arguments:
  • Return value:
  • Comments:

displayConfig($name)

defaultplugin.php, line 230
  • Arguments:
    1. $name
  • Return value:
  • Comments:

displayEditList($list)

defaultplugin.php, line 699
  • Arguments:
    1. $list
  • Return value:
  • Comments:

displayLists($list)

defaultplugin.php, line 692
  • Arguments:
    1. $list
  • Return value:
  • Comments:

displayMessages($msg, &$status)

defaultplugin.php, line 308
  • Arguments:
    1. $msg
    2. $status
  • Return value:
  • Comments:

displaySubscribePageEdit($subscribePageData)

defaultplugin.php, line 719
  • Arguments:
    1. $subscribePageData
  • Return value:
  • Comments:

displaySubscriptionChoice($pageData, $userID= 0)

defaultplugin.php, line 282
  • Arguments:
    1. $pageData
    2. $userID
  • Return value:
  • Comments:

displayUsers( $user, $rowid, $list )

defaultplugin.php, line 672
  • Arguments:
    1. $user
    2. $rowid
    3. $list
  • Return value:
  • Comments:

dividerRow()

commonlib/lib/interfacelib.php, line 1359
  • Arguments:
  • Return value:
  • Comments:

DomTab($name = '')

commonlib/lib/interfacelib.php, line 632
  • Arguments:
    1. $name
  • Return value:
  • Comments:

duplicateButton($name,$rows)

commonlib/lib/interfacelib.php, line 187
  • Arguments:
    1. $name
    2. $rows
  • Return value:
  • Comments:

elapsed($seconds = 0)

connect.php, line 1872
  • Arguments:
    1. $seconds
  • Return value:
  • Comments:

EncodeFile ($path, $encoding = "base64")

class.phplistmailer.php, line 502
  • Arguments:
    1. $path
    2. $encoding
  • Return value:
  • Comments:
sendemaillib.php, line 1108
  • Arguments:
    1. $text
  • Return value:
  • Comments:

encryptPass($pass)

lib.php, line 841
  • Arguments:
    1. $pass
  • Return value:
  • Comments:

Error($msg)

commonlib/lib/errorlib.php, line 5
  • Arguments:
    1. $msg
  • Return value:
  • Comments:

Error($msg,$documentationURL = '')

connect.php, line 377
  • Arguments:
    1. $msg
    2. $documentationURL
  • Return value:
  • Comments:

excludedDateForRepetition($date)

connect.php, line 1459
  • Arguments:
    1. $date
  • Return value:
  • Comments:

existUserID($id = 0)

commonlib/lib/userlib.php, line 202
  • Arguments:
    1. $id
  • Return value:
  • Comments:

expandURL($url)

lib.php, line 917
  • Arguments:
    1. $url
  • Return value:
  • Comments:
develop/functiond.txt · Last modified: 2015/05/08 19:04 by arnoldvl

Resources
Contact Us

e: info@phplist.com

Boring Bit

phpList is a registered limited company

UK Company No. 07582966

VAT Registration 122 0788 37

© phpList 2016