meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
develop:functionh [2014/01/05 19:02] – [An Index of PHPlist Functions and Class Methods] arnoldvl | develop:functionh [2015/05/08 19:06] (current) – [An Index of PHPlist Functions and Class Methods] arnoldvl | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | | ||
+ | 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, | ||
+ | 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. | ||
+ | |[[http:// | ||
+ | ====H, I, J, K, L==== | ||
+ | ===header()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===HelloWorld($params)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$params | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===Help($topic, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$topic | ||
+ | -$text | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===hide()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===hideadminbar()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===HTML2Text($text)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$text | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===i18nLanguageDir()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===image_exists($templateid, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$templateid | ||
+ | -$filename | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===importContent()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===importReport($report)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$report | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===includeStyles($text)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$text | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===index()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===Info($msg)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$msg | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===Info($msg, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$msg | ||
+ | -$noClose | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===initFSTranslations($language = '' | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$language | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===initialise()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===initialiseUserSession()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===interval($seconds = 0)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$seconds | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===is_email($email)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | |||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===isBlackListed($email = "", | ||
+ | < | ||
+ | * Arguments: | ||
+ | |||
+ | -$immediate | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===isBlackListedID($userid = 0)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$userid | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===isGuestAccount()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===isSuperUser()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===isValidRedirect($url)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$url | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===join_clean($sep, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$sep | ||
+ | -$array | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===keepLock($processid)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$processid | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===langChange()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===lanSort($a, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$a | ||
+ | -$b | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===linkencode($p_url)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$p_url | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===ListAllAttributes()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listArray($array, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$array | ||
+ | -$indent | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===ListAttributes($attributes, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$attributes | ||
+ | -$attributedata | ||
+ | -$htmlchoice | ||
+ | -$userid | ||
+ | -$emaildoubleentry | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===ListAttributes2011($attributes, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$attributes | ||
+ | -$attributedata | ||
+ | -$htmlchoice | ||
+ | -$userid | ||
+ | -$emaildoubleentry | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===ListAvailableLists($userid = 0, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$userid | ||
+ | -$lists_to_show | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listCategories()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listingElement($element)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$element | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listingEnd()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listingHeader()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listingStart($class="" | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$class | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listName($id)=== | ||
+ | < | ||
+ | * **Explanation: | ||
+ | * **Arguments: | ||
+ | -$id: The numerical ID of the list in the database | ||
+ | * **Return value:** The list name as a string | ||
+ | * **Comments: | ||
+ | ===ListofLists($current, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$current | ||
+ | -$fieldname | ||
+ | -$subselect | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listOwner($listid = 0)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$listid | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listPlaceHolders()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listSelectHTML ($current, | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$current | ||
+ | -$fieldname | ||
+ | -$subselect | ||
+ | -$alltab | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listStyle($style)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$style | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===listUsedInSubscribePage($listid = 0)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$listid | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===loadBounceRules($all = 0)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$all | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===loadCCvalidationFile($ccrangefile)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$ccrangefile | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===loadMessageData($msgid)=== | ||
+ | < | ||
+ | * **Explanation: | ||
+ | * **Arguments: | ||
+ | -$msgid: The numerical id of the message in the data base. | ||
+ | * **Return value:** the array of data. For a list of the elements of this array see lines 104 to 132 in //lib.php// | ||
+ | * **Comments: | ||
+ | ===loadUser($loginname = "" | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$loginname | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===LogError($error)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$error | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===logEvent($msg = '' | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$msg | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===logEvent($msg)=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | -$msg | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | ===logout()=== | ||
+ | < | ||
+ | * Arguments: | ||
+ | * Return value: | ||
+ | * Comments: | ||
+ | |||
+ | |[[http:// |