-
addChildNodeToTree
-
Will insert a new value into the tree, based on a given comparison value.
-
append
-
Appends values to template variables
-
append
-
Appends values to template variables
-
append_by_ref
-
Appends values to template variables by reference
-
append_by_ref
-
Appends values to template variables by reference
-
apply_template
-
Applys the template and generates final output destined for the user's browser
-
apply_template
-
Applys the template and generates final output destined for the user's browser
-
array_combine
-
Creates an array by using one array for keys and another for its values (PHP 5)
-
assign
-
Assigns values to template variables
-
assign
-
Assigns values to template variables
-
AssignDelayedErrors
-
Store errors generated in a previous script but couldn't be displayed
-
assign_by_ref
-
Assigns values to template variables by reference
-
assign_by_ref
-
Assigns values to template variables by reference
-
attachment_common_link_html
-
Adds href and text keys to attachment_common array for html attachments
-
attachment_common_link_image
-
Adds href and text keys to attachment_common array for image attachments
-
attachment_common_link_message
-
Adds href and text keys to attachment_common array for rfc822 attachments
-
attachment_common_link_text
-
Adds href and text keys to attachment_common array for text attachments
-
attachment_common_link_vcard
-
Adds href and text keys to attachment_common array for vcard attachments
-
attachment_common_octet_stream
-
Processes octet-stream attachments.
-
attachment_common_parse
-
The cookie part. session_start and session_regenerate_session normally set
-
attachSelectedMessages
-
Attach messages to a compose session
-
authPop
-
-
arrays.php
-
-
attachment_common.php
-
-
auth.php
-
-
about.php
-
-
$add_extra_field
-
Controls use of 'extra' field
-
abook_create_form
-
Display the "new address" form
-
abook_database
-
Constructor
-
abook_database
-
Address book in a database backend
-
abook_ldap_server
-
Constructor. Connects to database
-
abook_ldap_server
-
Address book backend for LDAP server
-
abook_local_file
-
Constructor
-
abook_local_file
-
Backend for address book as a pipe separated file
-
add
-
Add address
-
add
-
Add address
-
add
-
Add address
-
add
-
Create a new address
-
add
-
Add entry to backend
-
AddressBook
-
This is the main address book class that connect all the backends and provide services to the functions above.
-
AddressBook
-
Constructor function.
-
addressbook_backend
-
Generic backend that all other backends extend
-
addressbook_cmp
-
Had to move this function outside of the Addressbook Class PHP 4.0.4 Seemed to be having problems with inline functions.
-
addressbook_init
-
Create and initialize an addressbook object.
-
addr_display_result
-
List search results
-
addr_insert_hidden
-
Insert hidden data
-
add_backend
-
Add a new backend.
-
alistcmp
-
Sort array by the key "name"
-
abook_database.php
-
-
abook_ldap_server.php
-
-
abook_local_file.php
-
-
addressbook.php
-
-
addrbook_popup.php
-
-
addrbook_search.php
-
-
addrbook_search_html.php
-
-
addressbook.php
-
-
$abook_file_line_length
-
Controls file based address book entry size
-
$abook_global_file
-
Shared filebased address book
-
$abook_global_file_listing
-
Listing of shared address book control
-
$abook_global_file_writeable
-
Writing into shared address book control
-
$addrbook_global_dsn
-
DSN of global address book database
-
$addrbook_global_listing
-
Control listing of global database address book
-
$addrbook_global_table
-
Table used for global database address book
-
$addrbook_global_writeable
-
Control writing into global database address book
-
$aggressive_decoding
-
Aggressive Decoding Control
-
$allow_advanced_search
-
Search functions control
-
$allow_charset_search
-
IMAP Charset Use Control
-
$allow_remote_configtest
-
Controls remote configuration checks
-
$attachment_dir
-
Attachments directory
-
$auto_create_special
-
Create Special Folders Control
-
addCheckBox
-
Form checkbox
-
addForm
-
Make a <form> start-tag.
-
addHidden
-
A hidden form field.
-
addInput
-
An input textbox.
-
addInputField
-
Helper function to create form fields, not to be called directly, only by other functions below.
-
addPwField
-
Password input field
-
addRadioBox
-
Form radio box
-
addReset
-
Form reset button
-
addSelect
-
Function to create a selectlist from an array.
-
addSubmit
-
Form submission button
-
addTextArea
-
Textarea form element.
-
addMbx
-
-
asearch_nz
-
This is a convenient way to avoid spreading if (isset(... all over the code
-
asearch_unhtmlentities
-
This should give the same results as PHP 4 >= 4.3.0's html_entity_decode(),
-
$adl
-
-
$att_local_name
-
Local attachment filename location where the tempory attachment is stored. For use in delivery class.
-
addEntity
-
Add nested message part
-
AddressStructure
-
Class used to work with email address headers
-
addRFC822Header
-
Add header object to message object.
-
AddressStructure.class.php
-
-
ASEARCH_BIOP
-
-
asearch_check_query
-
Sanity checks, done before running the imap command and before calling push_recent
-
ASEARCH_CRITERIA
-
Name of session var
-
asearch_delete_saved
-
Delete a saved search from the prefs
-
asearch_edit_last
-
Get last search criteria from session or prefs
-
asearch_edit_recent
-
Edit a recent search
-
asearch_edit_saved
-
Edit a saved search
-
ASEARCH_EXCLUDE
-
-
asearch_find_recent
-
Find a recent search in the prefs (used to avoid saving duplicates)
-
asearch_forget_recent
-
Remove a recent search from prefs
-
asearch_getPref
-
Gets user's advanced search preferences
-
asearch_get_date_display
-
Translate the input date to imap date to local date display,
-
asearch_get_mailbox_display
-
-
asearch_get_query_display
-
Translate the query to rough natural display
-
ASEARCH_MAILBOX
-
-
asearch_mailbox_exists
-
Verify that a mailbox exists
-
ASEARCH_MAX
-
-
asearch_print_form
-
Print the advanced search form
-
asearch_print_form_basic
-
Print the basic search form
-
asearch_print_query_array
-
Print a whole query array, recent or saved
-
asearch_print_recent
-
Print the recent array
-
asearch_print_saved
-
Print the saved array
-
asearch_push_recent
-
Push a recent search into the prefs
-
asearch_read_recent
-
Read the recent searches from the prefs
-
asearch_read_saved
-
Read the saved searches from the prefs
-
asearch_removePref
-
Deletes user's advanced search preferences
-
asearch_save_recent
-
Save a recent search to the prefs
-
asearch_serialize
-
-
asearch_setPref
-
Sets user's advanced search preferences
-
ASEARCH_SUB
-
-
asearch_unhtml_strcoll
-
Array sort callback used to sort $imap_asearch_options
-
ASEARCH_UNOP
-
-
asearch_unserialize
-
-
ASEARCH_WHAT
-
-
ASEARCH_WHERE
-
Prefs array ordinals. Must match $recent_prefkeys and $saved_prefkeys
-
asearch_write_recent
-
Write a recent search to prefs
-
asearch_write_saved
-
Write a saved search to the prefs
-
append
-
Appends values to template variables
-
append_by_ref
-
Appends values to template variables by reference
-
apply_template
-
Applys the template and generates final output destined for the user's browser
-
assign
-
Assigns values to template variables
-
assign_by_ref
-
Assigns values to template variables by reference
-
addAbookSort
-
Display a column header with sort buttons
-
alien_glow.php
-
-
autumn.php
-
-
autumn2.php
-
-
$aTimeZones
-
Standard timezone array.
-
cache_template_file_hierarchy
-
Obtain template file hierarchy from cache.
-
calcFetchColumns
-
This function is a utility function for setting which headers should be
-
calcMessageListColumnWidth
-
-
calculate_references
-
function calculate_references - calculate correct References string Adds the current message ID, and makes sure it doesn't grow forever, to that extent it drops message-ID's in a smart way until the string length is under the recommended value of 1000 ("References: <986>\r\n").
-
calculate_template_file_directory
-
Determine the relative template directory path for the given template ID.
-
calculate_template_images_directory
-
Determine the relative images directory path for the given template ID.
-
catalog_template_files
-
Traverse template hierarchy and catalogue all template files (for storing in cache).
-
checkForJavascript
-
Javascript support detection function
-
checkInput
-
-
check_php_version
-
returns true if current php version is at mimimum a.b.c
-
check_plugin_version
-
Check a plugin's version.
-
check_sm_version
-
returns true if the current internal SM version is at minimum a.b.c These are plain integer comparisons, as our internal version is constructed by us, as an array of 3 ints.
-
clean_crlf
-
function clean_crlf - change linefeeds and newlines to legal characters
-
clear_all_assign
-
Clears the values of all assigned varaiables.
-
clear_all_assign
-
Clears the values of all assigned varaiables.
-
compose_Header
-
Blatantly copied/truncated/modified from displayPageHeader.
-
concat_hook_function
-
This function executes a hook, allows for parameters to be passed, and looks for an array returned from each plugin: each array is then merged into one and returned to the core hook location.
-
construct_template
-
Construct Template
-
cram_md5_response
-
Given the challenge from the server, supply the response using cram-md5 (See RFC 2195 for details)
-
create_css_link
-
Create stylesheet links that will work for multiple browsers
-
create_vcard
-
Create vcard from information stored in array
-
css_theme_save
-
-
constants.php
-
-
constants.php
-
-
compose.php
-
-
constants.php
-
-
compose.php
-
-
$charset
-
-
$create
-
Create file, if it not present
-
charset_decode
-
Decode from charset used by this LDAP server to charset used by translation
-
charset_encode
-
Encode string to the charset used by this LDAP server
-
close
-
Close the file and forget the filehandle
-
close
-
Close the file and forget the filehandle
-
$config_location_base
-
Location base
-
$config_use_color
-
Color in config control
-
config_default.php
-
-
config_local.example.php
-
-
configtest.php
-
-
charset_decode_cp855
-
Decode a cp855-encoded string
-
charset_decode_cp866
-
Decode a cp866-encoded string
-
charset_decode_cp1250
-
Decode a cp1250 string
-
charset_decode_cp1251
-
Decode cp1251-encoded string
-
charset_decode_cp1252
-
Decode cp1252-encoded string
-
charset_decode_cp1253
-
Decode cp1253-encoded string
-
charset_decode_cp1254
-
Decode cp1254-encoded string
-
charset_decode_cp1255
-
Decode cp1255-encoded string
-
charset_decode_cp1256
-
decode cp1256-encoded string
-
charset_decode_cp1257
-
Decode cp1257-encoded string
-
charset_decode_cp1258
-
Decde a cp1258-encoded string
-
charset_decode_iso_8859_1
-
Decode iso8859-1 string
-
charset_decode_iso_8859_2
-
Decode iso8859-2 encoded string
-
charset_decode_iso_8859_3
-
Decode iso8859-3 encoded string
-
charset_decode_iso_8859_4
-
Decode iso8859-4 string
-
charset_decode_iso_8859_5
-
Decode iso8859-5 encoded string
-
charset_decode_iso_8859_6
-
Decode iso8859-6 strings
-
charset_decode_iso_8859_7
-
Decode iso8859-7 encoded strings
-
charset_decode_iso_8859_8
-
Decode iso8859-8 encoded strings
-
charset_decode_iso_8859_9
-
Decode iso8859-9 encoded strings
-
charset_decode_iso_8859_10
-
Decode iso-8859-10 encoded string
-
charset_decode_iso_8859_11
-
Decode iso8859-11 string
-
charset_decode_iso_8859_13
-
Decode iso8859-13
-
charset_decode_iso_8859_14
-
Decode iso8859-14 encoded string
-
charset_decode_iso_8859_15
-
Decode iso8859-15 encoded string
-
charset_decode_iso_8859_16
-
Decode iso8859-16 string
-
charset_decode_iso_ir_111
-
Decode iso-ir-111 encoded strings
-
charset_decode_koi8_r
-
Decode koi8r strings
-
charset_decode_koi8_u
-
Decode koi8-u encoded strings
-
charset_decode_ns_4551_1
-
ns_4551_1 decoding function
-
charset_decode_tis_620
-
Decode tis620 encoded strings
-
charset_decode_us_ascii
-
us-ascii decoding function.
-
charset_decode_utf_8
-
Decode utf-8 strings
-
cp855.php
-
-
cp866.php
-
-
cp1250.php
-
-
cp1251.php
-
-
cp1252.php
-
-
cp1253.php
-
-
cp1254.php
-
-
cp1255.php
-
-
cp1256.php
-
-
cp1257.php
-
-
cp1258.php
-
-
charset_encode_cp1251
-
Converts string to cp1251
-
charset_encode_cp1255
-
Converts string to cp1255
-
charset_encode_cp1256
-
Converts string to cp1256
-
charset_encode_iso_8859_1
-
Converts string to iso-8859-1
-
charset_encode_iso_8859_2
-
Converts string to iso-8859-2
-
charset_encode_iso_8859_7
-
Converts string to iso-8859-7
-
charset_encode_iso_8859_9
-
Converts string to iso-8859-9
-
charset_encode_iso_8859_15
-
Converts string to iso-8859-15
-
charset_encode_koi8_r
-
Converts string to koi8-r
-
charset_encode_koi8_u
-
Converts string to koi8-u
-
charset_encode_tis_620
-
Converts string to tis-620
-
charset_encode_us_ascii
-
Converts string to us-ascii
-
charset_encode_utf_8
-
Converts string to utf-8
-
cp1251.php
-
-
cp1255.php
-
-
cp1256.php
-
-
charset_convert
-
Combined decoding and encoding functions
-
charset_decode
-
Converts string from given charset to charset, that can be displayed by user translation.
-
charset_encode
-
Converts html string to given charset
-
cleanup_nbsp
-
Replaces non-braking spaces inserted by some browsers with regular space
-
close
-
close translation file
-
currentpos
-
return current position
-
check_is_noinferiors
-
Detects if mailbox has noinferiors flag (can't store subfolders)
-
check_is_noselect
-
Detects if mailbox has noselect flag (can't store messages) In versions older than 1.4.5 function checks only LSUB responses and can produce pcre warnings.
-
compact_mailboxes_response
-
-
$cc
-
Cc header
-
$content_desc
-
-
$content_id
-
-
$content_type
-
Content Type object
-
ContentType.class.php
-
-
clean_up
-
Clean message object
-
ContentType
-
Class that handles content-type headers Class was named content_type in 1.3.0 and 1.3.1. It is used internally by rfc822header class.
-
ContentType
-
Constructor function.
-
createAddressObject
-
-
$caption
-
The text that prefaces setting on the preferences page
-
$comment
-
text displayed to the user
-
cachePrefValues
-
Check the preferences into the session cache.
-
changed
-
-
change_columns_list
-
Change the column order of a mailbox
-
checkForPrefs
-
Check for a preferences file. If one can not be found, create it.
-
computeHashDirs
-
Helper function for getHashDir which does the actual hash calculation.
-
createHTMLWidget
-
Creates fields on option pages according to option type
-
createWidget_Boolean
-
Creates radio field (yes/no)
-
createWidget_Comment
-
Creates comment
-
createWidget_Float
-
Creates field for floating number
-
createWidget_FolderList
-
Create folder selection box
-
createWidget_Hidden
-
Creates hidden field
-
createWidget_Integer
-
Creates field for integer
-
createWidget_String
-
Create string field
-
createWidget_StrList
-
Create selection box
-
createWidget_TextArea
-
Creates textarea
-
create_hidden_element
-
Create hidden field.
-
create_option_groups
-
-
create_optmode_element
-
Create hidden 'optmode' input field with value set by argument
-
create_optpage_element
-
Create hidden 'optpage' input field with value set by argument
-
clear_all_assign
-
Clears the values of all assigned varaiables.
-
composeLink
-
Create a link to compose an email to the email address given.
-
config.php
-
-
config.php
-
-
color_theme_to_css.php
-
-
christmas.php
-
-
classic_blue.php
-
-
classic_blue2.php
-
-
check.php
-
-
$dlv_msg
-
-
$dlv_ret_nr
-
-
$dlv_server_msg
-
-
$domain
-
-
Deliver.class.php
-
-
Deliver_IMAP.class.php
-
-
Deliver_SendMail.class.php
-
-
Deliver_SMTP.class.php
-
-
decrypt_headers.php
-
-
decodeBody
-
Decodes encoded message body
-
decodeHeader
-
Decodes headers
-
Deliver
-
Deliver Class - called to actually deliver the message
-
deliverMessage
-
temporary function to make use of the deliver class.
-
Deliver_IMAP
-
This class is incomplete and entirely undocumented.
-
Deliver_SendMail
-
Delivers messages using the sendmail binary
-
Deliver_SendMail
-
Constructor function
-
Deliver_SMTP
-
Deliver messages using SMTP
-
digest_md5_parse_challenge
-
Parse Digest-MD5 challenge.
-
digest_md5_response
-
Return Digest-MD5 response.
-
display
-
Display the template
-
DisplayErrors
-
Display the error array in the error template
-
displayHtmlHeader
-
Output a SquirrelMail page header, from <!doctype> to </head> Always set up the language before calling these functions.
-
displayInternalLink
-
Same as makeInternalLink, but echoes it too
-
displayPageHeader
-
Outputs a complete SquirrelMail page header, starting with <!doctype> and including the default menu bar. Uses displayHtmlHeader and takes JavaScript and locale settings into account.
-
do_hook
-
This function executes a hook.
-
do_hook_function
-
This function executes a hook and allows for parameters to be passed.
-
display_messages.php
-
-
display.php
-
-
delete_message.php
-
-
download.php
-
-
$dbh
-
Database Handle
-
$detect_writeable
-
Detect, if address book is writeable by checking file permisions
-
$dsn
-
Data Source Name (connection description)
-
display_result
-
List search results
-
$data_dir
-
Path to the data/ directory
-
$default_charset
-