-
$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
-
$add_extra_field
-
Controls use of 'extra' field
-
$adl
-
-
$aggressive_decoding
-
Aggressive Decoding Control
-
$ALLOWAPOP
-
-
$AllowSpamFilters
-
User level spam filters control
-
$allow_advanced_search
-
Search functions control
-
$allow_charset_search
-
IMAP Charset Use Control
-
$allow_remote_configtest
-
Controls remote configuration checks
-
$aTimeZones
-
Standard timezone array.
-
$attachment_dir
-
Attachments directory
-
$att_local_name
-
Local attachment filename location where the tempory attachment is stored. For use in delivery class.
-
$auth
-
Authentication type
-
$auto_create_special
-
Create Special Folders Control
-
abook_create_form
-
Display the "new address" form
-
abook_database
-
Constructor
-
abook_database
-
Address book in a database backend
-
abook_ldap_server
-
Address book backend for LDAP server
-
abook_ldap_server
-
Constructor. Connects to database
-
abook_local_file
-
Backend for address book as a pipe separated file
-
abook_local_file
-
Constructor
-
abook_take_loading_prefs
-
-
abook_take_options
-
-
abook_take_options_display_inside
-
-
abook_take_options_display_save
-
-
abook_take_pref
-
-
abook_take_read
-
-
abook_take_read_array
-
-
abook_take_read_body_bottom
-
-
abook_take_read_string
-
-
abook_take_save
-
-
add
-
Add entry to backend
-
add
-
Add address
-
add
-
Add address
-
add
-
Add address
-
add
-
Create a new address
-
addAbookSort
-
Display a column header with sort buttons
-
addCheckBox
-
Form checkbox
-
addChildNodeToTree
-
Will insert a new value into the tree, based on a given comparison value.
-
addEntity
-
Add nested message part
-
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.
-
addMbx
-
-
addPwField
-
Password input field
-
addRadioBox
-
Form radio box
-
addReset
-
Form reset button
-
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.
-
AddressStructure
-
Class used to work with email address headers
-
addRFC822Header
-
Add header object to message object.
-
addr_display_result
-
List search results
-
addr_insert_hidden
-
Insert hidden data
-
addSelect
-
Function to create a selectlist from an array.
-
addSubmit
-
Form submission button
-
addTextArea
-
Textarea form element.
-
add_backend
-
Add a new backend.
-
adm_check_user
-
Check if user has access to administrative functions
-
adm_template_options
-
Returns reformated aTemplateSet array data for option selection
-
alistcmp
-
Sort array by the key "name"
-
apop
-
-
append
-
Appends values to template variables
-
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
-
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
-
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)
-
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_nz
-
This is a convenient way to avoid spreading if (isset(... all over the code
-
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_unhtmlentities
-
This should give the same results as PHP 4 >= 4.3.0's html_entity_decode(),
-
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
-
assign
-
Assigns values to template variables
-
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
-
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
-
-
AddressStructure.class.php
-
-
abook_database.php
-
-
abook_ldap_server.php
-
-
abook_local_file.php
-
-
addressbook.php
-
-
arrays.php
-
-
attachment_common.php
-
-
auth.php
-
-
auth.php
-
-
about.php
-
-
addrbook_popup.php
-
-
addrbook_search.php
-
-
addrbook_search_html.php
-
-
addressbook.php
-
-
alien_glow.php
-
-
autumn.php
-
-
autumn2.php
-
-
$capabilities
-
Capabilities (POP3EXT capa)
-
$caption
-
The text that prefaces setting on the preferences page
-
$cc
-
Cc header
-
$charset
-
-
$charset
-
-
$comment
-
text displayed to the user
-
$config_location_base
-
Location base
-
$config_use_color
-
Color in config control
-
$conn
-
Connection resource
-
$content_desc
-
-
$content_id
-
-
$content_type
-
Content Type object
-
$COUNT
-
-
$cpw_ldap_admindn
-
BindDN that should be able to change password.
-
$cpw_ldap_adminpw
-
password used for $cpw_ldap_admindn
-
$cpw_ldap_basedn;
-
LDAP basedn that is used for binding to LDAP server.
-
$cpw_ldap_binddn
-
BindDN that should be able to search LDAP directory and find DN used by user.
-
$cpw_ldap_bindpw
-
password used for $cpw_ldap_binddn
-
$cpw_ldap_connect_opts
-
LDAP connection options
-
$cpw_ldap_default_crypto
-
crypto that is used to encode new password
-
$cpw_ldap_port
-
Port of LDAP server.
-
$cpw_ldap_server
-
Address of LDAP server.
-
$cpw_ldap_userid_attr
-
LDAP attribute that stores username.
-
$cpw_ldap_use_tls
-
Controls use of starttls on LDAP connection.
-
$cpw_peardb_connect_opts
-
Pear DB connection options
-
$cpw_peardb_crypted_passwd
-
Passwords are plaintext or encrypted
-
$cpw_peardb_debug
-
Controls output debugging errors Error messages might contain login and password information.
-
$cpw_peardb_domain_field
-
Field that stores domain part of username
-
$cpw_peardb_dsn
-
Connection DSN.
-
$cpw_peardb_passwd_field
-
Field that stores password
-
$cpw_peardb_table
-
Table that stores user information
-
$cpw_peardb_uid_field
-
Field that stores user name
-
$create
-
Create file, if it not present
-
cachePrefValues
-
Check the preferences into the session cache.
-
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.
-
calendar
-
Adds Calendar link to upper menu
-
calendar_header
-
Adds second layer of calendar links to upper menu
-
catalog_template_files
-
Traverse template hierarchy and catalogue all template files (for storing in cache).
-
changed
-
-
change_columns_list
-
Change the column order of a mailbox
-
change_password_loadinfo
-
Displays information after "Successfully Saved Options:"
-
change_password_optpage
-
Add plugin option block
-
change_password_version
-
Return version information
-
charset_convert
-
Combined decoding and encoding functions
-
charset_decode
-
Decode from charset used by this LDAP server to charset used by translation
-
charset_decode
-
Converts string from given charset to charset, that can be displayed by user translation.
-
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
-
charset_encode
-
Encode string to the charset used by this LDAP server
-
charset_encode
-
Converts html string to given charset
-
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
-
checkForJavascript
-
Javascript support detection function
-
checkForPrefs
-
Check for a preferences file. If one can not be found, create it.
-
checkInput
-
-
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.
-
check_php_version
-
returns true if current php version is at mimimum a.b.c
-
check_php_version
-
Standard SquirrelMail function copied to class in order to make class independent from SquirrelMail.
-
check_plugin_version
-
Check a plugin's version.
-
check_response
-
Reads first response line and checks it for errors
-
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.
-
check_text
-
Checks block of text
-
check_text
-
-
check_text
-
Check block of text
-
check_word
-
-
ContentType.class.php
-
-
cleanup_nbsp
-
Replaces non-braking spaces inserted by some browsers with regular space
-
clean_crlf
-
function clean_crlf - change linefeeds and newlines to legal characters
-
clean_up
-
Clean message object
-
clear_all_assign
-
Clears the values of all assigned varaiables.
-
clear_all_assign
-
Clears the values of all assigned varaiables.
-
clear_all_assign
-
Clears the values of all assigned varaiables.
-
close
-
Close the file and forget the filehandle
-
close
-
close translation file
-
close
-
Close the file and forget the filehandle
-
cmd_spell
-
Command line spellcheck class, compatible with ispell and aspell.
-
cmd_spell
-
Constructor function
-
command_apop
-
APOP authentication
-
command_capa
-
Checks pop server capabilities
-
command_dele
-
-
command_list
-
List mailbox messages
-
command_noop
-
POP noop command
-
command_pass
-
USER authentication (password command)
-
command_quit
-
Closes POP connection
-
command_retr
-
Gets message text
-
command_rset
-
Resets message state
-
command_stat
-
Gets mailbox status
-
command_stls
-
RFC 2595 POP STARTTLS support
-
command_top
-
Gets message headers and $n of body lines.
-
command_uidl
-
Gets unique message ids
-
command_user
-
USER authentication (username command)
-
compact_mailboxes_response
-
-
composeLink
-
Create a link to compose an email to the email address given.
-
compose_Header
-
Blatantly copied/truncated/modified from displayPageHeader.
-
computeHashDirs
-
Helper function for getHashDir which does the actual hash calculation.
-
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.
-
config_default.php
-
-
config_local.example.php
-
-
confirm_deletion
-
Displays confirmation form when event is deleted
-
connect
-
-
construct_template
-
Construct Template
-
ContentType
-
Constructor function.
-
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.
-
cpw_check_input
-
Will verify the input against a set of criteria: is every field supplied, does verify password match, does current password validate, ..
-
CPW_CURRENT_NOMATCH
-
-
cpw_do_change
-
Does the actual password changing (meaning it calls the hook function from the backend that does this. If something goes wrong, return error message(s). If everything ok, change the password in the session so the user doesn't have to log out, and redirect back to the options screen.
-
cpw_i18n_vmail_response
-
Function is used to translate messages returned by vmailmgr php library and vmailmgr daemon.
-
CPW_INVALID_PW
-
-
cpw_ldap_compare_pass
-
compares two passwords Code reuse. See phpldapadmin password_compare() function.
-
cpw_ldap_dochange
-
Changes password. Main function attached to hook
-
cpw_ldap_encrypt_pass
-
Encrypts LDAP password
-
cpw_ldap_get_crypto
-