Full index

Package indexes


a b c d e f g h i j k l m n o p q r s t u v w x y _
a
top
$abook_file_line_length
$abook_file_line_length in config_default.php
Controls file based address book entry size
$abook_global_file
$abook_global_file in config_default.php
Shared filebased address book
$abook_global_file_listing
$abook_global_file_listing in config_default.php
Listing of shared address book control
$abook_global_file_writeable
$abook_global_file_writeable in config_default.php
Writing into shared address book control
$addrbook_global_dsn
$addrbook_global_dsn in config_default.php
DSN of global address book database
$addrbook_global_listing
$addrbook_global_listing in config_default.php
Control listing of global database address book
$addrbook_global_table
$addrbook_global_table in config_default.php
Table used for global database address book
$addrbook_global_writeable
$addrbook_global_writeable in config_default.php
Control writing into global database address book
$add_extra_field
Controls use of 'extra' field
$adl
AddressStructure::$adl in AddressStructure.class.php
$aExtraAttribs
additional javascript or other widget attributes added to the user input; must be an array where keys are attribute names ("onclick", etc) and values are the attribute values.
$aggressive_decoding
$aggressive_decoding in config_default.php
Aggressive Decoding Control
$AllowSpamFilters
$AllowSpamFilters in config_default.php
User level spam filters control
$allow_advanced_search
$allow_advanced_search in config_default.php
Search functions control
$allow_charset_search
$allow_charset_search in config_default.php
IMAP Charset Use Control
$allow_remote_configtest
$allow_remote_configtest in config_default.php
Allow Remote configtest Access
$ask_user_info
$ask_user_info in config_default.php
Ask User for Personal Information on login
$aTimeZones
$aTimeZones in standard.php
Standard timezone array.
$attachment_dir
$attachment_dir in config_default.php
Attachments directory
$att_local_name
Message::$att_local_name in Message.class.php
Local attachment filename location where the tempory attachment is stored. For use in delivery class.
$auth
mail_fetch::$auth in class.mail_fetch.php
Authentication type
$auto_create_special
$auto_create_special in config_default.php
Create Special Folders Control
abook_create_form
abook_create_form() in addressbook.php
Constructs the "new address" form
abook_database
abook_database::abook_database() in abook_database.php
Constructor (PHP4 style, kept for compatibility reasons)
abook_database
abook_database in abook_database.php
Address book in a database backend
abook_ldap_server
abook_ldap_server in abook_ldap_server.php
Address book backend for LDAP server
abook_ldap_server
Constructor (PHP4 style, kept for compatibility reasons)
abook_local_file
abook_local_file::abook_local_file() in abook_local_file.php
Constructor (PHP4 style, kept for compatibility reasons)
abook_local_file
abook_local_file in abook_local_file.php
Backend for address book as a pipe separated file
add
abook_database::add() in abook_database.php
Add address
add
addressbook_backend::add() in addressbook.php
Add entry to backend
add
abook_ldap_server::add() in abook_ldap_server.php
Add address
add
AddressBook::add() in addressbook.php
Create a new address
add
abook_local_file::add() in abook_local_file.php
Add address
addAbookSort
addAbookSort() in abook_util.php
Display a column header with sort buttons
addButton
addButton() in forms.php
Normal button
addCheckBox
addCheckBox() in forms.php
Form checkbox
addChildNodeToTree
Will insert a new value into the tree, based on a given comparison value.
addEntity
Message::addEntity() in Message.class.php
Add nested message part
addForm
addForm() in forms.php
Make a <form> start-tag.
addHidden
addHidden() in forms.php
A hidden form field.
addInput
addInput() in forms.php
An input textbox.
addInputField
addInputField() in forms.php
Helper function to create form fields, not to be called directly, only by other functions below.
addMbx
mailboxes::addMbx() in imap_mailbox.php
addPwField
addPwField() in forms.php
Password input field
addRadioBox
addRadioBox() in forms.php
Form radio box
addReset
addReset() in forms.php
Form reset button
AddressBook
AddressBook::AddressBook() in addressbook.php
Constructor (PHP4 style, kept for compatibility reasons)
AddressBook
AddressBook in addressbook.php
This is the main address book class that connect all the backends and provide services to the functions above.
addressbook_backend
addressbook_backend in addressbook.php
Generic backend that all other backends extend
addressbook_cmp
addressbook_cmp() in addressbook.php
Had to move this function outside of the Addressbook Class PHP 4.0.4 Seemed to be having problems with inline functions.
addressbook_init
addressbook_init() in addressbook.php
Create and initialize an addressbook object.
AddressStructure
AddressStructure in AddressStructure.class.php
Class used to work with email address headers
addRFC822Header
Message::addRFC822Header() in Message.class.php
Add header object to message object.
addr_display_result
addr_display_result() in addrbook_search_html.php
List search results
addr_insert_hidden
addr_insert_hidden() in addrbook_search_html.php
Insert hidden data
addSelect
addSelect() in forms.php
Function to create a selectlist from an array.
addSubmit
addSubmit() in forms.php
Form submission button
addTextArea
addTextArea() in forms.php
Textarea form element.
add_backend
AddressBook::add_backend() in addressbook.php
Add a new backend.
adm_check_user
adm_check_user() in auth.php
Check if user has access to administrative functions
adm_template_options
adm_template_options() in defines.php
Returns reformated aTemplateSet array data for option selection
alistcmp
alistcmp() in addressbook.php
Sort array by the key "name"
append
Smarty_Template::append() in Smarty_Template.class.php
Appends values to template variables
append
Template::append() in Template.class.php
Appends values to template variables
append
PHP_Template::append() in PHP_Template.class.php
Appends values to template variables
append_by_ref
PHP_Template::append_by_ref() in PHP_Template.class.php
Appends values to template variables by reference
append_by_ref
Smarty_Template::append_by_ref() in Smarty_Template.class.php
Appends values to template variables by reference
append_by_ref
Template::append_by_ref() in Template.class.php
Appends values to template variables by reference
apply_template
Template::apply_template() in Template.class.php
Applys the template and generates final output destined for the user's browser
apply_template
PHP_Template::apply_template() in PHP_Template.class.php
Applys the template and generates final output destined for the user's browser
apply_template
Smarty_Template::apply_template() in Smarty_Template.class.php
Applys the template and generates final output destined for the user's browser
array_combine
array_combine() in arrays.php
Creates an array by using one array for keys and another for its values (PHP 5)
ASEARCH_BIOP
ASEARCH_BIOP in search.php
asearch_check_query
asearch_check_query() in search.php
Sanity checks, done before running the imap command and before calling push_recent
ASEARCH_CRITERIA
ASEARCH_CRITERIA in search.php
Name of session var
asearch_delete_saved
Delete a saved search from the prefs
asearch_edit_last
asearch_edit_last() in search.php
Get last search criteria from session or prefs
asearch_edit_recent
asearch_edit_recent() in search.php
Edit a recent search
asearch_edit_saved
asearch_edit_saved() in search.php
Edit a saved search
ASEARCH_EXCLUDE
ASEARCH_EXCLUDE in search.php
asearch_find_recent
asearch_find_recent() in search.php
Find a recent search in the prefs (used to avoid saving duplicates)
asearch_forget_recent
Remove a recent search from prefs
asearch_getPref
asearch_getPref() in search.php
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 in search.php
asearch_mailbox_exists
Verify that a mailbox exists
ASEARCH_MAX
ASEARCH_MAX in search.php
asearch_nz
asearch_nz() in imap_asearch.php
This is a convenient way to avoid spreading if (isset(... all over the code
asearch_print_form
asearch_print_form() in search.php
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
asearch_print_saved() in search.php
Print the saved array
asearch_push_recent
asearch_push_recent() in search.php
Push a recent search into the prefs
asearch_read_recent
asearch_read_recent() in search.php
Read the recent searches from the prefs
asearch_read_saved
asearch_read_saved() in search.php
Read the saved searches from the prefs
asearch_removePref
asearch_removePref() in search.php
Deletes user's advanced search preferences
asearch_save_recent
asearch_save_recent() in search.php
Save a recent search to the prefs
asearch_serialize
asearch_serialize() in search.php
asearch_setPref
asearch_setPref() in search.php
Sets user's advanced search preferences
ASEARCH_SUB
ASEARCH_SUB in search.php
asearch_unhtmlentities
asearch_unhtmlentities() in imap_asearch.php
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_UNOP in search.php
asearch_unserialize
asearch_unserialize() in search.php
ASEARCH_WHAT
ASEARCH_WHAT in search.php
ASEARCH_WHERE
ASEARCH_WHERE in search.php
Prefs array ordinals. Must match $recent_prefkeys and $saved_prefkeys
asearch_write_recent
Write a recent search to prefs
asearch_write_saved
asearch_write_saved() in search.php
Write a saved search to the prefs
assign
Template::assign() in Template.class.php
Assigns values to template variables
assign
Smarty_Template::assign() in Smarty_Template.class.php
Assigns values to template variables
assign
PHP_Template::assign() in PHP_Template.class.php
Assigns values to template variables
AssignDelayedErrors
Store errors generated in a previous script but couldn't be displayed
assign_by_ref
Smarty_Template::assign_by_ref() in Smarty_Template.class.php
Assigns values to template variables by reference
assign_by_ref
Template::assign_by_ref() in Template.class.php
Assigns values to template variables by reference
assign_by_ref
PHP_Template::assign_by_ref() in PHP_Template.class.php
Assigns values to template variables by reference
attachment_common_link_html
attachment_common_link_html() in attachment_common.php
Adds href and text keys to attachment_common array for html attachments
attachment_common_link_image
attachment_common_link_image() in attachment_common.php
Adds href and text keys to attachment_common array for image attachments
attachment_common_link_message
attachment_common_link_message() in attachment_common.php
Adds href and text keys to attachment_common array for rfc822 attachments
attachment_common_link_text
attachment_common_link_text() in attachment_common.php
Adds href and text keys to attachment_common array for text attachments
attachment_common_link_vcard
attachment_common_link_vcard() in attachment_common.php
Adds href and text keys to attachment_common array for vcard attachments
attachment_common_octet_stream
attachment_common_octet_stream() in attachment_common.php
Processes octet-stream attachments.
attachment_common_parse
attachSelectedMessages
attachSelectedMessages() in mailbox_display.php
Attach messages to a compose session
authPop
Deliver_SMTP::authPop() in Deliver_SMTP.class.php
AddressStructure.class.php
AddressStructure.class.php in AddressStructure.class.php
abook_database.php
abook_database.php in abook_database.php
abook_ldap_server.php
abook_ldap_server.php in abook_ldap_server.php
abook_local_file.php
abook_local_file.php in abook_local_file.php
addressbook.php
addressbook.php in addressbook.php
arrays.php
arrays.php in arrays.php
attachment_common.php
attachment_common.php in attachment_common.php
auth.php
auth.php in auth.php
abook_util.php
abook_util.php in abook_util.php
accessibility.php
accessibility.php in accessibility.php
auth.php
auth.php in auth.php
about.php
about.php in about.php
addrbook_popup.php
addrbook_popup.php in addrbook_popup.php
addrbook_search.php
addrbook_search.php in addrbook_search.php
addrbook_search_html.php
addrbook_search_html.php in addrbook_search_html.php
addressbook.php
addressbook.php in addressbook.php
alien_glow.php
alien_glow.php in alien_glow.php
autumn.php
autumn.php in autumn.php
autumn2.php
autumn2.php in autumn2.php
b
top
$backends
AddressBook::$backends in addressbook.php
Enabled address book backends
$basedn
abook_ldap_server::$basedn in abook_ldap_server.php
$bcc
Rfc822Header::$bcc in Rfc822Header.class.php
Bcc header
$binddn
abook_ldap_server::$binddn in abook_ldap_server.php
$bindpw
abook_ldap_server::$bindpw in abook_ldap_server.php
$bname
abook_local_file::$bname in abook_local_file.php
Backend name
$bname
addressbook_backend::$bname in addressbook.php
Internal backend name
$bname
abook_ldap_server::$bname in abook_ldap_server.php
$bname
abook_database::$bname in abook_database.php
Backend name
$bnum
addressbook_backend::$bnum in addressbook.php
Backend number
$body_part
Message::$body_part in Message.class.php
Message text body
$bound
abook_ldap_server::$bound in abook_ldap_server.php
$btype
addressbook_backend::$btype in addressbook.php
Backend type
$btype
abook_local_file::$btype in abook_local_file.php
Backend type
$btype
abook_ldap_server::$btype in abook_ldap_server.php
$btype
abook_database::$btype in abook_database.php
Backend type
$bug_report_admin_email
$bug_report_admin_email in config_default.php
Admin email
$bug_report_allow_users
$bug_report_allow_users in config_default.php
Controls availability of bug_report plugin to end users.
bindtextdomain
bindtextdomain() in gettext.php
Alternative php bindtextdomain function
boolean_hook_function
This function is used for hooks which are to return true or false. If $priority is > 0, any one or more trues will override any falses. If $priority < 0, then one or more falses will override any trues.
bug_report_check_user
bug_report_check_user() in functions.php
Checks if user can use bug_report plugin
bug_report_info
bug_report_info() in setup.php
Returns info about this plugin
bug_report_init
bug_report_init() in functions.php
Initializes the Bug Report plugin
bug_report_version
Returns version info about this plugin
buildAttachmentArray
Generate attachments array for passing to templates.
build_from_header
build_from_header() in identity.php
Construct our "From:" header based on a supplied identity number.
bug_report.php
bug_report.php in bug_report.php
black_bean_burrito_theme.php
black_bean_burrito_theme.php in black_bean_burrito_theme.php
bluesnews_theme.php
bluesnews_theme.php in bluesnews_theme.php
bluesome.php
bluesome.php in bluesome.php
bluesteel_theme.php
bluesteel_theme.php in bluesteel_theme.php
blue_grey_theme.php
blue_grey_theme.php in blue_grey_theme.php
blue_on_blue.php
blue_on_blue.php in blue_on_blue.php
c
top
$capabilities
mail_fetch::$capabilities in class.mail_fetch.php
Capabilities (POP3EXT capa)
$caption
The text that prefaces setting on the preferences page
$caption_wrap
Whether or not the caption text is allowed to wrap
$cc
Rfc822Header::$cc in Rfc822Header.class.php
Cc header
$charset
php_pspell::$charset in php_pspell.php
$charset
abook_ldap_server::$charset in abook_ldap_server.php
$check_referrer
$check_referrer in config_default.php
Check Page Referrer
$comment
text displayed to the user
$config_location_base
$config_location_base in config_default.php
Location base
$config_use_color
$config_use_color in config_default.php
Color in config control
$conn
mail_fetch::$conn in class.mail_fetch.php
Connection resource
$content_desc
Rfc822Header::$content_desc in Rfc822Header.class.php
$content_id
Rfc822Header::$content_id in Rfc822Header.class.php
$content_type
Rfc822Header::$content_type in Rfc822Header.class.php
Content Type object
$content_type
Template::$content_type in Template.class.php
The content type for this template set
$cpw_ldap_admindn
$cpw_ldap_admindn in ldap.php
BindDN that should be able to change password.
$cpw_ldap_adminpw
$cpw_ldap_adminpw in ldap.php
password used for $cpw_ldap_admindn
$cpw_ldap_basedn;
$cpw_ldap_basedn; in ldap.php
LDAP basedn that is used for binding to LDAP server.
$cpw_ldap_binddn
$cpw_ldap_binddn in ldap.php
BindDN that should be able to search LDAP directory and find DN used by user.
$cpw_ldap_bindpw
$cpw_ldap_bindpw in ldap.php
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
$cpw_ldap_port in ldap.php
Port of LDAP server.
$cpw_ldap_server
$cpw_ldap_server in ldap.php
Address of LDAP server.
$cpw_ldap_userid_attr
LDAP attribute that stores username.
$cpw_ldap_use_tls
$cpw_ldap_use_tls in ldap.php
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
$cpw_peardb_debug in peardb.php
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
$cpw_peardb_dsn in peardb.php
Connection DSN.
$cpw_peardb_passwd_field
Field that stores password
$cpw_peardb_table
$cpw_peardb_table in peardb.php
Table that stores user information
$cpw_peardb_uid_field
$cpw_peardb_uid_field in peardb.php
Field that stores user name
$create
abook_local_file::$create in abook_local_file.php
Create file, if it not present
cachePrefValues
cachePrefValues() in file_prefs.php
Check the preferences into the session cache.
cache_template_file_hierarchy
Obtain template file hierarchy from cache.
calcFetchColumns
calcFetchColumns() in mailbox_display.php
This function is a utility function for setting which headers should be
calcMessageListColumnWidth
calcMessageListColumnWidth() in message_list_util.php
calculate_references
Deliver::calculate_references() in Deliver.class.php
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
calendar() in setup.php
Add link to menu at top of content pane
calendar_do
calendar_do() in functions.php
Add link to menu at top of content pane
calendar_header
calendar_header() in functions.php
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_columns_list() in options_order.php
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
charset_convert() in languages.php
Combined decoding and encoding functions
charset_decode
charset_decode() in languages.php
Converts string from given charset to charset, that can be displayed by user translation.
charset_decode
abook_ldap_server::charset_decode() in abook_ldap_server.php
Decode from charset used by this LDAP server to charset used by 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
charset_decode_iso_8859_1() in iso_8859_1.php
Decode iso8859-1 string
charset_decode_iso_8859_2
charset_decode_iso_8859_2() in iso_8859_2.php
Decode iso8859-2 encoded string
charset_decode_iso_8859_3
charset_decode_iso_8859_3() in iso_8859_3.php
Decode iso8859-3 encoded string
charset_decode_iso_8859_4
charset_decode_iso_8859_4() in iso_8859_4.php
Decode iso8859-4 string
charset_decode_iso_8859_5
charset_decode_iso_8859_5() in iso_8859_5.php
Decode iso8859-5 encoded string
charset_decode_iso_8859_6
charset_decode_iso_8859_6() in iso_8859_6.php
Decode iso8859-6 strings
charset_decode_iso_8859_7
charset_decode_iso_8859_7() in iso_8859_7.php
Decode iso8859-7 encoded strings
charset_decode_iso_8859_8
charset_decode_iso_8859_8() in iso_8859_8.php
Decode iso8859-8 encoded strings
charset_decode_iso_8859_9
charset_decode_iso_8859_9() in iso_8859_9.php
Decode iso8859-9 encoded strings
charset_decode_iso_8859_10
charset_decode_iso_8859_10() in iso_8859_10.php
Decode iso-8859-10 encoded string
charset_decode_iso_8859_11
charset_decode_iso_8859_11() in iso_8859_11.php
Decode iso8859-11 string
charset_decode_iso_8859_13
charset_decode_iso_8859_13() in iso_8859_13.php
Decode iso8859-13
charset_decode_iso_8859_14
charset_decode_iso_8859_14() in iso_8859_14.php
Decode iso8859-14 encoded string
charset_decode_iso_8859_15
charset_decode_iso_8859_15() in iso_8859_15.php
Decode iso8859-15 encoded string
charset_decode_iso_8859_16
charset_decode_iso_8859_16() in iso_8859_16.php
Decode iso8859-16 string
charset_decode_iso_ir_111
charset_decode_iso_ir_111() in iso_ir_111.php
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
charset_encode() in languages.php
Converts html string to given charset
charset_encode
abook_ldap_server::charset_encode() in abook_ldap_server.php
Encode string to the charset used by this LDAP server
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
charset_encode_iso_8859_1() in iso_8859_1.php
Converts string to iso-8859-1
charset_encode_iso_8859_2
charset_encode_iso_8859_2() in iso_8859_2.php
Converts string to iso-8859-2
charset_encode_iso_8859_7
charset_encode_iso_8859_7() in iso_8859_7.php
Converts string to iso-8859-7
charset_encode_iso_8859_9
charset_encode_iso_8859_9() in iso_8859_9.php
Converts string to iso-8859-9
charset_encode_iso_8859_15
charset_encode_iso_8859_15() in iso_8859_15.php
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
checkForPrefs() in file_prefs.php
Check for a preferences file. If one can not be found, create it.
checkInput
checkInput() in compose.php
check_is_noinferiors
check_is_noinferiors() in imap_mailbox.php
Detects if mailbox has noinferiors flag (can't store subfolders)
check_is_noselect
check_is_noselect() in imap_mailbox.php
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
mail_fetch::check_php_version() in class.mail_fetch.php
Standard SquirrelMail function copied to class in order to make class independent from SquirrelMail.
check_php_version
check_php_version() in global.php
returns true if current php version is at mimimum a.b.c
check_plugin_dependencies
Check a plugin's other plugin dependencies.
check_plugin_version
Check a plugin's version.
check_response
mail_fetch::check_response() in class.mail_fetch.php
Reads first response line and checks it for errors
check_sm_version
check_sm_version() in global.php
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
check_text
cmd_spell::check_text() in cmd_spell.php
Checks block of text
check_text
php_pspell::check_text() in php_pspell.php
Check block of text
check_word
php_pspell::check_word() in php_pspell.php
ContentType.class.php
ContentType.class.php in ContentType.class.php
cleanup_nbsp
cleanup_nbsp() in languages.php
Replaces non-braking spaces inserted by some browsers with regular space
clean_crlf
Deliver::clean_crlf() in Deliver.class.php
function clean_crlf - change linefeeds and newlines to legal characters
clean_up
Message::clean_up() in Message.class.php
Clean message object
clear_all_assign
Template::clear_all_assign() in Template.class.php
Clears the values of all assigned varaiables.
clear_all_assign
Smarty_Template::clear_all_assign() in Smarty_Template.class.php
Clears the values of all assigned varaiables.
clear_all_assign
PHP_Template::clear_all_assign() in PHP_Template.class.php
Clears the values of all assigned varaiables.
close
abook_local_file::close() in abook_local_file.php
Close the file and forget the filehandle
close
abook_database::close() in abook_database.php
Close the file and forget the filehandle
close
FileReader::close() in streams.class.php
close translation file
cmd_spell
cmd_spell::cmd_spell() in cmd_spell.php
Constructor function
cmd_spell
cmd_spell in cmd_spell.php
Command line spellcheck class, compatible with ispell and aspell.
command_apop
mail_fetch::command_apop() in class.mail_fetch.php
APOP authentication
command_capa
mail_fetch::command_capa() in class.mail_fetch.php
Checks pop server capabilities
command_dele
mail_fetch::command_dele() in class.mail_fetch.php
command_list
mail_fetch::command_list() in class.mail_fetch.php
List mailbox messages
command_noop
mail_fetch::command_noop() in class.mail_fetch.php
POP noop command
command_pass
mail_fetch::command_pass() in class.mail_fetch.php
USER authentication (password command)
command_quit
mail_fetch::command_quit() in class.mail_fetch.php
Closes POP connection
command_retr
mail_fetch::command_retr() in class.mail_fetch.php
Gets message text
command_rset
mail_fetch::command_rset() in class.mail_fetch.php
Resets message state
command_stat
mail_fetch::command_stat() in class.mail_fetch.php
Gets mailbox status
command_stls
mail_fetch::command_stls() in class.mail_fetch.php
RFC 2595 POP STARTTLS support
command_top
mail_fetch::command_top() in class.mail_fetch.php
Gets message headers and $n of body lines.
command_uidl
mail_fetch::command_uidl() in class.mail_fetch.php
Gets unique message ids
command_user
mail_fetch::command_user() in class.mail_fetch.php
USER authentication (username command)
compact_mailboxes_response
compact_mailboxes_response() in imap_mailbox.php
composeLink
composeLink() in util_addressbook.php
Create a link to compose an email to the email address given.
compose_Header
compose_Header() in page_header.php
Blatantly copied/truncated/modified from displayPageHeader.
computeHashDirs
computeHashDirs() in prefs.php
Helper function for getHashDir which does the actual hash calculation.
concat_hook_function
This function executes a hook that allows for an arbitrary return value from each plugin that will be merged into one array (or one string if all return values are strings) and returned to the core hook location.
config_default.php
config_default.php in config_default.php
config_local.example.php
config_local.example.php in config_local.example.php
confirm_deletion
confirm_deletion() in event_delete.php
Displays confirmation form when event is deleted
construct_template
Template::construct_template() in Template.class.php
Construct Template
ContentType
ContentType::ContentType() in ContentType.class.php
Constructor (PHP4 style, kept for compatibility reasons)
ContentType
ContentType in ContentType.class.php
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
cpw_check_input() in functions.php
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_CURRENT_NOMATCH in functions.php
cpw_do_change
cpw_do_change() in functions.php
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
cpw_i18n_vmail_response() in vmailmgrd.php
Function is used to translate messages returned by vmailmgr php library and vmailmgr daemon.
CPW_INVALID_PW
CPW_INVALID_PW in functions.php
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
returns crypto algorithm used in password.
cpw_ldap_init
cpw_ldap_init() in ldap.php
Makes sure that required functions and configuration options are set.
cpw_ldap_password_hash
create hashed password
cpw_ldap_specialchars
Sanitizes LDAP query strings.
cpw_ldap_uid_search
Search LDAP for user id.
cpw_merak_dochange
This is the function that is specific to your backend. It takes
cpw_merak_init
cpw_merak_init() in merak.php
Check if php install has all required extensions.
cpw_mysql_dochange
This is the function that is specific to your backend. It takes
cpw_peardb_detect_crypto
Detects password crypto
cpw_peardb_dochange
cpw_peardb_dochange() in peardb.php
Changes password
cpw_peardb_init
cpw_peardb_init() in peardb.php
Checks if configuration is correct
cpw_peardb_passwd_hash
Encode password
cpw_poppassd_closeport
cpw_poppassd_closeport() in poppassd.php
cpw_poppassd_dochange
cpw_poppassd_dochange() in poppassd.php
This is the function that is specific to your backend. It takes
cpw_poppassd_go
cpw_poppassd_go() in poppassd.php
cpw_poppassd_readfb
cpw_poppassd_readfb() in poppassd.php
cpw_template_dochange
cpw_template_dochange() in template.php
This is the function that is specific to your backend. It takes
cpw_template_init
cpw_template_init() in template.php
Use this function to do any backend-specific initialization, e.g. checking requirements, before the password change form is displayed to the user.
cpw_vmailmgrd_dochange
cpw_vmailmgrd_dochange() in vmailmgrd.php
function used to change password in change_password plugin hooks.
cpw_vmailmgrd_init
cpw_vmailmgrd_init() in vmailmgrd.php
Use this function to do any backend-specific initialisation, e.g. checking requirements, before the password change form is displayed to the user.
cpw_vmailmgrd_passwd
cpw_vmailmgrd_passwd() in vmailmgrd.php
function that calls required vmail.inc functions and returns error codes.
cram_md5_response
Given the challenge from the server, supply the response using cram-md5 (See RFC 2195 for details)
createAddressObject
Rfc822Header::createAddressObject() in Rfc822Header.class.php
createWidget
Creates fields on option pages according to option type
createWidget_Boolean
Create boolean widget
createWidget_Comment
Creates comment
createWidget_EditList
Creates a (non-associative) edit list
createWidget_EditListAssociative
Creates an associative edit list
createWidget_Float
Creates field for floating number
createWidget_FolderList
Create folder selection box
createWidget_Hidden
Creates hidden field
createWidget_Info
Creates info block
createWidget_Integer
Creates field for integer
createWidget_String
Create string field
createWidget_StrList
Create selection box or radio button group
createWidget_Submit
Creates a submit button
createWidget_TextArea
Creates textarea
create_body
create_body() in html.php
Generates an opening body tag
create_css_link
create_css_link() in general_util.php
Create stylesheet links that will work for multiple browsers
create_hyperlink
create_hyperlink() in html.php
Generates a hyperlink
create_image
create_image() in html.php
Generates an image tag
create_label
create_label() in html.php
Generates a label tag
create_option_groups
create_option_groups() in options.php
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
create_span
create_span() in html.php
Generates a span tag
create_vcard
VCard::create_vcard() in VCard.class.php
Create vcard from information stored in array
css_theme_save
css_theme_save() in display.php
currentpos
FileReader::currentpos() in streams.class.php
return current position
compose.php
compose.php in compose.php
constants.php
constants.php in constants.php
cp855.php
cp855.php in cp855.php
cp866.php
cp866.php in cp866.php
cp1250.php
cp1250.php in cp1250.php
cp1251.php
cp1251.php in cp1251.php
cp1252.php
cp1252.php in cp1252.php
cp1253.php
cp1253.php in cp1253.php
cp1254.php
cp1254.php in cp1254.php
cp1255.php
cp1255.php in cp1255.php
cp1256.php
cp1256.php in cp1256.php
cp1257.php
cp1257.php in cp1257.php
cp1258.php
cp1258.php in cp1258.php
cp1251.php
cp1251.php in cp1251.php
cp1255.php
cp1255.php in cp1255.php
cp1256.php
cp1256.php in cp1256.php
constants.php
constants.php in constants.php
compose.php
compose.php in compose.php
check.php
check.php in check.php
config_default.php
config_default.php in config_default.php
calendar.php
calendar.php in calendar.php
calendar_data.php
calendar_data.php in calendar_data.php
config_default.php
config_default.php in config_default.php
config_default.php
config_default.php in config_default.php
config_sample.php
config_sample.php in config_sample.php
config_sample.php
config_sample.php in config_sample.php
class.mail_fetch.php
class.mail_fetch.php in class.mail_fetch.php
config_default.php
config_default.php in config_default.php
constants.php
constants.php in constants.php
config_default.php
config_default.php in config_default.php
config_sample.php
config_sample.php in config_sample.php
cmd_spell.php
cmd_spell.php in cmd_spell.php
common.php
common.php in common.php
config_default.php
config_default.php in config_default.php
config_sample.php
config_sample.php in config_sample.php
compose.php
compose.php in compose.php
configtest.php
configtest.php in configtest.php
config.php
config.php in config.php
config.php
config.php in config.php
config.php
config.php in config.php
christmas.php
christmas.php in christmas.php
classic_blue.php
classic_blue.php in classic_blue.php
classic_blue2.php
classic_blue2.php in classic_blue2.php
color_theme_to_css.php
color_theme_to_css.php in color_theme_to_css.php
d
top
$data_dir
$data_dir in config_default.php
Path to the data/ directory
$date
Rfc822Header::$date in Rfc822Header.class.php
Date header
$date_unparsed
Rfc822Header::$date_unparsed in Rfc822Header.class.php
Original date header as fallback for unparsable dates
$dbh
dbPrefs::$dbh in db_prefs.php
Database connection object
$dbh
abook_database::$dbh in abook_database.php
Database Handle
$db_type
dbPrefs::$db_type in db_prefs.php
Database type (SMDB_* constants) Is used in setKey().
$debug
cmd_spell::$debug in cmd_spell.php
$decoded_body
Message::$decoded_body in Message.class.php
$default
dbPrefs::$default in db_prefs.php
Default preferences
$default_charset
$default_charset in config_default.php
Default Charset
$default_folder_prefix
$default_folder_prefix in config_default.php
Default IMAP folder prefix
$default_fontset
$default_fontset in config_default.php
Default font set
$default_fontsize
$default_fontsize in config_default.php
Default interface font size.
$default_left_size
$default_left_size in config_default.php
Default Size of Folder List
$default_sub_of_inbox
$default_sub_of_inbox in config_default.php
Subfolder Layout Control
$default_unseen_type
$default_unseen_type in config_default.php
These next two options set the defaults for the way that the users see their folder list.
$default_use_javascript_addr_book
$default_use_javascript_addr_book in config_default.php
Javascript in Addressbook Control
$default_use_mdn
$default_use_mdn in config_default.php
Delivery Receipts Control
$default_use_priority
$default_use_priority in config_default.php
Email Priority Control
$delete_folder
$delete_folder in config_default.php
The following are related to deleting messages.
$description
MessageHeader::$description in MessageHeader.class.php
$detect_writeable
abook_local_file::$detect_writeable in abook_local_file.php
Detect, if address book is writeable by checking file permisions
$dict
php_pspell::$dict in php_pspell.php
$dictionary_link
$dir_hash_level
$dir_hash_level in config_default.php
Hash level used for data directory.
$disable_compose_translate
$disable_compose_translate in config_default.php
Translation in compose controls
$disable_plugins_user
$disable_plugins_user in config_default.php
To disable all plugins regardless of any that are installed above, turn on $disable_plugins. To disable them ONLY for one user, put that username into $disable_plugins_user.
$disable_security_tokens
$disable_security_tokens in config_default.php
Secure Forms
$disable_server_sort
$disable_server_sort in config_default.php
Server Side Sorting Control
$disable_thread_sort
$disable_thread_sort in config_default.php
Server Side Threading Control
$display_imap_login_error
$display_imap_login_error in config_default.php
Show login error from the IMAP server (true) or show the traditional/generic "Unknown user or password incorrect" (false)?
$disposition
MessageHeader::$disposition in MessageHeader.class.php
$disposition
Rfc822Header::$disposition in Rfc822Header.class.php
$dlv_msg
Deliver_SMTP::$dlv_msg in Deliver_SMTP.class.php
$dlv_ret_nr
Deliver_SMTP::$dlv_ret_nr in Deliver_SMTP.class.php
$dlv_server_msg
Deliver_SMTP::$dlv_server_msg in Deliver_SMTP.class.php
$dnt
Rfc822Header::$dnt in Rfc822Header.class.php
Disposition notification for requesting message delivery notification (MDN)
$domain
Deliver_SMTP::$domain in Deliver_SMTP.class.php
$domain
$domain in config_default.php
Default Domain
$drnt
Rfc822Header::$drnt in Rfc822Header.class.php
Delivery notification (DR)
$dsn
abook_database::$dsn in abook_database.php
Data Source Name (connection description)
Deliver.class.php
Deliver.class.php in Deliver.class.php
Deliver_IMAP.class.php
Deliver_IMAP.class.php in Deliver_IMAP.class.php
Deliver_SendMail.class.php
Deliver_SendMail.class.php in Deliver_SendMail.class.php
Deliver_SMTP.class.php
Deliver_SMTP.class.php in Deliver_SMTP.class.php
Disposition.class.php
Disposition.class.php in Disposition.class.php
decrypt_headers.php
decrypt_headers.php in decrypt_headers.php
Darkness_HeaderPlugin
Darkness_HeaderPlugin() in darkness.php
date_intl
date_intl() in date.php
Returns the localized representation of the date/time.
dbPrefs
dbPrefs in db_prefs.php
Class used to handle connections to prefs database and operations with preferences
dbPrefs
dbPrefs::dbPrefs() in db_prefs.php
Constructor (PHP4 style, kept for compatibility reasons) initialize the default preferences array.
decodeBASE64
decodeBASE64() in imap_utf7_local.php
Converts string from base64
decodeBody
decodeBody() in mime.php
Decodes encoded string (usually message body)
decodeHeader
decodeHeader() in mime.php
Decodes headers
decrypt
decrypt() in functions.php
deleteKey
dbPrefs::deleteKey() in db_prefs.php
Delete user's prefs setting
Deliver
Deliver in Deliver.class.php
Deliver Class - called to actually deliver the message
deliverMessage
deliverMessage() in compose.php
temporary function to make use of the deliver class.
Deliver_IMAP
Deliver_IMAP in Deliver_IMAP.class.php
This class is incomplete and entirely undocumented.
Deliver_SendMail
Deliver_SendMail in Deliver_SendMail.class.php
Delivers messages using the sendmail binary
Deliver_SendMail
Deliver_SendMail::Deliver_SendMail() in Deliver_SendMail.class.php
Constructor (PHP4 style, kept for compatibility reasons)
Deliver_SMTP
Deliver_SMTP in Deliver_SMTP.class.php
Deliver messages using SMTP
demo_check_configuration
Validate that this plugin is configured correctly
demo_check_configuration_do
Validate that this plugin is configured correctly
demo_info
demo_info() in setup.php
Returns info about this plugin
demo_option_link
demo_option_link() in setup.php
Inserts an option block in the main SM options page
demo_option_link_do
demo_option_link_do() in functions.php
Inserts an option block in the main SM options page
demo_page_header_template
Add link to menu at top of content pane
demo_page_header_template_do
Add link to menu at top of content pane
demo_version
demo_version() in setup.php
Returns version info about this plugin
dgettext
dgettext() in gettext.php
Alternative php dgettext function
digest_md5_parse_challenge
Parse Digest-MD5 challenge.
digest_md5_response
Return Digest-MD5 response.
display
Template::display() in Template.class.php
Display the template
displayErrors
displayErrors() in general_util.php
Display error messages for use in footer.tpl
DisplayErrors
Display the error array in the error template
displayHtmlHeader
displayHtmlHeader() in page_header.php
Output a SquirrelMail page header, from <!doctype> to </head> Always set up the language before calling these functions.
displayPageHeader
displayPageHeader() in page_header.php
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.
display_result
display_result() in addrbook_search.php
List search results
Disposition
Disposition::Disposition() in Disposition.class.php
Constructor (PHP4 style, kept for compatibility reasons)
Disposition
Disposition in Disposition.class.php
Class that handles content disposition header
dngettext
dngettext() in ngettext.php
internal dngettext wrapper.
do_err
do_err() in configtest.php
Displays error messages and warnings
do_hook
do_hook() in plugin.php
This function executes a plugin hook.
date.php
date.php in date.php
db_prefs.php
db_prefs.php in db_prefs.php
display_messages.php
display_messages.php in display_messages.php
display.php
display.php in display.php
defines.php
defines.php in defines.php
day.php
day.php in day.php
demo.php
demo.php in demo.php
decodeheader.php
decodeheader.php in decodeheader.php
delete_message.php
delete_message.php in delete_message.php
download.php
download.php in download.php
darkness.php
darkness.php in darkness.php
dark_green.php
dark_green.php in dark_green.php
dark_grey_theme.php
dark_grey_theme.php in dark_grey_theme.php
deepocean2_theme.php
deepocean2_theme.php in deepocean2_theme.php
deepocean_theme.php
deepocean_theme.php in deepocean_theme.php
default_theme.php
default_theme.php in default_theme.php
dompie_theme.php
dompie_theme.php in dompie_theme.php
e
top
$edit_reply_to
$edit_reply_to in config_default.php
Identity Controls
$ehlo
Deliver_SMTP::$ehlo in Deliver_SMTP.class.php
Array keys are uppercased ehlo keywords array key values are ehlo params. If ehlo-param contains space, it is splitted into array.
$encode_header_key
$encode_header_key in config_default.php
SquirrelMail header encryption
$encoding
Rfc822Header::$encoding in Rfc822Header.class.php
$encoding
MessageHeader::$encoding in MessageHeader.class.php
$entities
Message::$entities in Message.class.php
Nested mime parts
$entity
Message::$entity in Message.class.php
$entity_id
Message::$entity_id in Message.class.php
Message part id
$error
gettext_reader::$error in gettext.class.php
holds error code (0 if no error)
$error
AddressBook::$error in addressbook.php
Error messages
$error
php_pspell::$error in php_pspell.php
Error buffer
$error
mail_fetch::$error in class.mail_fetch.php
Error message buffer
$error
addressbook_backend::$error in addressbook.php
Error messages
$error
squirrelspell::$error in common.php
$error
FileReader::$error in streams.class.php
contains error codes
$error
dbPrefs::$error in db_prefs.php
Error messages
error.class.php
error.class.php in error.class.php
elapsedTime
elapsedTime() in imap_messages.php
empty_identity
empty_identity() in identity.php
Function to test if identity is empty
encodeBASE64
encodeBASE64() in imap_utf7_local.php
Converts string to base64
encodeHeader
encodeHeader() in mime.php
Encodes header
encodeHeaderBase64
Encodes string according to rfc2047 B encoding header formating rules
encrypt
encrypt() in functions.php
errorCheck
Deliver_SMTP::errorCheck() in Deliver_SMTP.class.php
ErrorHandler
ErrorHandler::ErrorHandler() in error.class.php
Constructor
ErrorHandler
ErrorHandler in error.class.php
Error Handler class
error_box
error_box() in display_messages.php
Displays error message
error_message
error_message() in display_messages.php
Displays error message and URL to message listing
error_option_save
error_option_save() in display_messages.php
Adds message that informs about non fatal error that can happen while saving preferences
exec_spell
cmd_spell::exec_spell() in cmd_spell.php
E_STRICT
E_STRICT in error.class.php
errors.php
errors.php in errors.php
event_create.php
event_create.php in event_create.php
event_delete.php
event_delete.php in event_delete.php
event_edit.php
event_edit.php in event_edit.php
empty_frame.php
empty_frame.php in empty_frame.php
empty_trash.php
empty_trash.php in empty_trash.php
f
top
$fallback_template_dir
Template::$fallback_template_dir in Template.class.php
The fall-back template directory (relative path from the main SquirrelMail directory (SM_PATH))
$fallback_template_engine
The fall-back template engine (please use constants defined in constants.php)
$fallback_template_set_id
The fall-back template ID
$FileExtensionToMimeType
$FileExtensionToMimeType in attachment_common.php
Mapping of file extensions to mime types
$filehandle
abook_local_file::$filehandle in abook_local_file.php
File handle
$filename
abook_local_file::$filename in abook_local_file.php
File used to store data
$filter
abook_ldap_server::$filter in abook_ldap_server.php
$flags
Message::$flags in Message.class.php
$folder_filter
Controls folder list limits in SMOPT_TYPE_FLDRLIST and
$fontsets
$fontsets in config_default.php
List of available fontsets.
$force_username_lowercase
$force_username_lowercase in config_default.php
Username Case Control
$fortune_command
$fortune_command in config_sample.php
Command that is used to display fortune cookies
$frame_top
$frame_top in config_default.php
Top frame
$from
Rfc822Header::$from in Rfc822Header.class.php
From header
failQuery
dbPrefs::failQuery() in db_prefs.php
Function used to handle database connection errors
fetch
Template::fetch() in Template.class.php
Applies the template and returns the resultant content string.
fetchMessageHeaders
fetchMessageHeaders() in mailbox_display.php
Fetch the message headers for a mailbox. Settings are part of the aMailbox array. Dependent of the mailbox settings it deals with sort, thread and search If server sort is supported then SORT is also used for retrieving sorted search results
fetch_external_stylesheet_links
Push out any other stylesheet links as provided (for stylesheets not included with the current template set)
fetch_right_to_left_stylesheet_link
Generate a link to the right-to-left stylesheet for
fetch_standard_stylesheet_links
Generate links to all this template set's standard stylesheets
FileReader
FileReader::FileReader() in streams.class.php
reads translation file and fills translation input object properties
FileReader
FileReader in streams.class.php
Class that is used to read .mo files.
file_has_long_lines
Determine if there are lines in a file longer than a given length
fillPrefsCache
Fill preference cache array
filters_folder_status
finalizeStream
Deliver_SMTP::finalizeStream() in Deliver_SMTP.class.php
finalizeStream
Deliver_SendMail::finalizeStream() in Deliver_SendMail.class.php
Closes process handle.
findAddress
Rfc822Header::findAddress() in Rfc822Header.class.php
Looking at the code years after it was written,
findAlternativeEntity
findDisplayEntity
Message::findDisplayEntity() in Message.class.php
findNextMessage
findNextMessage() in read_body.php
Given an IMAP message id number, this will look it up in the cached and sorted msgs array and return the index of the next message
findParentForChild
Recursive function to find the correct parent for a new node.
findPreviousMessage
findPreviousMessage() in read_body.php
Given an IMAP message id number, this will look it up in the cached and sorted msgs array and return the index of the previous message
findRelatedEntity
Message::findRelatedEntity() in Message.class.php
find_and_cache_plugin_template_file
Look for a template file in a plugin; add to template file cache if found.
find_ent_id
find_ent_id() in mime.php
find_identity
find_identity() in identity.php
Find a matching identity based on a set of emailaddresses.
find_mailbox_name
find_mailbox_name() in imap_mailbox.php
Extract the mailbox name from an untagged LIST (7.2.2) or LSUB (7.2.3) answer (LIST|LSUB) (<Flags list>) (NIL|"<separator atom>") <mailbox name string>\r\n mailbox name in quoted string MUST be unquoted and stripslashed (sm API)
find_string
gettext_reader::find_string() in gettext.class.php
binary search for string
fixcharset
fixcharset() in languages.php
Makes charset name suitable for decoding cycles
folders_checkname
folders_checkname() in folder_manip.php
Helper function for the functions below; checks if the user entered folder name is valid according to the IMAP standard. If not, it bails out with an error and cleanly terminates the IMAP connection.
folders_create
folders_create() in folder_manip.php
Called from folders.php to create a new folder.
folders_delete_ask
folders_delete_ask() in folder_manip.php
Presents a confirmation dialog to the user asking whether they're sure they want to delete this folder.
folders_delete_do
folders_delete_do() in folder_manip.php
Given a folder, moves it to trash (and all subfolders of it too).
folders_rename_do
folders_rename_do() in folder_manip.php
Given an old and new folder name, renames the folder.
folders_rename_getname
folders_rename_getname() in folder_manip.php
Called from folders.php, given a folder name, ask the user what this folder should be renamed to.
folders_subscribe
folders_subscribe() in folder_manip.php
Given an array of folder_names, subscribes to each of them.
folders_unsubscribe
folders_unsubscribe() in folder_manip.php
Given a list of folder names, unsubscribes from each of them.
foldLine
Deliver::foldLine() in Deliver.class.php
Fold header lines per RFC 2822/2.2.3 and RFC 822/3.1.1
formatAddressList
formatAddressList() in util_addressbook.php
Format the address book into a format that is easy for template authors to use
formatAttachments
Displays attachment links and information
formatBody
formatBody() in mime.php
This returns a parsed string called $body. That string can then be displayed as the actual message in the HTML. It contains everything needed, including HTML Tags, Attachments at the bottom, etc.
formatEnvheader
formatEnvheader() in read_body.php
formatMenubar
formatMenubar() in read_body.php
Format message toolbar
formatRecipientString
formatRecipientString() in read_body.php
formatToolbar
formatToolbar() in read_body.php
fullname
Creates full name from given name and surname
full_address
AddressBook::full_address() in addressbook.php
create string with name and email address
files.php
files.php in files.php
file_prefs.php
file_prefs.php in file_prefs.php
folder_manip.php
folder_manip.php in folder_manip.php
forms.php
forms.php in forms.php
folder_list_util.php
folder_list_util.php in folder_list_util.php
folder.php
folder.php in folder.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
filters.php
filters.php in filters.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
fetch.php
fetch.php in fetch.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
folders.php
folders.php in folders.php
forest_theme.php
forest_theme.php in forest_theme.php
g
top
$greeting
mail_fetch::$greeting in class.mail_fetch.php
Server greeting
$group
AddressStructure::$group in AddressStructure.class.php
gettext.class.php
gettext.class.php in gettext.class.php
gettext.php
gettext.php in gettext.php
global.php
global.php in global.php
general_util.php
general_util.php in general_util.php
GenerateRandomString
GenerateRandomString() in strings.php
Generates a random string from the character set you pass in
getAddress
AddressStructure::getAddress() in AddressStructure.class.php
Return address information from mime headers.
getAddressString
getAddressString() in rfc822address.php
Do the address array to string translation
getAddressTokens
Rfc822Header::getAddressTokens() in Rfc822Header.class.php
getAddr_a
Rfc822Header::getAddr_a() in Rfc822Header.class.php
function to get the array of addresses out of the header.
getAddr_s
Rfc822Header::getAddr_s() in Rfc822Header.class.php
function to get the address strings out of the header.
getAttachmentIcon
getAttachmentIcon() in message_list_util.php
Function to retrieve correct attchment icon based on user prefs
getAttachments
getAttachments() in compose.php
downloads attachments from original message, stores them in attachment directory and adds them to composed message.
getAttachments
Message::getAttachments() in Message.class.php
getBackends
getBackends() in util_addressbook.php
Function to build a list of available backends for searching
getBcc
Deliver_IMAP::getBcc() in Deliver_IMAP.class.php
getBCC
Deliver::getBCC() in Deliver.class.php
function getBCC - reserved for extended functionality
getBoxStructure
getBoxStructure() in folder_list_util.php
Recursively iterates a mailboxes object to build a data structure that is easy for template authors to work with.
getByteSize
getByteSize() in compose.php
Parse strings such as "8M" and "2k" into their corresponding size in bytes
getContentType
Rfc822Header::getContentType() in Rfc822Header.class.php
getDateString
getDateString() in date.php
Returns a short representation of the date, taking timezones and localization into account.
getDayAbrv
getDayAbrv() in date.php
Like getDayName, but returns the short form
getDayName
getDayName() in date.php
Returns the (localized) string for a given day number.
getEmail
getEmail() in url_parser.php
Parses a string and returns the first e-mail address found.
getEmail
AddressStructure::getEmail() in AddressStructure.class.php
Return just the email portion of this address
getEncodedAddress
AddressStructure::getEncodedAddress() in AddressStructure.class.php
Shorter version of getAddress() function Returns full encoded address.
getEntity
Message::getEntity() in Message.class.php
getEntity
getEntity() in mime.php
getFilename
Message::getFilename() in Message.class.php
Get file name used for mime part
getFlagIcon
getFlagIcon() in message_list_util.php
Function to retrieve correct icon based on provided message flags. This is a merge/replacement for getFlagIcon() and getFlagText() functions.
getforwardHeader
getforwardHeader() in compose.php
Creates header fields in forwarded email body
getforwardSubject
getforwardSubject() in compose.php
************** Only function definitions go below ************
getGMTSeconds
getGMTSeconds() in date.php
Corrects a time stamp to be the local time.
getHashedDir
getHashedDir() in prefs.php
Helper function for getHashedFile, given a username returns the hashed dir for that username.
getHashedFile
getHashedFile() in prefs.php
Given a username and datafilename, this will return the path to the hashed location of that datafile.
getIcon
getIcon() in general_util.php
Checks for an image icon and returns a complete image tag or a text string with the text icon based on what is found and user prefs.
getIconPath
getIconPath() in general_util.php
Gets the path to the specified icon or returns NULL if the image is not found. This has been separated from getIcon to allow the path to be fetched for use w/ third party packages, e.g. dTree.
getKey
dbPrefs::getKey() in db_prefs.php
Get user's prefs setting
getLongDateString
This returns a date of the format "Wed, Oct 29, 2003 9:52 am", or the same in 24H format (depending on the user's settings), and taking localization into accout.
getMailbox
Message::getMailbox() in Message.class.php
getMessageCount
getMessageCount() in folder_list_util.php
Recursively iterates a mailboxes object to get the cummulative count of messages for all folderes below the current mailbox.
getMessage_RFC822_Attachment
getMonthAbrv
getMonthAbrv() in date.php
Returns the (localized) string for a given month number, short representation.
getMonthName
getMonthName() in date.php
Returns the (localized) string for a given month number.
getParameter
MessageHeader::getParameter() in MessageHeader.class.php
Gets parameter value from $parameters array
getPref
getPref() in file_prefs.php
Return the value for the desired preference.
getPriorityIcon
getPriorityIcon() in message_list_util.php
Function to retrieve correct priority icon based on user prefs
getPriorityStr
getPriorityStr() in mime.php
getProperty
Disposition::getProperty() in Disposition.class.php
Returns value of content disposition property
getReplyCitation
getReplyCitation() in compose.php
creates top line in reply citations
getSig
getSig() in file_prefs.php
Get the signature.
GetSub
GetSub() in merak.php
gettext_reader
constructor that requires StreamReader object
gettext_reader
gettext_reader in gettext.class.php
Class that uses parsed translation input objects
getTimeStamp
getTimeStamp() in date.php
Decodes a RFC 822 Date-header into a timestamp
getWritableBackends
getWritableBackends() in addressbook.php
Retrieve a list of writable backends
get_abook_paginator
get_abook_paginator() in abook_util.php
Creates an address book paginator
get_abook_sort
get_abook_sort() in addressbook.php
Address book sorting options
get_alternative_stylesheets
Return all alternate stylesheets provided by template.
get_attr_name
abook_ldap_server::get_attr_name() in abook_ldap_server.php
Determine internal attribute name given one of the SquirrelMail SM_ABOOK_FIELD_* constants
get_backend_list
Return an array of backends of a given type, or all backends if no type is specified.
get_compact_paginator_str
get_compact_paginator_str() in paginator_util.php
This function computes the comapact paginator string.
get_content_type
Template::get_content_type() in Template.class.php
Return the content-type for this template set.
get_default_template_set
Determine what the default template set is.
get_fallback_template_file_directory
Return the relative template directory path for the fallback template set.
get_fallback_template_set
Determine what the ultimate fallback template set is.
get_fallback_template_set_id
Return the template ID for the fallback template set.
get_field_name
abook_database::get_field_name() in abook_database.php
Determine internal database field name given one of the SquirrelMail SM_ABOOK_FIELD_* constants
get_identities
get_identities() in identity.php
Returns an array of all the identities.
get_info
get_info() in help.php
parses through and gets the information from the different documents.
get_javascript_includes
Return all JavaScript files provided by the template.
get_location
get_location() in strings.php
get_location
get_message_details
get_message_details() in message_details_bottom.php
Returns actual message details
get_message_list_uri
get_message_list_uri() in strings.php
Get Message List URI
get_non_rfc_lists
get_non_rfc_lists() in functions.php
Get current list of subscribed non-RFC-compliant mailing lists for logged-in user
get_paginator_link
get_paginator_link() in paginator_util.php
Generate a paginator link.
get_paginator_str
get_paginator_str() in paginator_util.php
This function computes the paginator string.
get_plugin_dependencies
Get a plugin's other plugin dependencies.
get_plugin_requirement
Get a certain plugin requirement.
get_plugin_version
get_plugin_version() in plugin.php
Get a plugin's version.
get_plural_forms
extract plural forms header
get_process_owner_info
Endeavor to detect what user and group PHP is currently running as. Probably only works in non-Windows environments.
get_rendering_template_engine_object
Get template engine needed to render given template file.
get_rpc_template_set
Template::get_rpc_template_set() in Template.class.php
Determine what the RPC template set is.
get_secured_config_value
Get an immutable copy of a configuration variable if SquirrelMail
get_smtp_user
get_smtp_user() in auth.php
Fillin user and password based on SMTP auth settings.
get_squirrel_sort
get_squirrel_sort() in imap_messages.php
Retrieves an array with a sorted uid list. Sorting is done by SquirrelMail
get_string_number
get a string with particular number
get_stylesheets
Template::get_stylesheets() in Template.class.php
Return all standard stylsheets provided by the template.
get_system_specs
get_system_specs() in system_specs.php
Retrieve long text string containing semi-formatted (simple text with newlines and spaces for indentation) SquirrelMail system specs
get_template_config
Template::get_template_config() in Template.class.php
Get template set config setting
get_template_engine_subclass
Instantiate and return correct subclass for this template set's templating engine.
get_template_file_directory
Return the relative template directory path for this template set.
get_template_file_path
Find the right template file.
get_template_vars
Smarty_Template::get_template_vars() in Smarty_Template.class.php
Returns assigned variable value(s).
get_template_vars
PHP_Template::get_template_vars() in PHP_Template.class.php
Returns assigned variable value(s).
get_template_vars
Template::get_template_vars() in Template.class.php
Returns assigned variable value(s).
get_thread_sort
get_thread_sort() in imap_messages.php
Returns an array with each element as a string representing one message-thread as returned by the IMAP server.
get_translation_number
get translated string with particular number
greenhouse_effect.php
greenhouse_effect.php in greenhouse_effect.php
h
top
$hide_auth_header
$hide_auth_header in config_default.php
SquirrelMail adds username information to every sent email.
$hide_sm_attributions
$hide_sm_attributions in config_default.php
SquirrelMail Attributions Control
$host
mail_fetch::$host in class.mail_fetch.php
Server name
$host
AddressStructure::$host in AddressStructure.class.php
Server address.
$htmlencoded
disables html sanitizing.
html.php
html.php in html.php
handleAsSent
handleAsSent() in imap_mailbox.php
Is the given folder "sent-like" in nature?
handleMessageListForm
handleMessageListForm() in mailbox_display.php
Process messages list form and handle the cache gracefully. If $sButton and $aUid are provided as argument then you can fake a message list submit and use it i.e. in read_body.php for del move next and update the cache
handleRfc2231
Message::handleRfc2231() in Message.class.php
Joins RFC-2231 continuations, converts encoding to RFC-2047 style
header
Template::header() in Template.class.php
Send HTTP header(s) to browser.
HeaderSent
ErrorHandler::HeaderSent() in error.class.php
Sets if the page header is already sent
hex2bin
hex2bin() in functions.php
hex2bin - convert a hexadecimal string into binary Exists since PHP 5.4.
hex2ip
hex2ip() in decrypt_headers.php
converts hex string to ip address
highlightMessage
highlightMessage() in mailbox_display.php
Sets the row color if the provided column value pair matches a hightlight rule
hmac_md5
hmac_md5() in auth.php
Creates a HMAC digest that can be used for authentication purposes See RFCs 2104, 2617, 2831
html_tag
html_tag() in html.php
Generates html tags
html_toggle_href
html_toggle_href() in read_body.php
humanReadableSize
humanReadableSize() in general_util.php
Make the internal show_readable_size() function available to templates.
help.php
help.php in help.php
high_contrast_theme.php
high_contrast_theme.php in high_contrast_theme.php
i
top
$icon_themes
$icon_themes in config_default.php
Listing of installed icon themes
$icon_theme_fallback
$icon_theme_fallback in config_default.php
Icon Themes You can create your own icon themes and put them in a directory in SM_PATH/images/themes/. Your users will be able to choose whatever icon themes are listed below.
$id
MessageHeader::$id in MessageHeader.class.php
$identifier_quote_char
Character used to quote database table
$identifier_quote_char
Character used to quote database table
$imapPort
$imapPort in config_default.php
IMAP server port
$imapServerAddress
$imapServerAddress in config_default.php
IMAP server address
$imap_asearch_debug_dump
$imap_asearch_debug_dump in imap_asearch.php
Set to TRUE to dump the IMAP dialogue
$imap_asearch_months
$imap_asearch_months in imap_asearch.php
IMAP SEARCH month names encoding
$imap_asearch_opcodes
$imap_asearch_opcodes in imap_asearch.php
IMAP SEARCH keys
$imap_auth_mech
$imap_auth_mech in config_default.php
IMAP authentication mechanism
$imap_server_type
$imap_server_type in config_default.php
IMAP server type
$invert_time
$invert_time in config_default.php
Time offset inversion
$in_reply_to
Rfc822Header::$in_reply_to in Rfc822Header.class.php
In-reply-to header
$is_answered
Message::$is_answered in Message.class.php
Message \answered status
$is_deleted
Message::$is_deleted in Message.class.php
Message \deleted status
$is_draft
mailboxes::$is_draft in imap_mailbox.php
$is_flagged
Message::$is_flagged in Message.class.php
Message \flagged status
$is_forwarded
Message::$is_forwarded in Message.class.php
Message forward status
$is_inbox
mailboxes::$is_inbox in imap_mailbox.php
$is_mdnsent
Message::$is_mdnsent in Message.class.php
Message mdn status
$is_noinferiors
mailboxes::$is_noinferiors in imap_mailbox.php
$is_noselect
mailboxes::$is_noselect in imap_mailbox.php
$is_root
mailboxes::$is_root in imap_mailbox.php
$is_seen
Message::$is_seen in Message.class.php
Message \seen status
$is_sent
mailboxes::$is_sent in imap_mailbox.php
$is_special
mailboxes::$is_special in imap_mailbox.php
$is_trash
mailboxes::$is_trash in imap_mailbox.php
iso_8859_1.php
iso_8859_1.php in iso_8859_1.php
iso_8859_2.php
iso_8859_2.php in iso_8859_2.php
iso_8859_3.php
iso_8859_3.php in iso_8859_3.php
iso_8859_4.php
iso_8859_4.php in iso_8859_4.php
iso_8859_5.php
iso_8859_5.php in iso_8859_5.php
iso_8859_6.php
iso_8859_6.php in iso_8859_6.php
iso_8859_7.php
iso_8859_7.php in iso_8859_7.php
iso_8859_8.php
iso_8859_8.php in iso_8859_8.php
iso_8859_9.php
iso_8859_9.php in iso_8859_9.php
iso_8859_10.php
iso_8859_10.php in iso_8859_10.php
iso_8859_11.php
iso_8859_11.php in iso_8859_11.php
iso_8859_13.php
iso_8859_13.php in iso_8859_13.php
iso_8859_14.php
iso_8859_14.php in iso_8859_14.php
iso_8859_15.php
iso_8859_15.php in iso_8859_15.php
iso_8859_16.php
iso_8859_16.php in iso_8859_16.php
iso_ir_111.php
iso_ir_111.php in iso_ir_111.php
iso_8859_1.php
iso_8859_1.php in iso_8859_1.php
iso_8859_2.php
iso_8859_2.php in iso_8859_2.php
iso_8859_7.php
iso_8859_7.php in iso_8859_7.php
iso_8859_9.php
iso_8859_9.php in iso_8859_9.php
iso_8859_15.php
iso_8859_15.php in iso_8859_15.php
iso-8859-1.php
iso-8859-1.php in iso-8859-1.php
i18n.php
i18n.php in i18n.php
identity.php
identity.php in identity.php
imap.php
imap.php in imap.php
imap_asearch.php
imap_asearch.php in imap_asearch.php
imap_general.php
imap_general.php in imap_general.php
imap_mailbox.php
imap_mailbox.php in imap_mailbox.php
imap_messages.php
imap_messages.php in imap_messages.php
imap_utf7_local.php
imap_utf7_local.php in imap_utf7_local.php
icon_theme_save
icon_theme_save() in display.php
This function saves the user's icon theme setting
imap_utf7_decode_local
imap_utf7_decode_local() in imap_utf7_local.php
converts folder name from utf7-imap to charset used by translation
imap_utf7_encode_local
imap_utf7_encode_local() in imap_utf7_local.php
encode folder name to utf7-imap
init.php
init.php in init.php
initAttachment
Message::initAttachment() in Message.class.php
Add attachment to message object
initStream
Deliver::initStream() in Deliver.class.php
function initStream - reserved for extended functionality
initStream
Deliver_SMTP::initStream() in Deliver_SMTP.class.php
initStream
Deliver_SendMail::initStream() in Deliver_SendMail.class.php
function initStream
insert_javascript
insert_javascript() in util_addressbook.php
Function to include JavaScript code
ip2hex
Deliver::ip2hex() in Deliver.class.php
Converts ip address to hexadecimal string
isBoxBelow
isBoxBelow() in imap_mailbox.php
Check if $subbox is below the specified $parentbox
IsChecked
IsChecked() in merak.php
isDraftMailbox
isDraftMailbox() in imap_mailbox.php
Detects if mailbox is a Drafts folder or subfolder of Drafts
isInboxMailbox
isInboxMailbox() in imap_mailbox.php
Detects if mailbox is the Inbox folder or subfolder of the Inbox
isSentMailbox
isSentMailbox() in imap_mailbox.php
Detects if mailbox is a Sent folder or subfolder of Sent
isSpecialMailbox
isSpecialMailbox() in imap_mailbox.php
Defines special mailboxes: given a mailbox name, it checks if this is a "special" one: INBOX, Trash, Sent or Draft.
isTrashMailbox
isTrashMailbox() in imap_mailbox.php
Detects if mailbox is a Trash folder or subfolder of Trash
IsUnique
IsUnique() in darkness.php
is_conversion_safe
is_conversion_safe() in languages.php
Function informs if it is safe to convert given charset to the one that is used by user.
is_multiple_valued
Convenience function that identifies which types of
is_plugin_enabled
is_plugin_enabled() in plugin.php
Check if plugin is enabled
is_ssl_secured_connection
Detect whether or not we have a SSL secured (HTTPS) connection connection to the browser
image.php
image.php in image.php
ice_theme.php
ice_theme.php in ice_theme.php
in_the_pink.php
in_the_pink.php in in_the_pink.php
j
top
$jargon
php_pspell::$jargon in php_pspell.php
k
top
$key_field
dbPrefs::$key_field in db_prefs.php
Field used to store preference name
$key_size
dbPrefs::$key_size in db_prefs.php
Preference key field size
koi8_r.php
koi8_r.php in koi8_r.php
koi8_u.php
koi8_u.php in koi8_u.php
koi8_r.php
koi8_r.php in koi8_r.php
koi8_u.php
koi8_u.php in koi8_u.php
kind_of_blue.php
kind_of_blue.php in kind_of_blue.php
l
top
$language
MessageHeader::$language in MessageHeader.class.php
$languages
$languages in languages.php
This array specifies the available translations.
$layout_type
Some widgets support more than one layout type
$length
Message::$length in Message.class.php
Message part length
$limit_scope
abook_ldap_server::$limit_scope in abook_ldap_server.php
$line_length
abook_local_file::$line_length in abook_local_file.php
Sets max entry size (number of bytes used for all address book fields
$linkid
abook_ldap_server::$linkid in abook_ldap_server.php
$listing
abook_local_file::$listing in abook_local_file.php
controls listing of address book
$listing
abook_ldap_server::$listing in abook_ldap_server.php
$listing
abook_database::$listing in abook_database.php
Enable/disable address book listing
$list_special_folders_first
$list_special_folders_first in config_default.php
List Special Folders First Control
$localbackend
AddressBook::$localbackend in addressbook.php
id of backend with personal address book
$localbackendname
Name of backend with personal address book
$lossy_encoding
$lossy_encoding in config_default.php
Lossy Encoding Control
l10n.class.php
l10n.class.php in l10n.class.php
Language.class.php
Language.class.php in Language.class.php
languages.php
languages.php in languages.php
load_prefs.php
load_prefs.php in load_prefs.php
Language
Language::Language() in Language.class.php
Constructor (PHP4 style, kept for compatibility reasons)
Language
Language in Language.class.php
Class that can be used to handle language properties in MIME headers.
ldapspecialchars
abook_ldap_server::ldapspecialchars() in abook_ldap_server.php
Sanitizes ldap search strings.
ldap_add
abook_ldap_server::ldap_add() in abook_ldap_server.php
Add an entry to LDAP server.
ldap_error
abook_ldap_server::ldap_error() in abook_ldap_server.php
Get error from LDAP resource if possible
ldap_modify
abook_ldap_server::ldap_modify() in abook_ldap_server.php
Modify the values of an entry on LDAP server.
ldap_remove
abook_ldap_server::ldap_remove() in abook_ldap_server.php
Remove an entry from LDAP server.
ldap_rename
abook_ldap_server::ldap_rename() in abook_ldap_server.php
Rename an entry on LDAP server.
ldap_search
abook_ldap_server::ldap_search() in abook_ldap_server.php
Search LDAP server.
length
FileReader::length() in streams.class.php
return file length
listcommands_fieldsdescr
Returns an array with the actions as translated strings.
listEntities
listEntities() in mime.php
list_addr
abook_database::list_addr() in abook_database.php
List all addresses
list_addr
abook_ldap_server::list_addr() in abook_ldap_server.php
List all entries present in LDAP server
list_addr
AddressBook::list_addr() in addressbook.php
Return all addresses
list_addr
List all entries in backend
list_addr
abook_local_file::list_addr() in abook_local_file.php
List all addresses
list_files
list_files() in files.php
Find files and/or directories in a given directory optionally limited to only those with the given file extension. If the directory is not found or cannot be opened, no error is generated; only an empty file list is returned.
load_optpage_data_accessibility
This function builds an array with all the information about the options available to the user, and returns it. The options are grouped by the groups in which they are displayed.
load_optpage_data_compose
This function builds an array with all the information about the options available to the user, and returns it. The options are grouped by the groups in which they are displayed.
load_optpage_data_display
This function builds an array with all the information about the options available to the user, and returns it. The options are grouped by the groups in which they are displayed.
load_optpage_data_folder
This function builds an array with all the information about the options available to the user, and returns it. The options are grouped by the groups in which they are displayed.
load_optpage_data_personal
This function builds an array with all the information about the options available to the user, and returns it. The options are grouped by the groups in which they are displayed.
load_tables
gettext_reader::load_tables() in gettext.class.php
lock
abook_local_file::lock() in abook_local_file.php
Lock the datafile - try 20 times in 5 seconds
login
mail_fetch::login() in class.mail_fetch.php
Generic login wrapper
logout_error
logout_error() in display_messages.php
Displays error when user is logged out
lookup
Find entry in backend by the indicated field
lookup
abook_local_file::lookup() in abook_local_file.php
Lookup an address by the indicated field.
lookup
abook_ldap_server::lookup() in abook_ldap_server.php
Lookup an address by the indicated field.
lookup
abook_database::lookup() in abook_database.php
Lookup an address by the indicated field.
lookup
AddressBook::lookup() in addressbook.php
Lookup an address by the indicated field.
ldap.php
ldap.php in ldap.php
loadfile.php
loadfile.php in loadfile.php
left_main.php
left_main.php in left_main.php
login.php
login.php in login.php
m
top
$mailbox
AddressStructure::$mailbox in AddressStructure.class.php
Mailbox name.
$mailboxname_full
mailboxes::$mailboxname_full in imap_mailbox.php
$mailboxname_sub
mailboxes::$mailboxname_sub in imap_mailbox.php
$mail_fetch_allow_unsubscribed
Controls use of unsubscribed folders in plugin
$mail_followup_to
Rfc822Header::$mail_followup_to in Rfc822Header.class.php
Mail-Followup-To header
$maxrows
abook_ldap_server::$maxrows in abook_ldap_server.php
$mbxs
mailboxes::$mbxs in imap_mailbox.php
$md5
MessageHeader::$md5 in MessageHeader.class.php
$message_id
Rfc822Header::$message_id in Rfc822Header.class.php
Message-ID header
$mime
Rfc822Header::$mime in Rfc822Header.class.php
$mime_header
Message::$mime_header in Message.class.php
MessageHeader object
$missed_words
php_pspell::$missed_words in php_pspell.php
$missed_words
cmd_spell::$missed_words in cmd_spell.php
$mlist
Rfc822Header::$mlist in Rfc822Header.class.php
$mode
php_pspell::$mode in php_pspell.php
$more_headers
Rfc822Header::$more_headers in Rfc822Header.class.php
Extra header
$motd
$motd in config_default.php
MOTD
$msgd_8bit_in_hex;
$msgd_8bit_in_hex; in message_details_bottom.php
Controls display of 8bit symbols in message source
Message.class.php
Message.class.php in Message.class.php
MessageHeader.class.php
MessageHeader.class.php in MessageHeader.class.php
mime.class.php
mime.class.php in mime.class.php
mailbox_display.php
mailbox_display.php in mailbox_display.php
mime.php
mime.php in mime.php
message_list_util.php
message_list_util.php in message_list_util.php
magicHTML
magicHTML() in mime.php
This is a wrapper function to call html sanitizing routines.
mail
Deliver::mail() in Deliver.class.php
function mail - send the message parts to the SMTP stream
mailboxes
mailboxes in imap_mailbox.php
Mailboxes class
mailfetch_optpage_register_block
Add plugin option block
mailfetch_optpage_register_block_function
Internal function used to register option block
mail_fetch
mail_fetch in class.mail_fetch.php
POP3 client class
mail_fetch
mail_fetch::mail_fetch() in class.mail_fetch.php
Constructor function
MAIL_FETCH_AUTH_APOP
MAIL_FETCH_AUTH_APOP in constants.php
RFC 1939 APOP authentication
MAIL_FETCH_AUTH_RFC1939
MAIL_FETCH_AUTH_RFC1939 in constants.php
All authentication methods described in RFC 1939
MAIL_FETCH_AUTH_USER
MAIL_FETCH_AUTH_USER in constants.php
RFC 1939 USER authentication
mail_fetch_check_folder
mail_fetch_check_folder() in functions.php
check mail folder
mail_fetch_check_noselect
Checks if folder is noselect (can't store messages)
mail_fetch_folderact
Update mail_fetch settings when folders are renamed or deleted.
mail_fetch_folderact_function
Internal function used to update mail_fetch settings when folders are renamed or deleted.
mail_fetch_link
mail_fetch_link() in setup.php
display link in menu line
mail_fetch_link_do
mail_fetch_link_do() in functions.php
Add link to menu at top of content pane
mail_fetch_login
mail_fetch_login() in setup.php
Fetch pop3 mails on login.
mail_fetch_login_function
Internal function used to fetch pop3 mails on login
Mail_Fetch_Select_Server
Mail_Fetch_Servers
mail_fetch_setnew
mail_fetch_setnew() in setup.php
Adds preference that is used to detect new logins
mail_fetch_setnew_function
Internal function used to detect new logins
Mail_Fetch_Status
Mail_Fetch_Status() in fetch.php
MAIL_FETCH_USE_PLAIN
MAIL_FETCH_USE_PLAIN in constants.php
Connection types
MAIL_FETCH_USE_STLS
MAIL_FETCH_USE_STLS in constants.php
MAIL_FETCH_USE_TLS
MAIL_FETCH_USE_TLS in constants.php
makeComposeLink
makeComposeLink() in strings.php
Create compose link
makeInternalLink
makeInternalLink() in page_header.php
Given a path to a SquirrelMail file, return a HTML link to it
make_abook_paginator_link
make_abook_paginator_link() in abook_util.php
Build a page (pagination) link for use with the address book list page
map_yp_alias
map_yp_alias() in imap_general.php
This is an example that gets IMAP servers from yellowpages (NIS).
mbxSort
mbxSort() in imap_mailbox.php
Callback function used for sorting mailboxes in sqimap_mailbox_tree
MBX_PREF_AUTO_EXPUNGE
MBX_PREF_AUTO_EXPUNGE in constants.php
MBX_PREF_COLUMNS
MBX_PREF_COLUMNS in constants.php
MBX_PREF_INTERNALDATE
MBX_PREF_INTERNALDATE in constants.php
MBX_PREF_LIMIT
MBX_PREF_LIMIT in constants.php
MBX_PREF_SORT
MBX_PREF_SORT in constants.php
Mailbox preference array keys
Message
Message in Message.class.php
The object that contains a message.
MessageHeader
MessageHeader in MessageHeader.class.php
Message header class Class contains all variables available in a bodystructure entity like described in rfc2060 It was called msg_header in 1.3.0 and 1.3.1.
mf_keyED
mf_keyED() in functions.php
mimeBoundary
Deliver::mimeBoundary() in Deliver.class.php
function mimeBoundary - calculates the mime boundary to use
mime_fetch_body
mime_fetch_body() in mime.php
mime_print_body_lines
mime_structure
mime_structure() in mime.php
Get the MIME structure
mlist
Rfc822Header::mlist() in Rfc822Header.class.php
Fills mlist array keys in rfc822Header object
modify
Modify entry in backend
modify
abook_local_file::modify() in abook_local_file.php
Modify address
modify
abook_ldap_server::modify() in abook_ldap_server.php
Modify address
modify
AddressBook::modify() in addressbook.php
Modify entry in address book
modify
abook_database::modify() in abook_database.php
Modify address
msgd_convert_to_hex
msgd_convert_to_hex() in message_details_bottom.php
Converts 8bit string to hex
merak.php
merak.php in merak.php
mysql.php
mysql.php in mysql.php
mailout.php
mailout.php in mailout.php
message_details_bottom.php
message_details_bottom.php in message_details_bottom.php
message_details_main.php
message_details_main.php in message_details_main.php
message_details_top.php
message_details_top.php in message_details_top.php
mailto.php
mailto.php in mailto.php
maize_theme.php
maize_theme.php in maize_theme.php
methodical_theme.php
methodical_theme.php in methodical_theme.php
midnight.php
midnight.php in midnight.php
minimal_bw.php
minimal_bw.php in minimal_bw.php
monostochastic.php
monostochastic.php in monostochastic.php
n
top
$name
SquirrelOption::$name in options.php
The name of this setting
$newmail_allowsound
$newmail_allowsound in config_sample.php
Set $newmail_allowsound to false if you don't want sound files available
$newmail_mediacompat_mode
$newmail_mediacompat_mode in config_sample.php
controls insertion of embed tags
$newmail_mmedia
$newmail_mmedia in config_sample.php
List of available multimedia files.
$newmail_uploadsounds
$newmail_uploadsounds in config_sample.php
Set $newmail_uploadsounds to false if you don't want to allow uploading of custom sound files.
$new_value
new option value
$noselect_fix_enable
$noselect_fix_enable in config_default.php
NoSelect Fix Control
$no_list_for_subscribe
$no_list_for_subscribe in config_default.php
Subscribe Listing Control
$no_text
Text that overrides the "No" label for boolean radio option widgets
$numbackends
AddressBook::$numbackends in addressbook.php
Number of enabled backends
ns_4551_1.php
ns_4551_1.php in ns_4551_1.php
ngettext.php
ngettext.php in ngettext.php
newMail
newMail() in compose.php
newmail_create_media_tags
Detects used media type and creates all need tags
newmail_detect_filetype
newmail_detect_filetype() in functions.php
Function tries to detect if file contents match declared file type
newmail_folder_status
newmail_folder_status() in functions.php
newmail_get_mediatype
newmail_get_mediatype() in functions.php
Function tries to detect uploaded file type
newmail_get_mediatype_by_ext
Function provides filetype detection for browsers, that upload files with application/octet-stream file type.
newmail_info
newmail_info() in setup.php
Returns info about this plugin
newmail_media_embed
newmail_media_embed() in functions.php
Creates embed tags of multimedia object
newmail_media_embed_close
Adds closing tags for object
newmail_media_object
newmail_media_object() in functions.php
Creates object tags of multimedia object for browsers that comply to w3.org specifications.
newmail_media_objects
newmail_media_objects() in functions.php
Creates html object tags of multimedia object
newmail_media_object_close
Adds closing tags for object
newmail_media_object_ie
newmail_media_object_ie() in functions.php
Creates multimedia object tags for Internet Explorer (Win32)
newmail_media_object_ie_close
Adds closing tags for ie object
newmail_media_prepare_args
Converts media attributes to string
newmail_optpage_register_block
Register newmail option block
newmail_optpage_register_block_function
Register newmail option block
newmail_plugin
newmail_plugin() in setup.php
Insert needed data in left_main
newmail_plugin_function
newmail_plugin_function() in functions.php
Insert needed data in left_main
newmail_pref
newmail_pref() in setup.php
Load newmail plugin settings
newmail_pref_function
newmail_pref_function() in functions.php
Load newmail plugin settings
newmail_sav
newmail_sav() in setup.php
Save newmail plugin settings
newmail_sav_function
newmail_sav_function() in functions.php
Save newmail plugin settings
newmail_set_loadinfo
Set loadinfo data
newmail_set_loadinfo_function
Set loadinfo data
newmail_version
newmail_version() in setup.php
Returns version info about this plugin
ngettext
ngettext() in ngettext.php
internal ngettext wrapper.
ngettext
gettext_reader::ngettext() in gettext.class.php
translate string with singular/plural forms
newmail.php
newmail.php in newmail.php
newmail_opt.php
newmail_opt.php in newmail_opt.php
ngettext.php
ngettext.php in ngettext.php
netstyle_theme.php
netstyle_theme.php in netstyle_theme.php
o
top
$offset
Message::$offset in Message.class.php
Message part offset
$only_secure_cookies
$only_secure_cookies in config_default.php
Secure Cookies
$optional_delimiter
$optional_delimiter in config_default.php
IMAP folder delimiter
$org_logo
$org_logo in config_default.php
Organization's logo picture (blank if none)
$org_logo_height
$org_logo_height in config_default.php
The height of the logo (0 for default)
$org_logo_width
$org_logo_width in config_default.php
The width of the logo (0 for default)
$org_name
$org_name in config_default.php
Organization's name
$org_title
$org_title in config_default.php
Webmail Title
$other_template_engine_objects
Extra template engine class objects for rendering templates that require a different engine than the one for the current template set. Keys should be the name of the template engine, values are the corresponding class objects.
$owner
abook_database::$owner in abook_database.php
Owner name
options.php
options.php in options.php
oh_opt
oh_opt() in options_highlight.php
OneTimePadCreate
OneTimePadCreate() in strings.php
Creates encryption key
OneTimePadDecrypt
OneTimePadDecrypt() in strings.php
Decrypts a password from the cookie
OneTimePadEncrypt
OneTimePadEncrypt() in strings.php
Encrypts password
open
abook_local_file::open() in abook_local_file.php
Open the addressbook file and store the file pointer.
open
mail_fetch::open() in class.mail_fetch.php
Opens pop connection
open
abook_ldap_server::open() in abook_ldap_server.php
Open the LDAP server.
open
abook_database::open() in abook_database.php
Open the database.
open
dbPrefs::open() in db_prefs.php
initialize DB connection object
override_plugins
Template::override_plugins() in Template.class.php
Allow template set to override plugin configuration by either adding or removing plugins.
overwrite
abook_local_file::overwrite() in abook_local_file.php
Overwrite the file with data from $rows
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
options_highlight.php
options_highlight.php in options_highlight.php
options_identities.php
options_identities.php in options_identities.php
options_order.php
options_order.php in options_order.php
p
top
$parameters
MessageHeader::$parameters in MessageHeader.class.php
Content type parameters
$parent
Message::$parent in Message.class.php
$parent_ent
Message::$parent_ent in Message.class.php
Parent message part id
$personal
AddressStructure::$personal in AddressStructure.class.php
Personal information
$pop_before_smtp
$pop_before_smtp in config_default.php
POP before SMTP setting
$pop_before_smtp_host
$pop_before_smtp_host in config_default.php
POP before SMTP server address
$port
abook_ldap_server::$port in abook_ldap_server.php
$port
mail_fetch::$port in class.mail_fetch.php
POP connection port.
$possible_values
associative array, where each key is an actual input value
$poss_value_folders
associative array, treated the same as $possible_values
$post_script
script (usually Javascript) that will be placed after (outside of)
$prefs_key_field
$prefs_key_field in config_default.php
Preference key field
$prefs_key_size
$prefs_key_size in config_default.php
Size of preference key field
$prefs_user_field
$prefs_user_field in config_default.php
Preference owner field
$prefs_user_size
$prefs_user_size in config_default.php
Size of preference owner field
$prefs_val_field
$prefs_val_field in config_default.php
Preference value field
$prefs_val_size
$prefs_val_size in config_default.php
Size of preference key field
$priority
Rfc822Header::$priority in Rfc822Header.class.php
Priority header
$properties
ContentType::$properties in ContentType.class.php
Auxiliary header information prepared with parseContentType() function in rfc822header class.
$protocol
abook_ldap_server::$protocol in abook_ldap_server.php
$provider_name
$provider_name in config_default.php
Provider name
$provider_uri
$provider_uri in config_default.php
Provider URI
PHP_Template.class.php
PHP_Template.class.php in PHP_Template.class.php
page_header.php
page_header.php in page_header.php
plugin.php
plugin.php in plugin.php
prefs.php
prefs.php in prefs.php
paginator_util.php
paginator_util.php in paginator_util.php
personal.php
personal.php in personal.php
PAGE_NAME
PAGE_NAME in empty_trash.php
This is the empty_trash page
PAGE_NAME
PAGE_NAME in show_system_specs.php
parseAddress
Message::parseAddress() in Message.class.php
parseAddress
Rfc822Header::parseAddress() in Rfc822Header.class.php
recursive function for parsing address strings and storing them in an address stucture object.
parseAddress
parseAddress() in imap_general.php
OBSOLETE FUNCTION should be removed after mailbox_display,
parseArray
parseArray() in imap_messages.php
Parses a string containing an array from an imap response. String starts with ( and end with )
parseBodyStructure
Message::parseBodyStructure() in Message.class.php
parseContentType
Rfc822Header::parseContentType() in Rfc822Header.class.php
parseDisposition
Message::parseDisposition() in Message.class.php
parseDisposition
Rfc822Header::parseDisposition() in Rfc822Header.class.php
Fills disposition object in rfc822Header object
parseEmail
parseEmail() in url_parser.php
Parses a body and converts all found email addresses to clickable links.
parseEnvelope
Message::parseEnvelope() in Message.class.php
parseFetch
parseFetch() in imap_messages.php
Parses a fetch response, currently it can hande FLAGS, HEADERS, RFC822.SIZE, INTERNALDATE and UID
parseField
Rfc822Header::parseField() in Rfc822Header.class.php
Parse header field according to field type
parseHeader
Rfc822Header::parseHeader() in Rfc822Header.class.php
parseLanguage
Message::parseLanguage() in Message.class.php
parseLiteral
Message::parseLiteral() in Message.class.php
parseMessage
Message::parseMessage() in Message.class.php
Function to fill the message structure in case the
parseParenthesis
Message::parseParenthesis() in Message.class.php
Parse message text enclosed in parenthesis
parsePriority
Rfc822Header::parsePriority() in Rfc822Header.class.php
Normalise the different Priority headers into a uniform value, namely that of the X-Priority header (1, 3, 5). Supports: Priority, X-Priority, Importance.
parseProperties
Rfc822Header::parseProperties() in Rfc822Header.class.php
parseProperties
Message::parseProperties() in Message.class.php
parseQuote
Message::parseQuote() in Message.class.php
function parseQuote
parseRFC822Address
parseRFC822Address() in rfc822address.php
parseRFC822Address: function for parsing RFC822 email address strings and store them in an address array
parseSpamStatus
Rfc822Header::parseSpamStatus() in Rfc822Header.class.php
Parses the X-Spam-Status or X-Spam-Score header
parseString
parseString() in imap_messages.php
Parses a string in an imap response. String starts with " or { which means it can handle double quoted strings and literal strings
parseStructure
Message::parseStructure() in Message.class.php
parseUidList
parseUidList() in imap_messages.php
Parses a UID list returned on a SORT or SEARCH request
parseUrl
parseUrl() in url_parser.php
Parses a body and converts all found URLs to clickable links.
parse_ehlo_response
Deliver_SMTP::parse_ehlo_response() in Deliver_SMTP.class.php
Parses ESMTP EHLO response (rfc1869)
parse_message_entities
parse_message_entities() in imap_messages.php
Recursively parse embedded messages (if any) in the given message, building correct rfc822 headers for each one
parse_vcard
VCard::parse_vcard() in VCard.class.php
Read vcard and convert it to array
parse_viewheader
parse_viewheader() in view_header.php
Extract message headers
PG_SEL_MAX
PG_SEL_MAX in constants.php
default value for page_selector_max
php_combined_lcg
php_combined_lcg() in global.php
session_regenerate_id replacement for PHP < 4.3.2
php_pspell
php_pspell in php_pspell.php
PHP Pspell class
php_pspell
php_pspell::php_pspell() in php_pspell.php
Constructor function
php_self
php_self() in global.php
php_self
PHP_Template
PHP_Template in PHP_Template.class.php
The SquirrelMail PHP Template class. Extends the base Template class for use with PHP template pages.
PHP_Template
PHP_Template::PHP_Template() in PHP_Template.class.php
Constructor
plain_error_message
plain_error_message() in display_messages.php
Displays error message
peardb.php
peardb.php in peardb.php
poppassd.php
poppassd.php in poppassd.php
php_pspell.php
php_pspell.php in php_pspell.php
plugin_listcommands_menu
Main function added to read_body_header
plugin_listcommands_menu_do
internal function that builds mailing list links
plugin_listcommands_optpage_register_block
Show mailing list management option section on options page
plugin_listcommands_optpage_register_block_do
Show mailing list management option section on options page
prepareMessageList
prepareMessageList() in mailbox_display.php
Prepares the message headers for display inside a template. The links are calculated, color for row highlighting is calculated and optionally the strings are truncated.
prepareMIME_Header
Deliver::prepareMIME_Header() in Deliver.class.php
function prepareMIME_Header - creates the mime header
prepareRFC822_Header
Deliver::prepareRFC822_Header() in Deliver.class.php
function prepareRFC822_Header - prepares the RFC822 header string from Rfc822Header object(s)
prepare_text
cmd_spell::prepare_text() in cmd_spell.php
Prepares string for ispell/aspell parsing
preview_pane_change_message_target
Points message targets to open in the preview pane
preview_pane_change_message_target_do
Points message targets to open in the preview pane
preview_pane_info
preview_pane_info() in setup.php
Returns info about this plugin
preview_pane_message_list
Construct button that clears out any preview pane contents and inserts JavaScript function used by message subject link onclick handler. Also disallows the message list to be loaded into the bottom frame.
preview_pane_message_list_do
Construct button that clears out any preview pane contents and inserts JavaScript function used by message subject link onclick handler. Also disallows the message list to be loaded into the bottom frame.
preview_pane_open_close_buttons
Adds preview pane open/close (and clear) buttons next to
preview_pane_open_close_buttons_do
Adds preview pane open/close (and clear) buttons next to
preview_pane_show_options
Build user options for display on "Display Preferences" page
preview_pane_show_options_do
Build user options for display on "Display Preferences" page
preview_pane_version
Returns version info about this plugin
preWriteToStream
Deliver_SMTP::preWriteToStream() in Deliver_SMTP.class.php
preWriteToStream
Deliver::preWriteToStream() in Deliver.class.php
function preWriteToStream - reserved for extended functionality
priorityStr
priorityStr() in util_read.php
Return a string representing the priority of a message
processAddressArray
processAddressArray() in rfc822address.php
Do after address parsing handling. This is used by compose.php and should be moved to compose.php.
processParameters
Rfc822Header::processParameters() in Rfc822Header.class.php
RFC2184
process_optionmode_link
process_optionmode_submit
Save submitted options and calculate the most we need to refresh the page
proc_open_spell
purgeAttachments
Message::purgeAttachments() in Message.class.php
Delete all attachments from this object from disk.
penguin.php
penguin.php in penguin.php
plain_blue_theme.php
plain_blue_theme.php in plain_blue_theme.php
powder_blue.php
powder_blue.php in powder_blue.php
purple_theme.php
purple_theme.php in purple_theme.php
q
top
quoteimap
quoteimap() in strings.php
Escapes special characters for use in IMAP commands.
quotevalue
abook_local_file::quotevalue() in abook_local_file.php
Function for quoting values before saving
quotevalue
abook_ldap_server::quotevalue() in abook_ldap_server.php
Prepares user input for use in a ldap query.
r
top
$raw_headers
Rfc822Header::$raw_headers in Rfc822Header.class.php
All headers, unparsed
$raw_option_array
The original option configuration array
$recent
mailboxes::$recent in imap_mailbox.php
$recent_prefkeys
$recent_prefkeys in search.php
Set recent prefkeys according to $search_advanced
$references
Rfc822Header::$references in Rfc822Header.class.php
References header
$refresh_level
Indicates if a link should be shown to refresh part or all of the window
$reply_to
Rfc822Header::$reply_to in Rfc822Header.class.php
Reply-To header
$response
mail_fetch::$response in class.mail_fetch.php
Response buffer
$rfc822_header
Message::$rfc822_header in Message.class.php
rfc822header object
$rpc_templateset
$rpc_templateset in config_default.php
Templates
Rfc822Header.class.php
Rfc822Header.class.php in Rfc822Header.class.php
readme.php
readme.php in readme.php
rfc822address.php
rfc822address.php in rfc822address.php
read
FileReader::read() in streams.class.php
reads data from current position
readcalendardata
readcalendardata() in calendar_data.php
read events into array
readint
gettext_reader::readint() in gettext.class.php
readMailboxParent
readMailboxParent() in imap_mailbox.php
Detects mailbox's parent folder
readShortMailboxName
readShortMailboxName() in strings.php
If $haystack is a full mailbox name and $needle is the mailbox separator character, returns the last part of the mailbox name.
register_attachment_common
register_attachment_common() in attachment_common.php
Function which optimizes readability of the above code, and also ensures that the attachment_common code is exectuted before any plugin, so that the latter may override the default processing.
remove
abook_database::remove() in abook_database.php
Deletes address book entries
remove
abook_local_file::remove() in abook_local_file.php
Delete address
remove
abook_ldap_server::remove() in abook_ldap_server.php
Delete address
remove
AddressBook::remove() in addressbook.php
Remove the entries from address book
remove
Remove entry from backend
removePref
removePref() in file_prefs.php
Remove a preference for the current user.
replaceBlock
replaceBlock() in url_parser.php
Undocumented - complain, then patch.
replyAllString
replyAllString() in compose.php
Here we decode the data passed in from mailto.php.
Rfc822Header
Rfc822Header in Rfc822Header.class.php
MIME header class input: header_string or array You must call parseHeader() function after creating object in order to fill object's parameters.
read_body.php
read_body.php in read_body.php
redirect.php
redirect.php in redirect.php
right_main.php
right_main.php in right_main.php
random.php
random.php in random.php
redmond.php
redmond.php in redmond.php
s
top
$saved_prefkeys
$saved_prefkeys in search.php
Set saved prefkeys according to $search_advanced
$save_function
The name of the Save Function for this option.
$search_advanced
$search_advanced in search.php
If 1, show advanced search interface
$search_expression
abook_ldap_server::$search_expression in abook_ldap_server.php
$search_memory
$search_memory in search.php
Maximum number of recent searches to handle
$search_silent
$search_silent in search.php
If TRUE, do not show search interface
$search_tree
abook_ldap_server::$search_tree in abook_ldap_server.php
$sender
Rfc822Header::$sender in Rfc822Header.class.php
$sendmail_args
$sendmail_args in config_default.php
Extra sendmail command arguments.
$sendmail_args
Deliver_SendMail::$sendmail_args in Deliver_SendMail.class.php
Extra sendmail arguments
$sendmail_command
Deliver_SendMail::$sendmail_command in Deliver_SendMail.class.php
Stores used sendmail command Private variable that is used to inform about used sendmail command.
$sendmail_path
$sendmail_path in config_default.php
Path to Sendmail
$server
abook_ldap_server::$server in abook_ldap_server.php
$session_name
$session_name in config_default.php
PHP session name.
$show_alternative_names
$show_alternative_names in config_default.php
Alternative Language Names Control
$show_contain_subfolders_option
$show_contain_subfolders_option in config_default.php
Subfolder Format Control
$show_prefix_option
$show_prefix_option in config_default.php
User level prefix control
$signout_page
$signout_page in config_default.php
Signout page
$size
SquirrelOption::$size in options.php
Specifies the size of certain input items
$size
MessageHeader::$size in MessageHeader.class.php
Message size
$smarty_template
Smarty_Template::$smarty_template in Smarty_Template.class.php
The Smarty template object
$smtpPort
$smtpPort in config_default.php
Your SMTP port number (usually 25).
$smtpServerAddress
$smtpServerAddress in config_default.php
Your SMTP server (usually the same as the IMAP server).
$smtp_auth_mech
$smtp_auth_mech in config_default.php
SMTP authentication mechanism
$smtp_sitewide_pass
$smtp_sitewide_pass in config_default.php
Custom SMTP authentication password
$smtp_sitewide_user
$smtp_sitewide_user in config_default.php
Custom SMTP authentication username
$sname
abook_ldap_server::$sname in abook_ldap_server.php
$sname
addressbook_backend::$sname in addressbook.php
Displayed backend name
$spamcop_quick_report
$spamcop_quick_report in functions.php
Disable Quick Reporting by default
$SpamFilters_BulkQuery
$SpamFilters_BulkQuery in config_default.php
Path to bulkquery program
$SpamFilters_CacheTTL
$SpamFilters_CacheTTL in config_default.php
DNS query TTL
$SpamFilters_DNScache
$SpamFilters_DNScache in config_default.php
SpamFiltering Cache
$SpamFilters_SharedCache
$SpamFilters_SharedCache in config_default.php
Shared filtering cache control
$SpamFilters_ShowCommercial
$SpamFilters_ShowCommercial in config_default.php
Commercial Spam Filters Control
$SpamFilters_YourHop
$SpamFilters_YourHop in config_default.php
SpamFilters YourHop Setting
$spell_command
cmd_spell::$spell_command in cmd_spell.php
$SQSPELL_APP
$SQSPELL_APP in sqspell_config.php
List of configured dictionaries
$SQSPELL_APP_DEFAULT
$SQSPELL_APP_DEFAULT in sqspell_config.php
Default dictionary
$SQSPELL_VERSION
$SQSPELL_VERSION in sqspell_functions.php
SquirrelSpell version. Don't modify, since it identifies the format
$SQSPELL_WORDS_FILE
$SQSPELL_WORDS_FILE in sqspell_config.php
File that stores user's dictionary
$squirrelmail_default_language
$squirrelmail_default_language in config_default.php
Default language
$starttls
abook_ldap_server::$starttls in abook_ldap_server.php
$subdict
php_pspell::$subdict in php_pspell.php
$subject
Rfc822Header::$subject in Rfc822Header.class.php
Subject header
streams.class.php
streams.class.php in streams.class.php
SMimeMessage.class.php
SMimeMessage.class.php in SMimeMessage.class.php
Smarty_Template.class.php
Smarty_Template.class.php in Smarty_Template.class.php
strings.php
strings.php in strings.php
standard.php
standard.php in standard.php
standard_orig.php
standard_orig.php in standard_orig.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
show_system_specs.php
show_system_specs.php in show_system_specs.php
system_specs.php
system_specs.php in system_specs.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
spamoptions.php
spamoptions.php in spamoptions.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
spamcop.php
spamcop.php in spamcop.php
setup.php
setup.php in setup.php
sqspell_config.php
sqspell_config.php in sqspell_config.php
sqspell_functions.php
sqspell_functions.php in sqspell_functions.php
sqspell_interface.php
sqspell_interface.php in sqspell_interface.php
sqspell_options.php
sqspell_options.php in sqspell_options.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
save
SquirrelOption::save() in options.php
saveAttachedFiles
saveAttachedFiles() in compose.php
saveDelayedErrors
Force the delayed errors to be stored in the session in case
savePrefValues
savePrefValues() in file_prefs.php
Save the preferences for this user.
save_identities
save_identities() in identity.php
Function to save the identities array
save_option
save_option() in options.php
Saves the option value (this is the default save function unless overridden by the user)
save_option_draft_folder
Saves the draft folder option.
save_option_javascript_autodetect
This function saves the javascript detection option.
save_option_noop
save_option_noop() in options.php
save function that does not save
save_option_reply_prefix
This function saves the reply prefix (body_quote) character(s)
save_option_sent_folder
Saves the sent folder option.
save_option_sent_subfolders_base
Update the folder settings/auto-create new subfolder
save_option_sent_subfolders_setting
Saves sent_subfolder_options
save_option_signature
save_option_signature() in personal.php
Saves the signature option.
save_option_template
save_option_template() in display.php
This function saves a new template setting.
save_option_trash_folder
Saves the trash folder option.
search
AddressBook::search() in addressbook.php
Search for entries in address books
search
abook_database::search() in abook_database.php
Search the database
search
Search for entries in backend
search
abook_ldap_server::search() in abook_ldap_server.php
Search the LDAP server
search
abook_local_file::search() in abook_local_file.php
Search the file
seekto
FileReader::seekto() in streams.class.php
Moves to defined position in a file
select_option_day
select_option_day() in functions.php
Generates html option tags with day of month values
select_option_hour
select_option_hour() in functions.php
Generates html option tags with hour values
select_option_length
select_option_length() in functions.php
Generates html option tags with length values
select_option_minute
select_option_minute() in functions.php
Generates html option tags with minute values
select_option_month
select_option_month() in functions.php
Generates html option tags with month values
select_option_priority
select_option_priority() in functions.php
Generates html option tags with priority values
select_option_year
select_option_year() in functions.php
Generates html option tags with year values
select_string
gettext_reader::select_string() in gettext.class.php
find out the appropriate form number
SendDownloadHeaders
function SendDownloadHeaders - send file to the browser
SendMDN
SendMDN() in read_body.php
send_mail
Deliver_IMAP::send_mail() in Deliver_IMAP.class.php
function send_mail - send the message parts to the IMAP stream
send_mail
Deliver::send_mail() in Deliver.class.php
function send_mail - send the message parts to the IMAP stream
sent_subfolders_check_handleAsSent
sent_subfolders_check_handleAsSent_do
sent_subfolders_optpage_loadhook_folders
Adds sent_subfolders options in folder preferences
sent_subfolders_optpage_loadhook_folders_do
Adds sent_subfolders options in folder preferences
sent_subfolders_special_mailbox
detects if mailbox is part of sent_subfolders
sent_subfolders_special_mailbox_do
detects if mailbox is part of sent_subfolders
sent_subfolders_update_sentfolder
Update sent_subfolders settings
sent_subfolders_update_sentfolder_do
Update sent_subfolders settings
sent_subfolder_getQuarter
Sets quarter subfolder names
ServerMDNSupport
ServerMDNSupport() in read_body.php
session_regenerate_id
setBody
Message::setBody() in Message.class.php
Set message body
setCaptionWrap
Set whether the caption is allowed to wrap for this option.
setComment
Set the comment for this option.
setDelayedErrors
Turn on/off delayed error handling
setEnt
Message::setEnt() in Message.class.php
setEntIds
Message::setEntIds() in Message.class.php
setExtraAttributes
Set the extra attributes for this option.
setFolderFilter
Set the folder_filter for this option.
setKey
dbPrefs::setKey() in db_prefs.php
Set user's preference
setLayoutType
Set the layout type for this option.
setNewValue
Set the new value for this option.
setNoText
Set the no_text for this option.
setParameter
MessageHeader::setParameter() in MessageHeader.class.php
Sets parameter value in $parameters array
setPossValueFolders
setPostScript
Set the "post script" for this option.
setPref
setPref() in file_prefs.php
Set the desired preference setting ($pref_name) to whatever is in $value.
setSaveFunction
Set the save function for this option.
setSig
setSig() in file_prefs.php
Write the User Signature.
setSize
Set the size for this option.
SetTemplateFile
Sets the error template
setTrailingText
Set the trailing_text for this option.
setTrailingTextIsHtml
Set the trailing_text_is_html for this option.
setTrailingTextSmall
Set the trailing_text_small for this option.
setUseAddWidget
setUseDeleteWidget
setUserPref
setUserPref() in mailbox_display.php
setValue
Set the value for this option.
setVar
MessageHeader::setVar() in MessageHeader.class.php
Sets header variable
setYesText
Set the yes_text for this option.
set_error
Set error message
set_error
mail_fetch::set_error() in class.mail_fetch.php
Sets error in error buffer and returns boolean false
set_error
set_my_charset
set_my_charset() in languages.php
Sets default_charset variable according to the one that is used by user's translations.
set_up_language
set_up_language() in languages.php
Set up the language to be output if $do_search is true, then scan the browser information for a possible language that we know
set_up_template
Template::set_up_template() in Template.class.php
Set up internal attributes
set_uri_vars
set_uri_vars() in html.php
This function is used to add, modify or delete more than one GET variable at a time in a URL. This simply takes an array of variables (key/value pairs) and passes them one at a time to set_url_var.
set_url_var
set_url_var() in html.php
This function is used to add, modify or delete GET variables in a URL.
showComposeButtonRow
showComposeButtonRow() in compose.php
ShowIdentityInfo
ShowIdentityInfo() in options_identities.php
Returns html formated identity form fields
showInputForm
showInputForm() in compose.php
showMessagesForMailbox
showMessagesForMailbox() in mailbox_display.php
This function loops through a group of messages in the mailbox and shows them to the user.
show_abook_sort_button
show_abook_sort_button() in addressbook.php
This function shows the address book sort button.
show_event_form
show_event_form() in event_create.php
show_preview_pane
show_preview_pane() in functions.php
This function determines if the preview pane is in use (and JavaScript is available)
show_readable_size
show_readable_size() in strings.php
Returns a string showing a byte size figure in a more easily digested (readable) format
simpleWalkTreePre
Recursive function that outputs a tree In-Pre-Order.
Smarty_Template
Smarty_Template::Smarty_Template() in Smarty_Template.class.php
Constructor
Smarty_Template
Smarty_Template in Smarty_Template.class.php
The SquirrelMail Smarty Template class. Extends the base Template class for use with Smarty template pages.
SMDB_MYSQL
SMDB_MYSQL in db_prefs.php
MySQL
SMDB_PGSQL
SMDB_PGSQL in db_prefs.php
PostgreSQL
SMDB_UNKNOWN
SMDB_UNKNOWN in db_prefs.php
Unknown database
SMimeMessage
SMimeMessage in SMimeMessage.class.php
Unimplemented class.
SMOPT_EDIT_LIST_LAYOUT_LIST
SMOPT_EDIT_LIST_LAYOUT_SELECT
SMOPT_GRP_ABOOK
SMOPT_GRP_ABOOK in display.php
SMOPT_GRP_ACCESSKEYS_COMPOSE
SMOPT_GRP_ACCESSKEYS_COMPOSE in accessibility.php
SMOPT_GRP_ACCESSKEYS_FOLDER_LIST
SMOPT_GRP_ACCESSKEYS_MAILBOX
SMOPT_GRP_ACCESSKEYS_MAILBOX in accessibility.php
SMOPT_GRP_ACCESSKEYS_MENUBAR
SMOPT_GRP_ACCESSKEYS_MENUBAR in accessibility.php
Define the group constants for this options page.
SMOPT_GRP_ACCESSKEYS_OPTIONS
SMOPT_GRP_ACCESSKEYS_OPTIONS in accessibility.php
SMOPT_GRP_ACCESSKEYS_READ_MESSAGE
SMOPT_GRP_COMPOSE
SMOPT_GRP_COMPOSE in compose.php
Define the group constants for this options page.
SMOPT_GRP_COMPOSE_REPLY
SMOPT_GRP_CONTACT
SMOPT_GRP_CONTACT in personal.php
SMOPT_GRP_FOLDERLIST
SMOPT_GRP_FOLDERLIST in folder.php
SMOPT_GRP_FOLDERSELECT
SMOPT_GRP_GENERAL
SMOPT_GRP_GENERAL in display.php
Define the group constants for the display options page.
SMOPT_GRP_MAILBOX
SMOPT_GRP_MAILBOX in display.php
SMOPT_GRP_MESSAGE
SMOPT_GRP_MESSAGE in display.php
SMOPT_GRP_REPLY
SMOPT_GRP_REPLY in personal.php
SMOPT_GRP_SENT_SUBFOLDERS
SMOPT_GRP_SENT_SUBFOLDERS in functions.php
SMOPT_GRP_SIG
SMOPT_GRP_SIG in personal.php
SMOPT_GRP_SPCFOLDER
SMOPT_GRP_SPCFOLDER in folder.php
SMOPT_GRP_TZ
SMOPT_GRP_TZ in personal.php
SMOPT_MODE_DISPLAY
SMOPT_MODE_DISPLAY in options.php
******************************
SMOPT_MODE_LINK
SMOPT_MODE_LINK in options.php
SMOPT_MODE_SUBMIT
SMOPT_MODE_SUBMIT in options.php
SMOPT_PAGE_ACCESSIBILITY
SMOPT_PAGE_COMPOSE
SMOPT_PAGE_COMPOSE in options.php
SMOPT_PAGE_DISPLAY
SMOPT_PAGE_DISPLAY in options.php
SMOPT_PAGE_FOLDER
SMOPT_PAGE_FOLDER in options.php
SMOPT_PAGE_HIGHLIGHT
SMOPT_PAGE_HIGHLIGHT in options.php
SMOPT_PAGE_MAIN
SMOPT_PAGE_MAIN in options.php
SMOPT_PAGE_ORDER
SMOPT_PAGE_ORDER in options.php
SMOPT_PAGE_PERSONAL
SMOPT_PAGE_PERSONAL in options.php
SMOPT_REFRESH_ALL
SMOPT_REFRESH_ALL in constants.php
SMOPT_REFRESH_FOLDERLIST
SMOPT_REFRESH_FOLDERLIST in constants.php
SMOPT_REFRESH_NONE
SMOPT_REFRESH_NONE in constants.php
SMOPT_SAVE_DEFAULT
SMOPT_SAVE_DEFAULT in constants.php
SMOPT_SAVE_NOOP
SMOPT_SAVE_NOOP in constants.php
SMOPT_SIZE_HUGE
SMOPT_SIZE_HUGE in constants.php
SMOPT_SIZE_LARGE
SMOPT_SIZE_LARGE in constants.php
SMOPT_SIZE_MEDIUM
SMOPT_SIZE_MEDIUM in constants.php
SMOPT_SIZE_NORMAL
SMOPT_SIZE_NORMAL in constants.php
SMOPT_SIZE_SMALL
SMOPT_SIZE_SMALL in constants.php
SMOPT_SIZE_TINY
SMOPT_SIZE_TINY in constants.php
SMOPT_TYPE_BOOLEAN
SMOPT_TYPE_BOOLEAN in constants.php
SMOPT_TYPE_BOOLEAN
SMOPT_TYPE_BOOLEAN in defines.php
SMOPT_TYPE_BOOLEAN_CHECKBOX
SMOPT_TYPE_BOOLEAN_RADIO
SMOPT_TYPE_BOOLEAN_RADIO in constants.php
SMOPT_TYPE_COMMENT
SMOPT_TYPE_COMMENT in defines.php
SMOPT_TYPE_COMMENT
SMOPT_TYPE_COMMENT in constants.php
SMOPT_TYPE_CUSTOM
SMOPT_TYPE_CUSTOM in defines.php
SMOPT_TYPE_EDIT_LIST
SMOPT_TYPE_EDIT_LIST in constants.php
SMOPT_TYPE_EDIT_LIST_ASSOCIATIVE
SMOPT_TYPE_EXTERNAL
SMOPT_TYPE_EXTERNAL in defines.php
SMOPT_TYPE_FLDRLIST
SMOPT_TYPE_FLDRLIST in constants.php
SMOPT_TYPE_FLDRLIST_MULTI
SMOPT_TYPE_FLDRLIST_MULTI in constants.php
SMOPT_TYPE_FLOAT
SMOPT_TYPE_FLOAT in defines.php
SMOPT_TYPE_FLOAT
SMOPT_TYPE_FLOAT in constants.php
SMOPT_TYPE_HIDDEN
SMOPT_TYPE_HIDDEN in constants.php
SMOPT_TYPE_HIDDEN
SMOPT_TYPE_HIDDEN in defines.php
SMOPT_TYPE_INFO
SMOPT_TYPE_INFO in constants.php
SMOPT_TYPE_INTEGER
SMOPT_TYPE_INTEGER in constants.php
SMOPT_TYPE_INTEGER
SMOPT_TYPE_INTEGER in defines.php
SMOPT_TYPE_LDAP
SMOPT_TYPE_LDAP in defines.php
SMOPT_TYPE_NUMLIST
SMOPT_TYPE_NUMLIST in defines.php
SMOPT_TYPE_PASSWORD
SMOPT_TYPE_PASSWORD in constants.php
SMOPT_TYPE_PATH
SMOPT_TYPE_PATH in defines.php
SMOPT_TYPE_PLUGINS
SMOPT_TYPE_PLUGINS in defines.php
SMOPT_TYPE_STRING
SMOPT_TYPE_STRING in constants.php
Define constants used in the options code
SMOPT_TYPE_STRING
SMOPT_TYPE_STRING in defines.php
SMOPT_TYPE_STRLIST
SMOPT_TYPE_STRLIST in defines.php
SMOPT_TYPE_STRLIST
SMOPT_TYPE_STRLIST in constants.php
SMOPT_TYPE_STRLIST_MULTI
SMOPT_TYPE_STRLIST_MULTI in constants.php
SMOPT_TYPE_STRLIST_RADIO
SMOPT_TYPE_STRLIST_RADIO in constants.php
SMOPT_TYPE_SUBMIT
SMOPT_TYPE_SUBMIT in constants.php
SMOPT_TYPE_TEXTAREA
SMOPT_TYPE_TEXTAREA in defines.php
SMOPT_TYPE_TEXTAREA
SMOPT_TYPE_TEXTAREA in constants.php
SMOPT_TYPE_THEME
SMOPT_TYPE_THEME in defines.php
SMOPT_TYPE_TITLE
SMOPT_TYPE_TITLE in defines.php
SMOPT_TYPE_UNDEFINED
SMOPT_TYPE_UNDEFINED in defines.php
Define constants for the various option types.
SMPREF_JS_AUTODETECT
SMPREF_JS_AUTODETECT in constants.php
SMPREF_JS_OFF
SMPREF_JS_OFF in constants.php
Define constants for javascript preferences.
SMPREF_JS_ON
SMPREF_JS_ON in constants.php
SMPREF_LOC_BETWEEN
SMPREF_LOC_BETWEEN in constants.php
SMPREF_LOC_BOTTOM
SMPREF_LOC_BOTTOM in constants.php
SMPREF_LOC_LEFT
SMPREF_LOC_LEFT in constants.php
SMPREF_LOC_RIGHT
SMPREF_LOC_RIGHT in constants.php
SMPREF_LOC_TOP
SMPREF_LOC_TOP in constants.php
Define constants for location based preferences.
SMPREF_MAILBOX_SELECT_DELIMITED
SMPREF_MAILBOX_SELECT_INDENTED
SMPREF_MAILBOX_SELECT_LONG
SMPREF_NO
SMPREF_NO in constants.php
Define basic, general purpose preference constants.
SMPREF_NONE
SMPREF_NONE in constants.php
SMPREF_OFF
SMPREF_OFF in constants.php
SMPREF_ON
SMPREF_ON in constants.php
SMPREF_SENT_SUBFOLDERS_DISABLED
SMPREF_SENT_SUBFOLDERS_MONTHLY
SMPREF_SENT_SUBFOLDERS_QUARTERLY
SMPREF_SENT_SUBFOLDERS_YEARLY
SMPREF_TIME_12HR
SMPREF_TIME_12HR in constants.php
SMPREF_TIME_24HR
SMPREF_TIME_24HR in constants.php
Define constants for time/date display preferences.
SMPREF_UNSEEN_ALL
SMPREF_UNSEEN_ALL in constants.php
SMPREF_UNSEEN_INBOX
SMPREF_UNSEEN_INBOX in constants.php
SMPREF_UNSEEN_NONE
SMPREF_UNSEEN_NONE in constants.php
Define preferences for folder settings.
SMPREF_UNSEEN_NORMAL
SMPREF_UNSEEN_NORMAL in constants.php
SMPREF_UNSEEN_ONLY
SMPREF_UNSEEN_ONLY in constants.php
SMPREF_UNSEEN_SPECIAL
SMPREF_UNSEEN_SPECIAL in constants.php
SMPREF_UNSEEN_TOTAL
SMPREF_UNSEEN_TOTAL in constants.php
SMPREF_YES
SMPREF_YES in constants.php
SM_ABOOK_FIELD_EMAIL
SM_ABOOK_FIELD_EMAIL in constants.php
SM_ABOOK_FIELD_FIRSTNAME
SM_ABOOK_FIELD_FIRSTNAME in constants.php
SM_ABOOK_FIELD_LABEL
SM_ABOOK_FIELD_LABEL in constants.php
SM_ABOOK_FIELD_LASTNAME
SM_ABOOK_FIELD_LASTNAME in constants.php
SM_ABOOK_FIELD_NICKNAME
SM_ABOOK_FIELD_NICKNAME in constants.php
Address book field list
SM_BASE_URI
SM_BASE_URI in init.php
SM_BOX_COLLAPSED
SM_BOX_COLLAPSED in left_main.php
SM_BOX_UNCOLLAPSED
SM_BOX_UNCOLLAPSED in left_main.php
SM_COPYRIGHT
SM_COPYRIGHT in constants.php
Year interval for copyright notices in the interface
sm_ctype_space
sm_ctype_space() in strings.php
Checks for spaces in strings - only used if PHP doesn't have native ctype support
SM_DEBUG_MODE_ADVANCED
SM_DEBUG_MODE_ADVANCED in constants.php
SM_DEBUG_MODE_MODERATE
SM_DEBUG_MODE_MODERATE in constants.php
SM_DEBUG_MODE_OFF
SM_DEBUG_MODE_OFF in constants.php
Define constants for SquirrelMail debug modes.
SM_DEBUG_MODE_SIMPLE
SM_DEBUG_MODE_SIMPLE in constants.php
SM_DEBUG_MODE_STRICT
SM_DEBUG_MODE_STRICT in constants.php
sm_encode_html_special_chars
Wrapper for PHP's htmlspecialchars() that attempts to add the correct character encoding
sm_generate_security_token
Generates a security token that is then stored in the user's preferences with a timestamp for later verification/use (although session-based tokens are not stored in user preferences).
sm_get_user_security_tokens
Gathers the list of secuirty tokens currently stored in the user's preferences and optionally purges old ones from the list.
SM_NEWMAIL_FILETYPE_MP3
SM_NEWMAIL_FILETYPE_MP3 in functions.php
SM_NEWMAIL_FILETYPE_OGG
SM_NEWMAIL_FILETYPE_OGG in functions.php
SM_NEWMAIL_FILETYPE_SVG
SM_NEWMAIL_FILETYPE_SVG in functions.php
SM_NEWMAIL_FILETYPE_SWF
SM_NEWMAIL_FILETYPE_SWF in functions.php
SM_NEWMAIL_FILETYPE_WAV
SM_NEWMAIL_FILETYPE_WAV in functions.php
file type defines
SM_PATH
SM_PATH in init.php
calculate SM_PATH and calculate the base_uri assumptions made: init.php is only called from plugins or from the src dir.
SM_PATH
SM_PATH in setup.php
sm_print_r
sm_print_r() in global.php
Print variable
sm_rpc_return_error
sm_rpc_return_error() in squirrelmail_rpc.php
Returns an error message to the RPC caller and exits
sm_rpc_return_success
sm_rpc_return_success() in squirrelmail_rpc.php
Returns a standard success result to the RPC caller and exits
sm_truncate_string
sm_truncate_string() in strings.php
Truncates the given string so that it has at
sm_validate_security_token
Validates a given security token and optionally remove it from the user's preferences if it was valid. If the token is too old but otherwise valid, it will still be rejected.
SM_VERSION
SM_VERSION in constants.php
SquirrelMail version number -- DO NOT CHANGE
sortSpecialMbx
sortSpecialMbx() in imap_mailbox.php
array callback used for sorting in mailboxes class
soupNazi
soupNazi() in plugin.php
Do not use, use checkForJavascript() instead.
sqauth_is_logged_in
Detect whether user is logged in
sqauth_read_password
Reads and decodes stored user password information
sqauth_save_password
Saves or updates user password information
sqBodyWrap
sqBodyWrap() in strings.php
Wraps text at $wrap characters. While sqWordWrap takes a single line of text and wraps it, this function works on the entire corpus at once, this allows it to be a little bit smarter and when and how to wrap.
sqfixidentities
sqfixidentities() in identity.php
Returns an array with a fixed set of identities
sqgetGlobalVar
sqgetGlobalVar() in global.php
Search for the variable $name in one or more of the global variables $_SESSION, $_POST, $_GET, $_COOKIE, and $_SERVER, and set the value of it in the variable $vaule.
sqGetGlobalVarMultiple
Retrieves a form variable, from a set of possible similarly named
sqi18n_convert_entities
sqi18n_convert_entities() in languages.php
Converts html character entities to numeric entities
sqimap_append
sqimap_append() in imap_general.php
Saves a message to a given folder -- used for saving sent messages
sqimap_append_checkresponse
sqimap_append_checkresponse() in imap_general.php
Displays error messages, if there are errors in responses to commands issues by sqimap_append() and sqimap_append_done() functions.
sqimap_append_done
sqimap_append_done() in imap_general.php
sqimap_array_merge_unique
sqimap_array_merge_unique() in imap_asearch.php
Another way to do array_values(array_unique(array_merge($to, $from)));
sqimap_asearch
sqimap_asearch() in imap_asearch.php
Create the search query strings for all given criteria and merge results for every mailbox
sqimap_asearch_build_criteria
Build one criteria sequence
sqimap_asearch_encode_string
sqimap_asearch_encode_string() in imap_asearch.php
Encode a string to quoted or literal as defined in rfc 3501
sqimap_asearch_error_box
sqimap_asearch_error_box() in imap_asearch.php
Function to display an error related to an IMAP query.
sqimap_asearch_get_charset
sqimap_asearch_get_charset() in imap_asearch.php
sqimap_asearch_get_selectable_unformatted_mailboxes
sqimap_asearch_get_sort_criteria
Convert SquirrelMail internal sort to IMAP sort taking care of:
sqimap_asearch_get_sub_mailboxes
sqimap_asearch_parse_date
sqimap_asearch_parse_date() in imap_asearch.php
Parses a user date string into an rfc 3501 date string
sqimap_base64_decode
sqimap_capability
sqimap_capability() in imap_general.php
Retrieve the CAPABILITY string from the IMAP server.
sqimap_create_stream
sqimap_create_stream() in imap_general.php
Connects to the IMAP server and returns a resource identifier for use with
sqimap_encode_mailbox_name
sqimap_encode_mailbox_name() in imap_general.php
This encodes a mailbox name for use in IMAP commands.
sqimap_error_box
sqimap_error_box() in imap_general.php
Function to display an error related to an IMAP query.
sqimap_fgets
sqimap_fgets() in imap_general.php
Custom fgets function: gets a line from the IMAP server, no matter how big it may be.
sqimap_fill_mailbox_tree
sqimap_fill_mailbox_tree() in imap_mailbox.php
Fills mailbox object
sqimap_fread
sqimap_fread() in imap_general.php
sqimap_get_delimiter
sqimap_get_delimiter() in imap_general.php
Returns the delimiter between mailboxes: INBOX/Test, or INBOX.Test
sqimap_get_mailboxes
sqimap_get_mailboxes() in imap_mailbox.php
Gets the list of mailboxes for sqimap_maolbox_tree and sqimap_mailbox_list
sqimap_get_message
sqimap_get_message() in imap_messages.php
Returns a message array with all the information about a message.
sqimap_get_namespace
sqimap_get_namespace() in imap_general.php
Retrieves the namespaces from the IMAP server.
sqimap_get_num_messages
sqimap_get_num_messages() in imap_general.php
Gets the number of messages in the current mailbox.
sqimap_get_small_header_list
sqimap_get_small_header_list() in imap_messages.php
Retrieves a list with headers, flags, size or internaldate from the imap server
sqimap_get_sort_order
sqimap_get_sort_order() in imap_messages.php
Retrieves an array with a sorted uid list. Sorting is done on the imap server
sqimap_get_status_mbx_tree
sqimap_get_status_mbx_tree() in imap_mailbox.php
sqimap_get_user_server
sqimap_get_user_server() in imap_general.php
Allows mapping of IMAP server address with custom function
sqimap_login
sqimap_login() in imap_general.php
Logs the user into the IMAP server. If $hide is set, no error messages will be displayed (if set to 1, just exits, if set to 2, returns FALSE).
sqimap_logout
sqimap_logout() in imap_general.php
Simply logs out the IMAP session
sqimap_mailbox_create
sqimap_mailbox_create() in imap_mailbox.php
Creates a folder.
sqimap_mailbox_delete
sqimap_mailbox_delete() in imap_mailbox.php
Deletes the given folder
sqimap_mailbox_exists
sqimap_mailbox_exists() in imap_mailbox.php
Checks whether or not the specified mailbox exists
sqimap_mailbox_expunge
sqimap_mailbox_expunge() in imap_mailbox.php
Expunges a mailbox
sqimap_mailbox_is_noinferiors
Checks if folder is noinferiors (can't store other folders)
sqimap_mailbox_is_noselect
sqimap_mailbox_is_noselect() in imap_mailbox.php
Checks if folder is noselect (can't store messages)
sqimap_mailbox_is_subscribed
sqimap_mailbox_is_subscribed() in imap_mailbox.php
Determines if the user is subscribed to the folder or not
sqimap_mailbox_list
sqimap_mailbox_list() in imap_mailbox.php
Returns sorted mailbox lists in several different ways.
sqimap_mailbox_list_all
sqimap_mailbox_list_all() in imap_mailbox.php
Returns a list of all folders, subscribed or not
sqimap_mailbox_option_array
sqimap_mailbox_option_array() in imap_mailbox.php
Returns an array of mailboxes available. Separated from sqimap_mailbox_option_list() below for template development.
sqimap_mailbox_option_list
sqimap_mailbox_option_list() in imap_mailbox.php
Returns list of options (to be echoed into select statement based on available mailboxes and separators Caller should surround options with <select ...> </select> and any formatting.
sqimap_mailbox_parse
sqimap_mailbox_parse() in imap_mailbox.php
Formats a mailbox into parts for the $boxesall array
sqimap_mailbox_rename
sqimap_mailbox_rename() in imap_mailbox.php
Renames a mailbox.
sqimap_mailbox_select
sqimap_mailbox_select() in imap_mailbox.php
Selects a mailbox Before 1.3.0 used more arguments and returned data depended on those arguments.
sqimap_mailbox_tree
sqimap_mailbox_tree() in imap_mailbox.php
Fills mailbox object
sqimap_mb_convert_encoding
sqimap_mb_convert_encoding() in imap_utf7_local.php
Function that uses php mbstring functions to convert from and to utf7-imap charset
sqimap_message_list_squisher
sqimap_message_list_squisher() in imap_messages.php
Sort the message list and crunch to be as small as possible
sqimap_msgs_list_copy
sqimap_msgs_list_copy() in imap_messages.php
Copy a set of messages ($id) to another mailbox ($mailbox)
sqimap_msgs_list_delete
sqimap_msgs_list_delete() in imap_messages.php
Deletes a message and move it to trash or expunge the mailbox
sqimap_msgs_list_move
sqimap_msgs_list_move() in imap_messages.php
Move a set of messages ($id) to another mailbox. Deletes the originals.
sqimap_parse_address
sqimap_parse_address() in imap_messages.php
Work in process
sqimap_parse_envelope
sqimap_parse_envelope() in imap_messages.php
Work in process
sqimap_parse_namespace
sqimap_parse_namespace() in imap_general.php
Parses a NAMESPACE response and returns an array with the available personal, users and shared namespaces.
sqimap_prepare_pipelined_query
sqimap_read_data
sqimap_read_data() in imap_general.php
sqimap_read_data_list
sqimap_read_data_list() in imap_general.php
Obsolete function, inform plugins that use it
sqimap_retrieve_imap_response
Reads the output from the IMAP stream. If handle_errors is set to true, this will also handle all errors that are received. If it is not set, the errors will be sent back through $response and $message.
sqimap_run_command
sqimap_run_command() in imap_general.php
sqimap_run_command_list
sqimap_run_command_list() in imap_general.php
Both send a command and accept the result from the command.
sqimap_run_pipelined_command
sqimap_run_pipelined_command() in imap_general.php
sqimap_run_search
sqimap_run_search() in imap_asearch.php
Run the IMAP SEARCH command as defined in rfc 3501
sqimap_session_id
sqimap_session_id() in imap_general.php
Generates a new session ID by incrementing the last one used; this ensures that each command has a unique ID.
sqimap_status_messages
sqimap_status_messages() in imap_general.php
Returns the status items of a mailbox.
sqimap_subscribe
sqimap_subscribe() in imap_mailbox.php
Subscribes to an existing folder.
sqimap_toggle_flag
sqimap_toggle_flag() in imap_messages.php
Set a flag on the provided uid list
sqimap_tree_to_ref_array
sqimap_tree_to_ref_array() in imap_mailbox.php
sqimap_unseen_messages
sqimap_unseen_messages() in imap_general.php
Returns the number of unseen messages in this folder.
sqimap_unsubscribe
sqimap_unsubscribe() in imap_mailbox.php
Unsubscribes from an existing folder
sqimap_utf7_decode_mbx_tree
sqimap_utf7_decode_mbx_tree() in imap_mailbox.php
sqMakeCite
sqMakeCite() in strings.php
Appends citation markers to the string.
sqMakeNewLine
sqMakeNewLine() in strings.php
Create a newline in the string, adding citation markers to the newline as necessary.
SQM_ADDR_ADL
SQM_ADDR_ADL in constants.php
SQM_ADDR_HOST
SQM_ADDR_HOST in constants.php
SQM_ADDR_MAILBOX
SQM_ADDR_MAILBOX in constants.php
SQM_ADDR_PERSONAL
SQM_ADDR_PERSONAL in constants.php
Email address array keys
SQM_ALIGN_LEFT
SQM_ALIGN_LEFT in style.php
SQM_ALIGN_RIGHT
SQM_ALIGN_RIGHT in style.php
sqm_api_mailbox_select
sqm_api_mailbox_select() in mailbox_display.php
Selects a mailbox for header retrieval.
sqm_array_get_value_by_offset
Retrieve an array value n positions relative to a reference value.
sqm_array_kmove_value
Move array value 2 array values by position and maintain keys
sqm_array_merge
sqm_array_merge() in arrays.php
Merges two variables into a single array
sqm_array_move_value
Move array value 2 array values by position. Does not maintain keys
sqm_array_swap_values
Swaps two array values by position and maintain keys
SQM_BACKGROUND
SQM_BACKGROUND in style.php
set color constants in order to use simple names instead of color array
SQM_BACKGROUND_LEFT
SQM_BACKGROUND_LEFT in style.php
sqm_baseuri
sqm_baseuri() in init.php
SQM_BLOCK_BACKGROUND
SQM_BLOCK_TEXT
SQM_BLOCK_TEXT in style.php
SQM_BLOCK_TITLE
SQM_BLOCK_TITLE in style.php
SQM_BLOCK_TITLE_TEXT
SQM_BUTTON_BACKGROUND
SQM_BUTTON_BACKGROUND_DISABLED
SQM_BUTTON_BACKGROUND_TEXT
SQM_BUTTON_TEXT
SQM_BUTTON_TEXT in style.php
SQM_COLUMN_HEADER_BACKGROUND
SQM_COLUMN_HEADER_TEXT
SQM_COL_ATTACHMENT
SQM_COL_ATTACHMENT in constants.php
SQM_COL_BCC
SQM_COL_BCC in constants.php
SQM_COL_CC
SQM_COL_CC in constants.php
SQM_COL_CHECK
SQM_COL_CHECK in constants.php
Supported columns to show in a messages list
SQM_COL_DATE
SQM_COL_DATE in constants.php
SQM_COL_FLAGS
SQM_COL_FLAGS in constants.php
SQM_COL_FROM
SQM_COL_FROM in constants.php
SQM_COL_INT_DATE
SQM_COL_INT_DATE in constants.php
SQM_COL_PRIO
SQM_COL_PRIO in constants.php
SQM_COL_SIZE
SQM_COL_SIZE in constants.php
SQM_COL_SUBJ
SQM_COL_SUBJ in constants.php
SQM_COL_TO
SQM_COL_TO in constants.php
SQM_ERROR
SQM_ERROR in error.class.php
SQM_ERROR_DB
SQM_ERROR_DB in errors.php
SQM_ERROR_FS
SQM_ERROR_FS in errors.php
SQM_ERROR_IMAP
SQM_ERROR_IMAP in errors.php
init error array
SQM_ERROR_LDAP
SQM_ERROR_LDAP in errors.php
SQM_ERROR_PLUGIN
SQM_ERROR_PLUGIN in errors.php
SQM_ERROR_SMTP
SQM_ERROR_SMTP in errors.php
SQM_ERROR_TEXT
SQM_ERROR_TEXT in style.php
SQM_LINK
SQM_LINK in style.php
SQM_LINK_LEFT
SQM_LINK_LEFT in style.php
SQM_MAX_MBX_IN_CACHE
SQM_MAX_MBX_IN_CACHE in constants.php
The number of mailboxes to cache msg headers
SQM_MAX_PAGES_IN_CACHE
SQM_MAX_PAGES_IN_CACHE in constants.php
The number of pages to cache msg headers
SQM_MESSAGE_QUOTE_1
SQM_MESSAGE_QUOTE_1 in style.php
SQM_MESSAGE_QUOTE_2
SQM_MESSAGE_QUOTE_2 in style.php
SQM_NOTICE
SQM_NOTICE in error.class.php
Used defines
SQM_ROW_BACKGROUND_1
SQM_ROW_BACKGROUND_2
SQM_ROW_BACKGROUND_HIGHLIGHT
SQM_ROW_BACKGROUND_SELECTED
SQM_ROW_TEXT_1
SQM_ROW_TEXT_1 in style.php
SQM_ROW_TEXT_2
SQM_ROW_TEXT_2 in style.php
SQM_ROW_TEXT_HIGHLIGHT
SQM_ROW_TEXT_SELECTED
SQM_STRICT
SQM_STRICT in error.class.php
SQM_TEXT_DISABLED
SQM_TEXT_DISABLED in style.php
SQM_TEXT_HIGHLIGHT
SQM_TEXT_HIGHLIGHT in style.php
SQM_TEXT_SPECIAL
SQM_TEXT_SPECIAL in style.php
SQM_TEXT_STANDARD
SQM_TEXT_STANDARD in style.php
SQM_TEXT_STANDARD_LEFT
SQM_TITLE_BACKGROUND
SQM_TITLE_TEXT
SQM_TITLE_TEXT in style.php
sqm_trigger_error
sqm_trigger_error() in error.class.php
Trigger an error.
sqm_trigger_imap_error
sqm_trigger_imap_error() in error.class.php
Triggers an imap error. Utility function for sqm_trigger_error()
SQM_WARNING
SQM_WARNING in error.class.php
sqsession_destroy
sqsession_destroy() in global.php
Deletes an existing session, more advanced than the standard PHP session_destroy(), it explicitly deletes the cookies and global vars.
sqsession_is_active
sqsession_is_active() in global.php
Function to verify a session has been started. If it hasn't
sqsession_is_registered
Checks to see if a variable has already been registered in the session.
sqsession_register
sqsession_register() in global.php
Add a variable to the session.
sqsession_start
sqsession_start() in global.php
Function to start the session and store the cookie with the session_id as
sqsession_unregister
Delete a variable from the session.
sqsetcookie
sqsetcookie() in global.php
Set a cookie
SQSORT_CC_ASC
SQSORT_CC_ASC in constants.php
SQSORT_CC_DESC
SQSORT_CC_DESC in constants.php
SQSORT_DATE_ASC
SQSORT_DATE_ASC in constants.php
SQSORT_DATE_DESC
SQSORT_DATE_DESC in constants.php
SQSORT_FROM_ASC
SQSORT_FROM_ASC in constants.php
SQSORT_FROM_DESC
SQSORT_FROM_DESC in constants.php
SQSORT_INT_DATE_ASC
SQSORT_INT_DATE_ASC in constants.php
SQSORT_INT_DATE_DESC
SQSORT_INT_DATE_DESC in constants.php
SQSORT_NONE
SQSORT_NONE in constants.php
Sort constants used for sorting of messages
SQSORT_SIZE_ASC
SQSORT_SIZE_ASC in constants.php
SQSORT_SIZE_DESC
SQSORT_SIZE_DESC in constants.php
SQSORT_SUBJ_ASC
SQSORT_SUBJ_ASC in constants.php
SQSORT_SUBJ_DESC
SQSORT_SUBJ_DESC in constants.php
SQSORT_THREAD
SQSORT_THREAD in constants.php
Special sort constant thread which is added to above sort mode.
SQSORT_TO_ASC
SQSORT_TO_ASC in constants.php
SQSORT_TO_DESC
SQSORT_TO_DESC in constants.php
sqspell_check_version
sqspell_check_version() in sqspell_functions.php
Used to check internal version of SquirrelSpell dictionary
sqspell_ckMOD
sqspell_ckMOD() in sqspell_functions.php
This function checks for security attacks. A $MOD variable is
sqspell_crypto
sqspell_crypto() in sqspell_functions.php
Encryption function used by plugin
sqspell_crypto_old
sqspell_crypto_old() in sqspell_functions.php
Encryption function used by plugin (old format)
sqspell_deleteWords
sqspell_deleteWords() in sqspell_functions.php
Deletes user's dictionary
sqspell_deleteWords_old
sqspell_deleteWords_old() in sqspell_functions.php
Deletes user's dictionary when it is corrupted.
sqspell_getLang
sqspell_getLang() in sqspell_functions.php
Get user dictionary for selected language Function was modified in 1.5.1 (sqspell 0.5).
sqspell_getLang_old
sqspell_getLang_old() in sqspell_functions.php
Get user's dictionary (old format)
sqspell_getSettings
sqspell_getSettings() in sqspell_functions.php
gets list of available dictionaries from user's prefs.
sqspell_getSettings_old
sqspell_getSettings_old() in sqspell_functions.php
Get list of enabled languages.
sqspell_getWords_old
sqspell_getWords_old() in sqspell_functions.php
Saves user's dictionary (old format)
sqspell_handle_crypt_panic
sqspell_handle_crypt_panic() in sqspell_functions.php
Displays form that allows to enter different password for dictionary decryption.
sqspell_makeDummy
sqspell_makeDummy() in sqspell_functions.php
Creates an empty user dictionary for the sake of saving prefs or whatever.
sqspell_makePage
sqspell_makePage() in sqspell_functions.php
This function is the GUI wrapper for the options page. SquirrelSpell uses it for creating all Options pages.
sqspell_makeWindow
sqspell_makeWindow() in sqspell_functions.php
Function similar to the one above. This one is a general wrapper for the Squirrelspell pop-up window. It's called form nearly everywhere, except the check_me module, since that one is highly customized.
sqspell_saveSettings
sqspell_saveSettings() in sqspell_functions.php
Saves user's language preferences
sqspell_upgradeWordsFile
sqspell_upgradeWordsFile() in sqspell_functions.php
This function transparently upgrades the 0.2 dictionary format to the 0.3 format, since user-defined languages have been added in 0.3 and the new format keeps user dictionaries selection in the file.
sqspell_writeWords
sqspell_writeWords() in sqspell_functions.php
Saves user's dictionary Function was replaced in 1.5.1 (sqspell 0.5).
sqspell_writeWords_old
sqspell_writeWords_old() in sqspell_functions.php
Writes user dictionary into the $username.words file, then changes mask to 0600. If encryption is needed -- does that, too.
sqstripslashes
sqstripslashes() in global.php
Recursively strip slashes from the values of an array.
SquirrelMailErrorhandler
Custom Error handler (set with set_error_handler() )
SquirrelMailErrorhandler
SquirrelMailErrorhandler() in error.class.php
Custom Error handler for PHP version < 4.3.0 (set with set_error_handler() )
squirrelmail_plugin_init_calendar
Register this plugin with SquirrelMail
squirrelmail_plugin_init_change_password
Plugin init function
squirrelmail_plugin_init_demo
Register this plugin with SquirrelMail
squirrelmail_plugin_init_listcommands
Initialize the listcommands plugin
squirrelmail_plugin_init_mail_fetch
Initialize the plugin
squirrelmail_plugin_init_newmail
Init newmail plugin
squirrelmail_plugin_init_preview_pane
Register this plugin with SquirrelMail
squirrelmail_plugin_init_sent_subfolders
Adds plugin to SquirrelMail's hooks
squirrelmail_plugin_init_squirrelspell
Standard SquirrelMail plugin initialization API.
squirrelmail_plugin_init_test
Register this plugin with SquirrelMail
SquirrelOption
Constructor (PHP4 style, kept for compatibility reasons)
SquirrelOption
SquirrelOption in options.php
SquirrelOption: An option for SquirrelMail.
squirrelspell
squirrelspell in common.php
squirrelspell_optpage_block_function
Register option page block (internal function)
squirrelspell_optpage_register_block
Register option block
squirrelspell_setup
Add spell check button in compose.
squirrelspell_setup_function
squirrelspell_setup_function() in sqspell_functions.php
This function adds a "Check Spelling" link to the "Compose" row during message composition (internal function).
squirrelspell_upgrade
Upgrade dictionaries
squirrelspell_upgrade_function
squirrelspell_upgrade_function() in sqspell_functions.php
Upgrade dictionaries (internal function)
squirrelspell_version
Display SquirrelSpell version
sqUnWordWrap
sqUnWordWrap() in strings.php
Does the opposite of sqWordWrap()
sqWordWrap
sqWordWrap() in strings.php
Wraps text at $wrap characters
sq_bindtextdomain
sq_bindtextdomain() in languages.php
Gettext bindtextdomain wrapper.
sq_body2div
sq_body2div() in mime.php
This function changes the <body> tag into a <div> tag since we can't really have a body-within-body.
sq_call_function_suppress_errors
Squelch error output to screen (only) for the given function.
sq_casenormalize
sq_casenormalize() in mime.php
A small helper function to use with array_walk. Modifies a by-ref value and makes it lowercase.
sq_change_text_domain
sq_change_text_domain() in languages.php
Wrapper for textdomain(), bindtextdomain() and bind_textdomain_codeset() primarily intended for plugins when changing into their own text domain and back again.
sq_check_save_extension
sq_cid2http
sq_cid2http() in mime.php
This function converts cid: url's into the ones that can be viewed in the browser.
SQ_COOKIE
SQ_COOKIE in global.php
sq_count8bit
sq_count8bit() in strings.php
Counts 8bit bytes in string
sq_create_tempfile
Generates a unique file in a specific directory and returns the file name (without the path).
sq_deent
sq_deent() in mime.php
Translates entities into literal values so they can be checked.
sq_defang
sq_defang() in mime.php
This function checks attribute values for entity-encoded values and returns them translated into 8-bit strings so we can run checks on them.
sq_findnxreg
sq_findnxreg() in mime.php
This function takes a PCRE-style regexp and tries to match it within the string.
sq_findnxstr
sq_findnxstr() in mime.php
This function looks for the next character within a string. It's really just a glorified "strpos", except it catches if failures nicely.
sq_fixatts
sq_fixatts() in mime.php
This function runs various checks against the attributes.
sq_fixIE_idiocy
sq_fixIE_idiocy() in mime.php
Translate all dangerous Unicode or Shift_JIS characters which are accepted by IE as regular characters.
sq_fixstyle
sq_fixstyle() in mime.php
This function edits the style definition to make them friendly and usable in SquirrelMail.
sq_fix_url
sq_fix_url() in mime.php
This function filters url's
SQ_FORM
SQ_FORM in global.php
sq_fwrite
sq_fwrite() in strings.php
version of fwrite which checks for failure
SQ_GET
SQ_GET in global.php
sq_getnxtag
sq_getnxtag() in mime.php
This function looks for the next tag.
sq_get_attach_tempfile
Get a new file to write an attachment to.
sq_get_html_translation_table
sq_get_html_translation_table
sq_get_tz_array
sq_get_tz_array() in timezones.php
Returns time zone array set in SquirrelMail configuration
sq_get_tz_key
sq_get_tz_key() in timezones.php
sq_htmlentities
sq_htmlentities() in strings.php
sq_htmlentities
sq_htmlspecialchars
sq_htmlspecialchars() in global.php
Sanitize a value using sm_encode_html_special_chars() or similar, but also recursively run sm_encode_html_special_chars() (or similar) on array keys and values.
SQ_INCOMPATIBLE
SQ_INCOMPATIBLE in constants.php
Used by plugins to indicate an incompatibility with a SM version
SQ_INORDER
SQ_INORDER in global.php
These constants are used in the function sqgetGlobalVar(). See sqgetGlobalVar() for a description of what they mean.
sq_is8bit
sq_is8bit() in strings.php
Tests if string contains 8bit symbols.
sq_is_writable
sq_is_writable() in files.php
PHP's is_writable() is broken in some versions due to either
sq_lowercase_array_vals
Callback function used to lowercase array values.
sq_mb_list_encodings
sq_mb_list_encodings() in strings.php
Replacement of mb_list_encodings function
SQ_PHP_TEMPLATE
SQ_PHP_TEMPLATE in constants.php
Template engines supported
SQ_POST
SQ_POST in global.php
sq_sanitize
sq_sanitize() in mime.php
This is the main function and the one you should actually be calling.
sq_send_mail
sq_send_mail() in compose.php
Send a simple mail message using SquirrelMail's API.
SQ_SERVER
SQ_SERVER in global.php
SQ_SESSION
SQ_SESSION in global.php
sq_setlocale
sq_setlocale() in languages.php
php setlocale function wrapper
sq_skipspace
sq_skipspace() in mime.php
This function skips any whitespace from the current position within a string and to the next non-whitespace value.
SQ_SMARTY_TEMPLATE
SQ_SMARTY_TEMPLATE in constants.php
sq_strlen
sq_strlen() in strings.php
Function returns number of characters in string.
sq_strpos
sq_strpos() in strings.php
Wrapper that is used to switch between vanilla and multibyte strpos functions.
sq_strpos_8bit
sq_strpos_8bit() in url_parser.php
Finds first occurrence of 8bit data in the string
sq_strtoupper
sq_strtoupper() in strings.php
Wrapper that is used to switch between vanilla and multibyte strtoupper functions.
sq_str_pad
sq_str_pad() in strings.php
string padding with multibyte support
sq_substr
sq_substr() in strings.php
Wrapper that is used to switch between vanilla and multibyte substr functions.
sq_substr_replace
sq_substr_replace() in strings.php
This is a replacement for PHP's substr_replace() that is multibyte-aware.
sq_tagprint
sq_tagprint() in mime.php
This function returns the final tag out of the tag name, an array of attributes, and the type of the tag. This function is called by sq_sanitize internally.
sq_textdomain
sq_textdomain() in languages.php
Gettext textdomain wrapper.
sq_trim_value
sq_trim_value() in strings.php
Callback function to trim whitespace from a value, to be used in array_walk
SQ_TYPE_ARRAY
SQ_TYPE_ARRAY in constants.php
SQ_TYPE_BIGINT
SQ_TYPE_BIGINT in constants.php
SQ_TYPE_BOOL
SQ_TYPE_BOOL in constants.php
SQ_TYPE_INT
SQ_TYPE_INT in constants.php
Generic variable type constants
SQ_TYPE_STRING
SQ_TYPE_STRING in constants.php
sq_unspace
sq_unspace() in mime.php
Kill any tabs, newlines, or carriage returns. Our friends the makers of the browser with 95% market value decided that it'd be funny to make "java[tab]script" be just as good as "javascript".
search.php
search.php in search.php
signout.php
signout.php in signout.php
squirrelmail_rpc.php
squirrelmail_rpc.php in squirrelmail_rpc.php
style.php
style.php in style.php
stripComments
Rfc822Header::stripComments() in Rfc822Header.class.php
strip_crlf
Deliver::strip_crlf() in Deliver.class.php
function strip_crlf - strip linefeeds and newlines from a string
suggest
php_pspell::suggest() in php_pspell.php
s_search
AddressBook::s_search() in addressbook.php
Sorted search
sandstorm_theme.php
sandstorm_theme.php in sandstorm_theme.php
seaspray_theme.php
seaspray_theme.php in seaspray_theme.php
servery_theme.php
servery_theme.php in servery_theme.php
shades_of_grey.php
shades_of_grey.php in shades_of_grey.php
silver_steel_theme.php
silver_steel_theme.php in silver_steel_theme.php
simple_green2.php
simple_green2.php in simple_green2.php
simple_green_theme.php
simple_green_theme.php in simple_green_theme.php
simple_purple.php
simple_purple.php in simple_purple.php
slashdot_theme.php
slashdot_theme.php in slashdot_theme.php
solarized_dark.php
solarized_dark.php in solarized_dark.php
solarized_light.php
solarized_light.php in solarized_light.php
spice_of_life.php
spice_of_life.php in spice_of_life.php
spice_of_life_dark.php
spice_of_life_dark.php in spice_of_life_dark.php
spice_of_life_lite.php
spice_of_life_lite.php in spice_of_life_lite.php
t
top
$table
dbPrefs::$table in db_prefs.php
Table used to store preferences
$table
abook_database::$table in abook_database.php
Table that stores addresses
$template_dir
Template::$template_dir in Template.class.php
The template set base directory (relative path from the main SquirrelMail directory (SM_PATH))
$template_engine
Template::$template_engine in Template.class.php
The template engine (please use constants defined in constants.php)
$template_file_cache
Template::$template_file_cache in Template.class.php
Template file cache. Structured as an array, whose keys
$template_set_id
Template::$template_set_id in Template.class.php
The template ID
$temp_dir
cmd_spell::$temp_dir in cmd_spell.php
$timeout
mail_fetch::$timeout in class.mail_fetch.php
Connection timeout
$timeout
abook_ldap_server::$timeout in abook_ldap_server.php
$timestamp
mail_fetch::$timestamp in class.mail_fetch.php
Timestamp (with <> or empty string)
$time_zone_type
$time_zone_type in config_default.php
Controls use of time zone libraries
$tls
mail_fetch::$tls in class.mail_fetch.php
Connection type
$tls_enabled
Deliver_SMTP::$tls_enabled in Deliver_SMTP.class.php
SMTP STARTTLS rfc: "Both the client and the server MUST know if there is a TLS session active." Variable should be set to true, when encryption is turned on.
$to
Rfc822Header::$to in Rfc822Header.class.php
To header
$total
mailboxes::$total in imap_mailbox.php
$trailing_text
Text that follows a text input or select list input on the preferences page
$trailing_text_is_html
Indicates that the widget's "trailing text" contains HTML and should not thus be sanitized (encoded)
$trailing_text_small
Indicates that the widget's "trailing text" should be displayed in a smaller sized font
$translate_babelfish_enabled
$translate_babelfish_enabled in config_default.php
Babelfish translation engine controls
$translate_custom_enabled
$translate_custom_enabled in config_default.php
Controls inclusion of custom translation engine.
$translate_default_engine
$translate_default_engine in config_default.php
Default translation engine
$translate_dictionary_enabled
$translate_dictionary_enabled in config_default.php
Dictionary.com translation engine controls
$translate_google_enabled
$translate_google_enabled in config_default.php
Google translation engine controls
$translate_go_enabled
$translate_go_enabled in config_default.php
Go.com translation engine controls
$translate_gpltrans_enabled
$translate_gpltrans_enabled in config_default.php
Gpltrans translation engine controls
$translate_gpltrans_url
$translate_gpltrans_url in config_default.php
Sets URL to custom GPLTrans server CGI.
$translate_intertran_enabled
$translate_intertran_enabled in config_default.php
Intertran translation engine controls
$translate_otenet_enabled
$translate_otenet_enabled in config_default.php
Otenet translation engine controls
$translate_promt_enabled
$translate_promt_enabled in config_default.php
Promt translation engine controls
$type
SquirrelOption::$type in options.php
The type of INPUT element
$type0
MessageHeader::$type0 in MessageHeader.class.php
Media type
$type0
Message::$type0 in Message.class.php
Media type
$type0
ContentType::$type0 in ContentType.class.php
Media type
$type1
ContentType::$type1 in ContentType.class.php
Media subtype
$type1
MessageHeader::$type1 in MessageHeader.class.php
Media subtype
$type1
Message::$type1 in Message.class.php
Media subtype
Template.class.php
Template.class.php in Template.class.php
tis_620.php
tis_620.php in tis_620.php
tis_620.php
tis_620.php in tis_620.php
tree.php
tree.php in tree.php
theme.php
theme.php in theme.php
theme.php
theme.php in theme.php
timezones.php
timezones.php in timezones.php
template.php
template.php in template.php
testsound.php
testsound.php in testsound.php
test.php
test.php in test.php
Template
Template::Template() in Template.class.php
Constructor
Template
Template in Template.class.php
The SquirrelMail Template class.
test_info
test_info() in setup.php
Returns info about this plugin
test_menuline
test_menuline() in setup.php
Add link to menu at top of content pane
test_menuline_do
test_menuline_do() in functions.php
Add link to menu at top of content pane
test_version
test_version() in setup.php
Returns version info about this plugin
textdomain
textdomain() in gettext.php
Alternative php textdomain function
techno_blue.php
techno_blue.php in techno_blue.php
turquoise.php
turquoise.php in turquoise.php
timezone
Deliver::timezone() in Deliver.class.php
function timezone - Time offset for correct timezone
ToggleMDNflag
ToggleMDNflag() in read_body.php
translate
gettext_reader::translate() in gettext.class.php
translate string
translateText
translateText() in mime.php
translate_custom_showoption
translate_custom_showoption() in config_sample.php
Add almisbar option
translate_custom_showtrad
translate_custom_showtrad() in config_sample.php
Add info about almisbar
translate_form_custom
translate_form_custom() in config_sample.php
Add almisbar translation engine
translate_save_function
translate_save_function() in functions.php
Save translation options
u
top
$umask
abook_local_file::$umask in abook_local_file.php
Umask of the file
$unseen
mailboxes::$unseen in imap_mailbox.php
$userdic
cmd_spell::$userdic in cmd_spell.php
$userdic
php_pspell::$userdic in php_pspell.php
$user_field
dbPrefs::$user_field in db_prefs.php
Field used to store owner of preference
$user_size
dbPrefs::$user_size in db_prefs.php
Preference owner field size
$user_themes
$user_themes in config_default.php
Listing of installed themes
$user_theme_default
$user_theme_default in config_default.php
User Themes You can define your own theme and put it in directory in SM_PATH/css/.
$useSendmail
$useSendmail in config_default.php
Default send transport
$UseSeparateImapConnection
$UseSeparateImapConnection in config_default.php
Imap connection control
$use_add_widget
Indicates if the Add widget should be included with edit lists.
$use_delete_widget
Indicates if the Delete widget should be included with edit lists.
$use_icons
$use_icons in config_default.php
Message Icons control
$use_iframe
$use_iframe in config_default.php
Iframe sandbox code control
$use_imap_tls
$use_imap_tls in config_default.php
Secure IMAP connection controls
$use_php_iconv
$use_php_iconv in config_default.php
PHP iconv functions control
$use_php_recode
$use_php_recode in config_default.php
PHP recode functions control
$use_proc_open
cmd_spell::$use_proc_open in cmd_spell.php
Controls which function is used to execute ispell. proc_open() should be used in PHP 4.3+. exec() can be used in older PHP versions.
$use_smtp_tls
$use_smtp_tls in config_default.php
Secure SMTP connection controls
$use_special_folder_color
$use_special_folder_color in config_default.php
Special Folder Color Control
$use_transparent_security_image
$use_transparent_security_image in config_default.php
Security Image Type
us_ascii.php
us_ascii.php in us_ascii.php
utf_8.php
utf_8.php in utf_8.php
us_ascii.php
us_ascii.php in us_ascii.php
utf_8.php
utf_8.php in utf_8.php
utf-8.php
utf-8.php in utf-8.php
url_parser.php
url_parser.php in url_parser.php
util_addressbook.php
util_addressbook.php in util_addressbook.php
util_read.php
util_read.php in util_read.php
unicodetocp1251
unicodetocp1251() in cp1251.php
Return cp1251 symbol when unicode character number is provided
unicodetocp1255
unicodetocp1255() in cp1255.php
Return cp1255 symbol when unicode character number is provided
unicodetocp1256
unicodetocp1256() in cp1256.php
Return cp1256 symbol when unicode character number is provided
unicodetoiso88591
unicodetoiso88591() in iso_8859_1.php
Return iso-8859-1 symbol when unicode character number is provided
unicodetoiso88592
unicodetoiso88592() in iso_8859_2.php
Return iso-8859-2 symbol when unicode character number is provided
unicodetoiso88597
unicodetoiso88597() in iso_8859_7.php
Return iso-8859-7 symbol when unicode character number is provided
unicodetoiso88599
unicodetoiso88599() in iso_8859_9.php
Return iso-8859-9 symbol when unicode character number is provided
unicodetoiso885915
unicodetoiso885915() in iso_8859_15.php
Return iso-8859-15 symbol when unicode character number is provided
unicodetokoi8r
unicodetokoi8r() in koi8_r.php
Return koi8-r symbol when unicode character number is provided
unicodetokoi8u
unicodetokoi8u() in koi8_u.php
Return koi8-u symbol when unicode character number is provided
unicodetotis620
unicodetotis620() in tis_620.php
Return tis-620 symbol when unicode character number is provided
unicodetousascii
unicodetousascii() in us_ascii.php
Return us-ascii symbol when unicode character number is provided
unicodetoutf8
unicodetoutf8() in utf_8.php
Return utf8 symbol when unicode character number is provided
unique_widget_name
Creates unique widget names
unlock
abook_local_file::unlock() in abook_local_file.php
Unlock the datafile
use_plugin
use_plugin() in plugin.php
This function adds a plugin.
v
top
$value
SquirrelOption::$value in options.php
default/preselected value for this option
$values
PHP_Template::$values in PHP_Template.class.php
The templates values array
$val_field
dbPrefs::$val_field in db_prefs.php
Field used to store preference value
$val_size
dbPrefs::$val_size in db_prefs.php
Preference value field size
$vmail_inc_path
$vmail_inc_path in vmailmgrd.php
path to vmail.inc
$vm_tcphost
$vm_tcphost in vmailmgrd.php
address of vmailmgrd host.
$vm_tcphost_port
$vm_tcphost_port in vmailmgrd.php
port of vmailmgrd
VCard.class.php
VCard.class.php in VCard.class.php
validate.php
validate.php in validate.php
vmailmgrd.php
vmailmgrd.php in vmailmgrd.php
vcard.php
vcard.php in vcard.php
view_header.php
view_header.php in view_header.php
view_html.php
view_html.php in view_html.php
view_text.php
view_text.php in view_text.php
validate_mail_fetch_port_number
Validate a requested POP3 port number
validate_mail_fetch_server_address
Validate a requested POP3 server address
VCard
VCard in VCard.class.php
Unimplemented class that should handle vcards Don't use it unless it is marked as implemented.
w
top
$writeable
abook_database::$writeable in abook_database.php
Enable/disable writing into address book
$writeable
Writeable flag
$writeable
abook_local_file::$writeable in abook_local_file.php
Control write access to address book
$writeable
abook_ldap_server::$writeable in abook_ldap_server.php
webmail.php
webmail.php in webmail.php
wood_theme.php
wood_theme.php in wood_theme.php
walkTreeInPostOrderCreatingFoldersUnderTrash
Recursively walk a tree of folders to create them under the trash folder.
walkTreeInPreOrderDeleteFolders
Recursively delete a tree of mail folders.
walkTreeInPreOrderEmptyFolder
Recursively walk the tree of mailboxes in the given folder and delete all folders and messages
walkTreeInPreOrderEmptyTrash
Recursively walk the tree of trash mailboxes and delete all folders and messages
writeBody
Deliver::writeBody() in Deliver.class.php
function writeBody - generate and write the mime boundaries around each part to the stream
writeBodyPart
Deliver::writeBodyPart() in Deliver.class.php
function writeBodyPart - write each individual mimepart
writeToStream
Deliver::writeToStream() in Deliver.class.php
function writeToStream - write data to the SMTP stream
x
top
$xmailer
Rfc822Header::$xmailer in Rfc822Header.class.php
X-Mailer header
$x_spam_status
Rfc822Header::$x_spam_status in Rfc822Header.class.php
SpamAssassin 'x-spam-status' header
y
top
$yes_text
Text that overrides the "Yes" label for boolean radio option widgets
_
top
$_fd
FileReader::$_fd in streams.class.php
File descriptor
$_length
FileReader::$_length in streams.class.php
File size
$_pos
FileReader::$_pos in streams.class.php
Current position in file
_
_() in gettext.php
Alternative php gettext function (short form)
_adaptAddress
_adaptAddress() in imap_general.php
OBSOLETE FUNCTION should be removed after mailbox_display, printMessage function is adapted
_createAddressElement
_createAddressElement() in rfc822address.php
Internal function for creating an address array
_getAddressTokens
_getAddressTokens() in rfc822address.php
Tokenizer function for parsing the RFC822 email address string
_getSortField
_getSortField() in mailbox_display.php
Does the $srt $_GET var to field mapping
_get_sorted_msgs_list
_get_sorted_msgs_list() in mailbox_display.php
Execute the sorting for a mailbox
__construct
Deliver_SendMail::__construct() in Deliver_SendMail.class.php
Constructor (PHP5 style, required in some future version of PHP)
__construct
AddressBook::__construct() in addressbook.php
Constructor (PHP5 style, required in some future version of PHP)
__construct
abook_local_file::__construct() in abook_local_file.php
Constructor (PHP5 style, required in some future version of PHP)
__construct
abook_ldap_server::__construct() in abook_ldap_server.php
Constructor (PHP5 style, required in some future version of PHP)
__construct
Disposition::__construct() in Disposition.class.php
Constructor (PHP5 style, required in some future version of PHP)
__construct
Constructor (PHP5 style, required in some future version of PHP)
__construct
abook_database::__construct() in abook_database.php
Constructor (PHP5 style, required in some future version of PHP)
__construct
Language::__construct() in Language.class.php
Constructor (PHP5 style, required in some future version of PHP)
__construct
dbPrefs::__construct() in db_prefs.php
Constructor (PHP5 style, required in some future version of PHP) initialize the default preferences array.
__construct
ContentType::__construct() in ContentType.class.php
Constructor (PHP5 style, required in some future version of PHP)
a b c d e f g h i j k l m n o p q r s t u v w x y _