[plugins] element index

Package indexes

All elements
a b c d e f g h i j k l m n o p q r s t u v w y
a
top
Class abook_extended
abook_extended in abook_extended.php
Method abook_extended
abook_extended::abook_extended() in abook_extended.php
Constructor
Function abook_extended_add_class
load plugin class
Function abook_extended_add_class_do
internal address book class loader
Class abook_extended_adodb
abook_extended_adodb in abook_extended_adodb.php
Extended address book backend for AdoDB
Method abook_extended_adodb
Constructor
Function abook_extended_check_addr
Check address book array structure
Function abook_extended_init
init address book
Function abook_extended_init_do
abook_extended_init_do() in functions.php
internal init function
Function abook_extended_makeEmailLink
Function abook_extended_makeExternalLink
Method abook_extended_mdb2
Constructor
Class abook_extended_mdb2
abook_extended_mdb2 in abook_extended_mdb2.php
Extended address book backend for MDB2
Method abook_extended_peardb
Constructor
Class abook_extended_peardb
abook_extended_peardb in abook_extended_peardb.php
Extended address book backend for Pear DB
Function abook_extended_version
Displays plugin's version
Method add
abook_extended_peardb::add() in abook_extended_peardb.php
Adds address book entry
Method add
abook_extended_adodb::add() in abook_extended_adodb.php
Adds address book entry
Method add
abook_extended_mdb2::add() in abook_extended_mdb2.php
Adds address book entry
Method add_extended
abook_extended_mdb2::add_extended() in abook_extended_mdb2.php
Adds address book entry (extended version)
Method add_extended
abook_extended_adodb::add_extended() in abook_extended_adodb.php
Adds address book entry (extended version)
Method add_extended
abook_extended::add_extended() in abook_extended.php
Adds address book entry (extended version)
Method add_extended
abook_extended_peardb::add_extended() in abook_extended_peardb.php
Adds address book entry (extended version)
Page abook_extended.php
abook_extended.php in abook_extended.php
Page abook_extended_adodb.php
abook_extended_adodb.php in abook_extended_adodb.php
Page abook_extended_mdb2.php
abook_extended_mdb2.php in abook_extended_mdb2.php
Page abook_extended_peardb.php
abook_extended_peardb.php in abook_extended_peardb.php
Global $abook_hmailserver_add_aliases
$abook_hmailserver_add_aliases in config_sample.php
Controls inclusion of email aliases in address book listing
Global $abook_hmailserver_add_dlists
$abook_hmailserver_add_dlists in config_sample.php
Controls inclusion of distribution lists in address book listing
Global $abook_hmailserver_backend
$abook_hmailserver_backend in config_sample.php
Controls used address book backend
Global $abook_hmailserver_dcom_login
$abook_hmailserver_dcom_login in config_sample.php
[DCOM only] Login name used in DCOM authentication.
Global $abook_hmailserver_dcom_pass
$abook_hmailserver_dcom_pass in config_sample.php
[DCOM only] Password used in DCOM authentication.
Global $abook_hmailserver_global
$abook_hmailserver_global in config_sample.php
Controls listing of domains
Global $abook_hmailserver_listing
$abook_hmailserver_listing in config_sample.php
Controls listing of address book and use of wide search (*)
Global $abook_hmailserver_pear_dsn
$abook_hmailserver_pear_dsn in config_sample.php
[DB/MDB2 only] DSN for hMailServer's database
Variable $add_aliases
Variable $add_aliases
Variable $add_aliases
Variable $add_dlists
Variable $add_dlists
Variable $add_dlists
Function abook_hmailserver_add_class
Function attached to abook_add_backend hook
Function abook_hmailserver_add_class_do
Loads backend class
Class abook_hmailserver_db
abook_hmailserver_db in class_db.php
hMailserver address book backend written in PHP Pear DB functions.
Method abook_hmailserver_db
Constructor function
Class abook_hmailserver_dcom
abook_hmailserver_dcom in class_dcom.php
hMailserver address book backend written in PHP COM functions.
Method abook_hmailserver_dcom
Constructor function
Function abook_hmailserver_exception
PHP5 exception handler for DCOM backend errors
Function abook_hmailserver_init
Function attached to abook_init hook
Function abook_hmailserver_init_do
Initializes address book backend
Method abook_hmailserver_mdb2
Constructor function
Class abook_hmailserver_mdb2
abook_hmailserver_mdb2 in class_mdb2.php
hMailserver address book backend written in PHP Pear DB functions.
Function abook_hmailserver_version
Provides information about plugin version
Method add
Dummy function. Breaks with error, when new address book entry is added.
Method add
Dummy function. Breaks with error, when new address book entry is added.
Method add
Dummy function. Breaks with error, when new address book entry is added.
Global $aie_csv_maxsize
$aie_csv_maxsize in config_default.php
Controls maximum size of imported csv file in bytes.
Global $aie_hide_upload_error
$aie_hide_upload_error in config_default.php
Allows to disable error message that is displayed when file uploads are not enabled.
Global $aie_input_charsets
$aie_input_charsets in config_default.php
Array with character sets that can be used for input conversion
Function abook_import_export
Adds import/export form to addresses page
Function abook_import_export_version
Displays plugin's version
Function aie_create_form
aie_create_form() in functions.php
Add import/export form
Function aie_create_Select
aie_create_Select() in functions.php
Prints selection boxes in imported data table headers
Function aie_CSVProcess
aie_CSVProcess() in functions.php
Function aie_display_size
aie_display_size() in functions.php
returns size integer formated in bytes, Kbytes or Mbytes
Function aie_error_box
aie_error_box() in functions.php
Own error message function
Function aie_fgetcsv
aie_fgetcsv() in functions.php
fgetcsv wrapper to solve differences between 4.3.0+ and older
Function aie_select_backend
aie_select_backend() in functions.php
Creates address book selection options
Page address_book_export.php
address_book_export.php in address_book_export.php
Page address_book_import.php
address_book_import.php in address_book_import.php
Function abook_take_filter_known_addresses
Callback function to filter email addresses stored in address book
Function abook_take_get_names
Guesses first and last names from fullname
Function abook_take_options
Adds options block in display preferences
Function abook_take_parse_address
Parses address string into email, name and comment parts
Function abook_take_read_body_header
Function attached to read_body_header hook
Function abook_take_read_body_header_do
Adds address book import form to message header
Page add.php
add.php in add.php
Function admin_check_delimiter
admin_check_delimiter() in functions.php
Fixes trailing delimiter issues in paths
Function adm_array_trim
adm_array_trim() in auth.php
Removes whitespace from array values
Function adm_check_user
adm_check_user() in auth.php
Check if user has access to administrative functions
Page auth.php
auth.php in auth.php
Function advanced_settings_version
Plugin version function
Function advset_loading_prefs
Hooked function to load advanced settings
Function advset_loading_prefs_do
advset_loading_prefs_do() in functions.php
Main function that loads preferences
Function advset_optpage_register_block
Hooked function to add advanced settings option block
Function advset_optpage_register_block_do
Main function that registers option block
Function advset_optpage_set_loadinfo
Hooked function to create advanced_settings widgets
Function advset_optpage_set_loadinfo_do
Main function that sets optpage data
Function advset_remove_mailbox_cache
Removes cached folder tree information
Function advset_webmail_top
Hack for NaSMail 1.0 frame border control
Function advset_webmail_top_do
advset_webmail_top_do() in functions.php
Main function that loads preferences
Method addFile
archive_mail_pack_zip::addFile() in archive_mail_pack_zip.php
Adds "file" to archive
Method addFile
archive_mail_pack_tar::addFile() in archive_mail_pack_tar.php
Method addFile
archive_mail_pack::addFile() in archive_mail_pack.php
Adds file to archive
Method addFile
archive_mail_pack_gzip::addFile() in archive_mail_pack_gzip.php
Enter description here...
Method addFile
archive_mail_pack_text::addFile() in archive_mail_pack_text.php
Function archive_mail
archive_mail() in setup.php
Function archive_mail_bottom
Function archive_mail_bottom_do
archive_mail_bottom_do() in functions.php
Adds archive button in NaSMail 1.0-1.2
Function archive_mail_configtest
Function archive_mail_configtest_do
Checks setup for archive_mail plugin requirements
Function archive_mail_display_option
Function archive_mail_do
archive_mail_do() in functions.php
Adds archive button in NaSMail 1.3+
Function archive_mail_loading_constants
Function archive_mail_loading_constants_do
Sets plugin constants
Function archive_mail_loading_prefs
Function archive_mail_loading_prefs_do
Loads plugin preferences
Function archive_mail_move_before_move
Function archive_mail_move_before_move_do
Processes mailbox listing form actions
Function archive_mail_optpage_do
archive_mail_optpage_do() in functions.php
Registers option block in NaSMail options page
Class archive_mail_pack
archive_mail_pack in archive_mail_pack.php
Main Archive Mail compressor class
Class archive_mail_pack_gzip
archive_mail_pack_gzip in archive_mail_pack_gzip.php
Method archive_mail_pack_gzip
Class archive_mail_pack_tar
archive_mail_pack_tar in archive_mail_pack_tar.php
Class archive_mail_pack_text
archive_mail_pack_text in archive_mail_pack_text.php
Class archive_mail_pack_zip
archive_mail_pack_zip in archive_mail_pack_zip.php
Zip file creation class.
Function archive_mail_save_settings
Saves plugin settings
Function archive_mail_trim_crlf
archive_mail_trim_crlf() in functions.php
Callback function used to remove trailing CRLF in archive_mail_trim_fetch_response()
Function archive_mail_trim_fetch_response
Removes unneed parts from untagged FETCH response
Function archive_mail_version
Function archive_names
archive_names() in functions.php
Returns string formated according to $archivefilenames setting
Function archive_replace_str
archive_replace_str() in functions.php
Sanitizes string for unacceptable characters
Page archive_mail_pack.php
archive_mail_pack.php in archive_mail_pack.php
Page archive_mail_pack_gzip.php
archive_mail_pack_gzip.php in archive_mail_pack_gzip.php
Page archive_mail_pack_tar.php
archive_mail_pack_tar.php in archive_mail_pack_tar.php
Page archive_mail_pack_text.php
archive_mail_pack_text.php in archive_mail_pack_text.php
Page archive_mail_pack_zip.php
archive_mail_pack_zip.php in archive_mail_pack_zip.php
Variable $addresses
TnefvCard::$addresses in tnef_vcard.php
Variable $attachments
TnefAttachment::$attachments in tnef_attachment.php
Method addFiles
TnefAttachment::addFiles() in tnef_attachment.php
Method addFilesCond
TnefAttachment::addFilesCond() in tnef_attachment.php
Function attachment_tnef_link
Function attached to attachment application/ms-tnef hook.
Function attachment_tnef_link_do
attachment_tnef_link_do() in functions.php
Creates links for application/ms-tnef attachments
Function attachment_tnef_version
Shows plugin version
Global $arp_autorespond_enabled
$arp_autorespond_enabled in config_default.php
Default value of autorespond setting
Global $arp_backend
$arp_backend in config_default.php
Used backend
Global $arp_hmailserver
$arp_hmailserver in config_default.php
Global $arp_message_body
$arp_message_body in config_default.php
default value of autoresponder message
Global $arp_message_subject
$arp_message_subject in config_default.php
default value of autoresponder subject
Global $arp_qldap
$arp_qldap in config_default.php
Global $arp_vmailmgrd
$arp_vmailmgrd in config_default.php
Global $autoresponder_vmailmgrd_broken_charset
Sets character set used in broken MIME autoreplies created in omail-admin and vadmin.
Function arp_error_box
arp_error_box() in functions.php
Display error_box() for error messages stored in array
Function arp_hmailserver_test_charconv
Tests conversion from utf-8 (NaSMail internal charset) to iso-8859-1 (charset supported by hMailServer v4)
Function arp_qldap_create_replyText
Creates new reply text.
Function arp_qldap_get_attr_values
Returns ldap attribute values without counter information
Function arp_qldap_get_headers
Extracts headers from reply text
Function arp_qldap_get_message
Extracts message text from reply text
Function arp_qldap_open_server
Function arp_qldap_specialchars
Sanitizes LDAP query strings.
Function arp_qldap_uid_search
Search LDAP for user id.
Function autoresponder_conn_hmailserver
Creates COM connection to hMailServer
Function autoresponder_form_default
Default autoresponder function Creates form with checkbox to enable autoresponder (arp_enable), subject field (arp_subject) and message textbox (arp_message).
Function autoresponder_init_default
Bogus init function.
Function autoresponder_init_hmailserver
Function autoresponder_init_vmailmgrd
init function
Function autoresponder_loadinfo
Adds loadinfo data
Function autoresponder_loadinfo_do
Adds loadinfo data
Function autoresponder_optpage
Adds optpage block
Function autoresponder_optpage_do
Adds optpage block
Function autoresponder_save_default
Bogus save function
Function autoresponder_save_hmailserver
Saves auto-reply data
Function autoresponder_save_vmailmgrd
Saves autoresponder message and status
Function autoresponder_version
Returns version number
Function autoresponder_vmailmgrd_encode_subject
Global $autosubscribe_all_delay
$autosubscribe_all_delay in config_sample.php
Delay between two autosubscribe all calls
Global $autosubscribe_folders
$autosubscribe_folders in config_sample.php
Comma separated list of mailboxes that must be created during login.
Global $autosubscribe_special_folders
$autosubscribe_special_folders in config_sample.php
Comma separated list of mailboxes that must be created
Function autosubscribe
autosubscribe() in setup.php
Subscribes folders during login
Function autosubscribe_function
autosubscribe_function() in functions.php
Subscribes to folders during login
Function autosubscribe_pack_mailboxes
Function autosubscribe_special
Marks folders as special
Function autosubscribe_special_function
Marks autosubscribed folders as special
Function autosubscribe_version
shows plugin's version
Page abook.php
abook.php in abook.php
Global $AllowSpamFilters
$AllowSpamFilters in config_sample.php
User level spam filters control
Global $allowEmoticons
$allowEmoticons in config_sample.php
Emoticons controls
Variable $attribs
ldq_schemas::$attribs in class.schema.php
Method add_attrib
ldq_schemas::add_attrib() in class.schema.php
add attribute data to array
Method add_object
ldq_schemas::add_object() in class.schema.php
add object data to array
Page addressbook.php
addressbook.php in addressbook.php
Variable $auth
mail_fetch::$auth in class.mail_fetch.php
Authentication type
Page action.php
action.php in action.php
Global $allowed_params
$allowed_params in sasql_conf_sample.php
Allowed SpamAssassin paramaters.
Global $allowed_sections
$allowed_sections in sasql_conf_sample.php
Displayed configuration sections
Global $allowed_wl_params
$allowed_wl_params in sasql_conf_sample.php
Allowed whitelist/blacklist options
Page add.php
add.php in add.php
b
top
Variable $bname
abook_extended_peardb::$bname in abook_extended_peardb.php
Variable $bname
abook_extended::$bname in abook_extended.php
Variable $bname
abook_extended_mdb2::$bname in abook_extended_mdb2.php
Variable $bname
abook_extended_adodb::$bname in abook_extended_adodb.php
Variable $btype
abook_extended_peardb::$btype in abook_extended_peardb.php
Variable $btype
abook_extended_mdb2::$btype in abook_extended_mdb2.php
Variable $btype
abook_extended_adodb::$btype in abook_extended_adodb.php
Variable $bname
Variable $bname
Variable $bname
Variable $btype
Variable $btype
Variable $btype
Function bug_report_button
bug_report_button() in setup.php
Function bug_report_load
bug_report_load() in setup.php
Function bug_report_options
Page bug_report.php
bug_report.php in bug_report.php
Global $bayes_vars_cols
$bayes_vars_cols in sasql_conf_sample.php
bayes_vars table columns The defaults should be fine for most people.
Page bayes_stats.inc
bayes_stats.inc in bayes_stats.inc
Function begin_migration
begin_migration() in migrate_config.php
Page backend.php
backend.php in backend.php
c
top
Variable $client_charset
abook_extended_adodb::$client_charset in abook_extended_adodb.php
Variable $client_charset
abook_extended::$client_charset in abook_extended.php
Method check_quota
abook_extended_peardb::check_quota() in abook_extended_peardb.php
Checks address book quotas
Method check_quota
abook_extended_mdb2::check_quota() in abook_extended_mdb2.php
Checks address book quotas
Method check_quota
abook_extended_adodb::check_quota() in abook_extended_adodb.php
Checks address book quotas
Method check_quota
abook_extended::check_quota() in abook_extended.php
Checks address book quotas
Method check_size
abook_extended::check_size() in abook_extended.php
Method close
abook_extended_peardb::close() in abook_extended_peardb.php
Closes db connection and destroys db resource
Method close
abook_extended_mdb2::close() in abook_extended_mdb2.php
Closes db connection and destroys db resource
Method close
abook_extended_adodb::close() in abook_extended_adodb.php
Closes db connection and destroys db resource
Method convert_charset
abook_extended::convert_charset() in abook_extended.php
Page config_sample.php
config_sample.php in config_sample.php
Variable $conn
Method close
Closes database connection and destroys connection handle
Method close
Closes database connection and destroys connection handle
Page class_db.php
class_db.php in class_db.php
Page class_dcom.php
class_dcom.php in class_dcom.php
Page class_mdb2.php
class_mdb2.php in class_mdb2.php
Page config_sample.php
config_sample.php in config_sample.php
Page config_default.php
config_default.php in config_default.php
Function change_to_rel_path
change_to_rel_path() in functions.php
Change paths containing SM_PATH to admin-friendly paths
Function change_to_sm_path
change_to_sm_path() in functions.php
Change relative path (relative to config dir) to
Variable $ctrl_dir
archive_mail_pack_zip::$ctrl_dir in archive_mail_pack_zip.php
Central directory
Function checkincrement
checkincrement() in functions.php
Method checksum
archive_mail_pack_gzip::checksum() in archive_mail_pack_gzip.php
Method checksum
archive_mail_pack_tar::checksum() in archive_mail_pack_tar.php
Page configtest.php
configtest.php in configtest.php
Variable $company
TnefvCard::$company in tnef_vcard.php
Variable $content
TnefFileBase::$content in tnef_file_base.php
Variable $contents
Object contents (use getContent method)
Variable $created
TnefvCard::$created in tnef_vcard.php
Variable $created
TnefFileBase::$created in tnef_file_base.php
Variable $current_receiver
TnefAttachment::$current_receiver in tnef_attachment.php
Constant CRTF_COMPRESSED
CRTF_COMPRESSED in tnef_file_rtf.php
Constant CRTF_UNCOMPRESSED
CRTF_UNCOMPRESSED in tnef_file_rtf.php
Page constants.php
constants.php in constants.php
Page config_default.php
config_default.php in config_default.php
Page config_sample.php
config_sample.php in config_sample.php
Function calendar
calendar() in setup.php
Adds Calendar link to upper menu
Function calendar_display_hour
calendar_display_hour() in functions.php
Function calendar_display_priority
Function calendar_display_time
calendar_display_time() in functions.php
Function calendar_getHourString
calendar_getHourString() in functions.php
Function calendar_getShortDayName
Function calendar_header
calendar_header() in functions.php
Adds second layer of calendar links to upper menu
Function calendar_left_main_after
Function calendar_loading_prefs
Function calendar_loading_prefs_do
Function calendar_optpage_register_block
Function calendar_optpage_register_block_do
Function calendar_optpage_set_loadinfo
Function calendar_optpage_set_loadinfo_do
Function calendar_print_smallcal
calendar_print_smallcal() in functions.php
Function calendar_smallcal_monthview
Function calendar_version
calendar_version() in setup.php
Plugin version function
Function confirm_deletion
confirm_deletion() in event_delete.php
Displays confirmation form when event is deleted
Page calendar.php
calendar.php in calendar.php
Page calendar_data.php
calendar_data.php in calendar_data.php
Global $cpw_crack_dict
$cpw_crack_dict in config_default.php
Path to cracklib dictionary
Global $cpw_ldap_admindn
$cpw_ldap_admindn in ldap.php
BindDN that should be able to change password.
Global $cpw_ldap_adminpw
$cpw_ldap_adminpw in ldap.php
password used for $cpw_ldap_admindn
Global $cpw_ldap_basedn;
$cpw_ldap_basedn; in ldap.php
LDAP basedn that is used for binding to LDAP server.
Global $cpw_ldap_binddn
$cpw_ldap_binddn in ldap.php
BindDN that should be able to search LDAP directory and find DN used by user.
Global $cpw_ldap_bindpw
$cpw_ldap_bindpw in ldap.php
password used for $cpw_ldap_binddn
Global $cpw_ldap_connect_opts
LDAP connection options
Global $cpw_ldap_default_crypto
crypto that is used to encode new password
Global $cpw_ldap_filter
$cpw_ldap_filter in ldap.php
Additional LDAP filters
Global $cpw_ldap_port
$cpw_ldap_port in ldap.php
Port of LDAP server.
Global $cpw_ldap_server
$cpw_ldap_server in ldap.php
Address of LDAP server.
Global $cpw_ldap_userid_attr
LDAP attribute that stores username.
Global $cpw_ldap_use_tls
$cpw_ldap_use_tls in ldap.php
Controls use of starttls on LDAP connection.
Global $cpw_peardb_connect_opts
Pear DB connection options
Global $cpw_peardb_crypted_passwd
Passwords are plaintext or encrypted
Global $cpw_peardb_debug
$cpw_peardb_debug in peardb.php
Controls output debugging errors Error messages might contain login and password information.
Global $cpw_peardb_domain_field
Field that stores domain part of username
Global $cpw_peardb_dsn
$cpw_peardb_dsn in peardb.php
Connection DSN.
Global $cpw_peardb_passwd_field
Field that stores password
Global $cpw_peardb_table
$cpw_peardb_table in peardb.php
Table that stores user information
Global $cpw_peardb_uid_field
$cpw_peardb_uid_field in peardb.php
Field that stores user name
Global $cpw_policy_maxdays
$cpw_policy_maxdays in config_default.php
Maximum allowed password age in days
Global $cpw_policy_noticedays
$cpw_policy_noticedays in config_default.php
Password age (in days) that triggers display of warnings about old password
Global $cpw_vhcs_connect_opts
Pear DB connection options
Global $cpw_vhcs_dsn
$cpw_vhcs_dsn in vhcs.php
Connection DSN.
Function change_password_generic_header
Function attached to generic_header hook
Function change_password_generic_header_do
Blocks use of interface when passwords are expired.
Function change_password_loadinfo
Sets change_password plugin
Function change_password_optpage
Add plugin option block
Function change_password_right_main_after_header
Function attached to right_main_after_header hook
Function change_password_right_main_after_header_do
Prints notices about aging passwords
Function change_password_version
Return version information
Function change_password_webmail_top
Function attached to webmail_top hook
Function change_password_webmail_top_do
Runs password aging checks and redirects users with expired passwords to
Function 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, ..
Function cpw_check_pass_time
cpw_check_pass_time() in functions.php
Checks age of password hash
Function cpw_create_salt
cpw_create_salt() in functions.php
Creates 8bytes random string for salting
Constant CPW_CURRENT_NOMATCH
CPW_CURRENT_NOMATCH in functions.php
Function 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.
Function cpw_hmailserver_dochange
cpw_hmailserver_dochange() in hmailserver.php
Changes password with hMailServer's COM object
Function cpw_hmailserver_exception_handler
PHP5 exception handler
Function cpw_hmailserver_init
cpw_hmailserver_init() in hmailserver.php
Checks PHP setup and stops, if fatal error is detected
Function 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.
Constant CPW_INVALID_PW
CPW_INVALID_PW in functions.php
Function cpw_ldap_compare_pass
compares two passwords Code reuse. See phpldapadmin password_compare() function.
Function cpw_ldap_dochange
Changes password. Main function attached to hook
Function cpw_ldap_encrypt_pass
Encrypts LDAP password
Function cpw_ldap_get_crypto
returns crypto algorithm used in password.
Function cpw_ldap_init
cpw_ldap_init() in ldap.php
Makes sure that required functions and configuration options are set.
Function cpw_ldap_password_hash
create hashed password
Function cpw_ldap_specialchars
Sanitizes LDAP query strings.
Function cpw_ldap_uid_search
Search LDAP for user id.
Function cpw_merak_dochange
This is the function that is specific to your backend. It takes
Function cpw_merak_init
cpw_merak_init() in merak.php
Check if php install has all required extensions.
Function cpw_mysql_dochange
This is the function that is specific to your backend. It takes
Function cpw_peardb_detect_crypto
Detects password crypto
Function cpw_peardb_dochange
cpw_peardb_dochange() in peardb.php
Changes password
Function cpw_peardb_init
cpw_peardb_init() in peardb.php
Checks if configuration is correct
Function cpw_peardb_passwd_hash
Encode password
Function cpw_policy_verify
cpw_policy_verify() in functions.php
Runs password policy checks
Function cpw_poppassd_closeport
cpw_poppassd_closeport() in poppassd.php
Function cpw_poppassd_dochange
cpw_poppassd_dochange() in poppassd.php
This is the function that is specific to your backend. It takes
Function cpw_poppassd_go
cpw_poppassd_go() in poppassd.php
Function cpw_poppassd_readfb
cpw_poppassd_readfb() in poppassd.php
Function cpw_template_dochange
cpw_template_dochange() in template.php
This is the function that is specific to your backend. It takes
Function 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.
Function cpw_translate_crack_msg
cpw_translate_crack_msg() in functions.php
Translates PHP Crack extension messages
Function cpw_update_pass
cpw_update_pass() in functions.php
Updates password information stored in preferences
Function cpw_vhcs_dochange
Changes password
Function cpw_vhcs_init
cpw_vhcs_init() in vhcs.php
Checks if configuration is correct
Function cpw_vmailmgrd_dochange
cpw_vmailmgrd_dochange() in vmailmgrd.php
function used to change password in change_password plugin hooks.
Function 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.
Function cpw_vmailmgrd_passwd
cpw_vmailmgrd_passwd() in vmailmgrd.php
function that calls required vmail.inc functions and returns error codes.
Page config_default.php
config_default.php in config_default.php
Function clock_skew_login_before
Function attached to login_before hook
Function clock_skew_login_before_do
compares client's clock with time() and logs it in temp directory, clock_skew.log file.
Function clock_skew_login_form
Function attached to login_form hook
Function clock_skew_login_form_do
Adds javascript based hidden field in login page. field contains client's date setting
Function clock_skew_version
Reports plugin version
Function compatibility_version
Version
Global $cw_use_own_cookie
$cw_use_own_cookie in config_default.php
controls use of own cookie for cookie support detection Uses session cookie, if set to false.
Function cookie_warning_cookie
sets own cookie in login page.
Function cookie_warning_cookie_function
sets own cookie in login page.
Function cookie_warning_onlogout
hooks up cookie warning to logout_error hook (functions/display_messages.php)
Function cookie_warning_onlogout_function
Detects if session cookie is set in logout_error function.
Function cookie_warning_version
shows plugin's version
Page config_default.php
config_default.php in config_default.php
Page class_html.php
class_html.php in class_html.php
Page compatibility.php
compatibility.php in compatibility.php
Page config_sample.php
config_sample.php in config_sample.php
Page config_sample.php
config_sample.php in config_sample.php
Page config_sample.php
config_sample.php in config_sample.php
Page config_default.php
config_default.php in config_default.php
Page config_sample.php
config_sample.php in config_sample.php
Page config_sample.php
config_sample.php in config_sample.php
Global $customStyle
$customStyle in config_sample.php
Editor style
Page config_sample.php
config_sample.php in config_sample.php
Function ConvertColor
ConvertColor() in create_button.php
Converts html color string to array with rgb values.
Page config_sample.php
config_sample.php in config_sample.php
Page create_button.php
create_button.php in create_button.php
Page class.schema.php
class.schema.php in class.schema.php
Page config_default.php
config_default.php in config_default.php
Page core.php
core.php in core.php
Page cosine.php
cosine.php in cosine.php
Page config_sample.php
config_sample.php in config_sample.php
Page config_sample.php
config_sample.php in config_sample.php
Page clean.php
clean.php in clean.php
Page config_sample.php
config_sample.php in config_sample.php
Variable $capabilities
mail_fetch::$capabilities in class.mail_fetch.php
Capabilities (POP3EXT capa)
Variable $conn
mail_fetch::$conn in class.mail_fetch.php
Connection resource
Method 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.
Method check_response
mail_fetch::check_response() in class.mail_fetch.php
Reads first response line and checks it for errors
Method command_apop
mail_fetch::command_apop() in class.mail_fetch.php
APOP authentication
Method command_auth_plain
mail_fetch::command_auth_plain() in class.mail_fetch.php
SASL PLAIN authentication
Method command_capa
mail_fetch::command_capa() in class.mail_fetch.php
Checks pop server capabilities
Method command_dele
mail_fetch::command_dele() in class.mail_fetch.php
Method command_list
mail_fetch::command_list() in class.mail_fetch.php
List mailbox messages
Method command_noop
mail_fetch::command_noop() in class.mail_fetch.php
POP noop command
Method command_pass
mail_fetch::command_pass() in class.mail_fetch.php
USER authentication (password command)
Method command_quit
mail_fetch::command_quit() in class.mail_fetch.php
Closes POP connection
Method command_retr
mail_fetch::command_retr() in class.mail_fetch.php
Gets message text
Method command_rset
mail_fetch::command_rset() in class.mail_fetch.php
Resets message state
Method command_stat
mail_fetch::command_stat() in class.mail_fetch.php
Gets mailbox status
Method command_stls
mail_fetch::command_stls() in class.mail_fetch.php
RFC 2595 POP STARTTLS support
Method command_top
mail_fetch::command_top() in class.mail_fetch.php
Gets message headers and $n of body lines.
Method command_uidl
mail_fetch::command_uidl() in class.mail_fetch.php
Gets unique message ids
Method command_user
mail_fetch::command_user() in class.mail_fetch.php
USER authentication (username command)
Page class.mail_fetch.php
class.mail_fetch.php in class.mail_fetch.php
Page constants.php
constants.php in constants.php
Function CheckNewMailboxSound
CheckNewMailboxSound() in functions.php
Checks if mailbox contains new messages.
Page config_default.php
config_default.php in config_default.php
Page config_sample.php
config_sample.php in config_sample.php
Page compose.php
compose.php in compose.php
Variable $charset
prefs_mdb2::$charset in functions.php
Page config.php
config.php in config.php
Page config_sample.php
config_sample.php in config_sample.php
Page config_sample.php
config_sample.php in config_sample.php
Page create_db.php
create_db.php in create_db.php
Global $columns
$columns in sasql_conf_sample.php
Table columns.
Function check_filter
check_filter() in setup.php
Create filters at login for new users
Function check_filter_do
check_filter_do() in functions.php
Create filters at login for new users
Function create_filter
create_filter() in recipie_functions.php
Page config_sample.php
config_sample.php in config_sample.php
Page config_sample.php
config_sample.php in config_sample.php
Page configtest.php
configtest.php in configtest.php
Page config_sample.php
config_sample.php in config_sample.php
Variable $charset
php_pspell::$charset in php_pspell.php
Method check_text
Method check_text
php_pspell::check_text() in php_pspell.php
Check block of text
Method check_text
cmd_spell::check_text() in cmd_spell.php
Checks block of text
Method check_word
php_pspell::check_word() in php_pspell.php
Class cmd_spell
cmd_spell in cmd_spell.php
Command line spellcheck class, compatible with ispell and aspell.
Method cmd_spell
cmd_spell::cmd_spell() in cmd_spell.php
Constructor function
Page cmd_spell.php
cmd_spell.php in cmd_spell.php
Page common.php
common.php in common.php
Page config.php
config.php in config.php
Page config_sample.php
config_sample.php in config_sample.php
Page config_sample.php
config_sample.php in config_sample.php
Page cs_czech.php
cs_czech.php in cs_czech.php
Page config_sample.php
config_sample.php in config_sample.php
d
top
Variable $db
abook_extended_peardb::$db in abook_extended_peardb.php
Variable $db
abook_extended_mdb2::$db in abook_extended_mdb2.php
Variable $db
abook_extended_adodb::$db in abook_extended_adodb.php
Variable $db_database
abook_extended_adodb::$db_database in abook_extended_adodb.php
Variable $db_dns
abook_extended_peardb::$db_dns in abook_extended_peardb.php
Variable $db_dns
abook_extended_mdb2::$db_dns in abook_extended_mdb2.php
Variable $db_hostname
abook_extended_adodb::$db_hostname in abook_extended_adodb.php
Variable $db_password
abook_extended_adodb::$db_password in abook_extended_adodb.php
Variable $db_table
abook_extended_peardb::$db_table in abook_extended_peardb.php
Variable $db_table
abook_extended_adodb::$db_table in abook_extended_adodb.php
Variable $db_table
abook_extended_mdb2::$db_table in abook_extended_mdb2.php
Variable $db_type
abook_extended_peardb::$db_type in abook_extended_peardb.php
1 - mysql
Variable $db_type
abook_extended_adodb::$db_type in abook_extended_adodb.php
Variable $db_username
abook_extended_adodb::$db_username in abook_extended_adodb.php
Variable $db
abook_hmailserver_mdb2::$db in class_mdb2.php
Variable $db
Variable $db_type
Variable $domain_name
Variable $domain_name
Variable $domain_name
Variable $dsn
Variable $dsn
Page defines.php
defines.php in defines.php
Variable $datasec
archive_mail_pack_zip::$datasec in archive_mail_pack_zip.php
Array to store compressed data
Variable $datasec
archive_mail_pack_text::$datasec in archive_mail_pack_text.php
Variable $datasec
archive_mail_pack_tar::$datasec in archive_mail_pack_tar.php
Array to store compressed data
Variable $datasec
archive_mail_pack_gzip::$datasec in archive_mail_pack_gzip.php
Array to store compressed data
Variable $date_sent
TnefMailinfo::$date_sent in tnef_mailinfo.php
Variable $day
TnefDate::$day in tnef_date.php
Method decodeTnef
TnefAttachment::decodeTnef() in tnef_attachment.php
Method decode_crtf
TnefFileRTF::decode_crtf() in tnef_file_rtf.php
Page dummy.php
dummy.php in dummy.php
Page day.php
day.php in day.php
Function displayMessageHeader
displayMessageHeader() in functions.php
Prints page header in pages related to message content display
Function default_domain_login_before
Function attached to login_before hook.
Function default_domain_login_before_do
Checks username and appends domain, if username does not have domain part
Function default_domain_version
Returns plugin version
Function delete_move_next_action
Handles plugin actions in src/read_body.php
Function delete_move_next_loading_prefs
Loads user settings
Function delete_move_next_moveNextForm
Function delete_move_next_moveRightMainForm
Function delete_move_next_options
Adds plugin options to display optpage data
Function delete_move_next_read
Function delete_move_next_read_b
Function delete_move_next_read_t
Function demo_check_results
demo_check_results() in set_url_var.php
Evaluates two strings. Prints 'OK' or 'Failed'.
Function demo_configtest
demo_configtest() in setup.php
Main function attached to message_log hook
Function demo_configtest_do
demo_configtest_do() in functions.php
Sample configtest hook function
Function demo_loading_prefs
Main function attached to loading_prefs hook
Function demo_loading_prefs_do
demo_loading_prefs_do() in functions.php
Load plugin preferences.
Function demo_login_form
demo_login_form() in setup.php
Show input field in login_form
Function demo_login_form_do
demo_login_form_do() in functions.php
Main login_form hook function
Function demo_menuline
demo_menuline() in setup.php
Add link to upper menu
Function demo_message_log
demo_message_log() in setup.php
Main function attached to message_log hook
Function demo_message_log_do
demo_message_log_do() in functions.php
Sample message logger
Function demo_options_identities_buttons
Add some text before advanced identities forms
Function demo_options_identities_buttons_do
Main function attached to options_identities_buttons hook
Function demo_options_identities_process
Process Advanced Identities submission
Function demo_options_identities_process_do
Main function attached to options_identities_process hook.
Function demo_options_identities_renumber
Process renumbering of identities
Function demo_options_identities_renumber_do
Main function attached to options_identities_renumber hook
Function demo_options_identities_table
Add code to Advanced Identities option form table
Function demo_options_identities_table_do
Main function attached to options_identities_table hook
Function demo_options_identities_top
Add some text before advanced identities forms
Function demo_options_identities_top_do
Main function attached to options_identities_top hook.
Function demo_version
demo_version() in setup.php
Show plugin version
Page decodeheader.php
decodeheader.php in decodeheader.php
Page demo.php
demo.php in demo.php
Function digest_rfc1153_compose_form_process
Function attached to compose_form_process hook
Function digest_rfc1153_compose_form_process_do
Detects plugin actions and general replies to digest messages and changes compose message data.
Constant DIGEST_RFC1153_DELIMITER
DIGEST_RFC1153_DELIMITER in functions.php
Constant DIGEST_RFC1153_DELIMITER2
DIGEST_RFC1153_DELIMITER2 in functions.php
Function digest_rfc1153_getforwardHeader
Creates message header for forwarded messages
Function digest_rfc1153_get_message
Gets message part from rfc1153 digest body
Function digest_rfc1153_message_body
Function attached to message_body hook
Function digest_rfc1153_message_body_do
Removes digest messages from main message body
Function digest_rfc1153_print_msg_line
Creates HTML table cells with message information
Function digest_rfc1153_quote_delimiter
Quotes delimiter according to message quoting rules
Function digest_rfc1153_read_body_bottom
Function attached to read_body_bottom hook
Function digest_rfc1153_read_body_bottom_do
Displays list of digest messages after main message body
Constant DIGEST_RFC1153_SUBJECT_REGEXP
Function digest_rfc1153_version
Shows plugin version
Function decrypt
decrypt() in functions.php
Page dummy.php
dummy.php in dummy.php
Variable $dbh
prefs_mdb2::$dbh in functions.php
Variable $defaults
prefs_mdb2::$defaults in functions.php
Method deleteKey
prefs_mdb2::deleteKey() in functions.php
Page dba.php
dba.php in dba.php
Page dspam_conf.php
dspam_conf.php in dspam_conf.php
Page divider.inc
divider.inc in divider.inc
Page dspam.inc
dspam.inc in dspam.inc
Page dspam_primer.inc
dspam_primer.inc in dspam_primer.inc
Page download_thumb.php
download_thumb.php in download_thumb.php
Page decrypt.php
decrypt.php in decrypt.php
Variable $debug
cmd_spell::$debug in cmd_spell.php
Variable $dict
php_pspell::$dict in php_pspell.php
Variable $dictionary_link
e
top
Page edit.php
edit.php in edit.php
Variable $eof_ctrl_dir
archive_mail_pack_zip::$eof_ctrl_dir in archive_mail_pack_zip.php
End of central directory record
Variable $extension
archive_mail_pack_zip::$extension in archive_mail_pack_zip.php
File extension
Variable $extension
archive_mail_pack_text::$extension in archive_mail_pack_text.php
File extension
Variable $extension
archive_mail_pack_tar::$extension in archive_mail_pack_tar.php
File extension
Variable $extension
archive_mail_pack_gzip::$extension in archive_mail_pack_gzip.php
File extension
Variable $extension
archive_mail_pack::$extension in archive_mail_pack.php
File extension
Variable $emails
TnefvCard::$emails in tnef_vcard.php
Constant EMAIL_DISPLAY
EMAIL_DISPLAY in tnef_vcard.php
Constant EMAIL_EMAIL
EMAIL_EMAIL in tnef_vcard.php
Constant EMAIL_EMAIL2
EMAIL_EMAIL2 in tnef_vcard.php
Constant EMAIL_TRANSPORT
EMAIL_TRANSPORT in tnef_vcard.php
Method evaluateAddressAttribute
Detects address attributes and adds them to addresses property
Method evaluateEmailAttribute
Detects email attributes and adds them to emails property
Method evaluateHomepageAttribute
Detects website attributes and adds them to homepages property
Method evaluateTelefoneAttribute
Detects phone attributes and adds them to telefones property
Method extract_mapi_attrs
Function ext_to_mime
ext_to_mime() in functions.php
Maps extension to mime type
Page event_create.php
event_create.php in event_create.php
Page event_delete.php
event_delete.php in event_delete.php
Page event_edit.php
event_edit.php in event_edit.php
Variable $err
ldq_schemas::$err in class.schema.php
Variable $error
mail_fetch::$error in class.mail_fetch.php
Error message buffer
Function encrypt
encrypt() in functions.php
Variable $error
prefs_mdb2::$error in functions.php
Page end_section.inc
end_section.inc in end_section.inc
Function end_migration
end_migration() in migrate_config.php
Variable $error
php_pspell::$error in php_pspell.php
Error buffer
Variable $error
squirrelspell::$error in common.php
Method exec_spell
cmd_spell::exec_spell() in cmd_spell.php
Page es_ES.php
es_ES.php in es_ES.php
f
top
Method fullname
abook_extended::fullname() in abook_extended.php
Internal function that creates full name from first and last names
Page functions.php
functions.php in functions.php
Method firstname
Guesses firstname from account's data
Method firstname
Guesses firstname from account's data
Method firstname
Guesses firstname from account's data
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Method file
archive_mail_pack_zip::file() in archive_mail_pack_zip.php
Dumps out file
Method file
archive_mail_pack_text::file() in archive_mail_pack_text.php
Method file
archive_mail_pack_tar::file() in archive_mail_pack_tar.php
Method file
archive_mail_pack::file() in archive_mail_pack.php
Prints archive contents
Method file
archive_mail_pack_gzip::file() in archive_mail_pack_gzip.php
Page functions.php
functions.php in functions.php
Variable $files
TnefAttachment::$files in tnef_attachment.php
Variable $files_nested
TnefAttachment::$files_nested in tnef_attachment.php
Variable $from
TnefMailinfo::$from in tnef_mailinfo.php
Variable $from_name
TnefMailinfo::$from_name in tnef_mailinfo.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Function file_get_contents
file_get_contents() in functions.php
Provides backwards compatibility for PHP 4.3+ file_get_contents() function.
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Function fix_sort_array
fix_sort_array() in setup.php
fixes the sort_array for the prev_del/next_del links when using server side
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Function filters_bulkquery
filters_bulkquery() in filters.php
Runs filtering checks with bulkquery utility
Function filters_optpage_register_block_do
Function filters_optpage_set_loadinfo
Function attached to optpage_set_loadinfo hook
Function filters_optpage_set_loadinfo_do
Sets optpage name when spamfilters are saved
Function filters_right_main_after_header_do
Does filtering on src/right_main.php reload
Page filters.php
filters.php in filters.php
Function fix_mime_loading_prefs
Function attached to loading_prefs hook
Function fix_mime_loading_prefs_do
Loads preferences
Function fix_mime_optpage_loadhook_display
Function attached to optpage_loadhook_display hook
Function fix_mime_optpage_loadhook_display_do
Adds option block to Display preferences.
Function fix_mime_read_body_header
Function attached to read_body_header hook
Function fix_mime_read_body_header_do
Adds charset selection form
Function fix_mime_read_body_top
Function attached to read_body_top hook
Function fix_mime_read_body_top_do
Overrides $message object information in read_body.php
Function fix_mime_version
fix_mime_version() in setup.php
Plugin version function
Page functions.php
functions.php in functions.php
Global $folder_notes
$folder_notes in config_sample.php
Folder notes
Global $folder_notes_trash_purge
$folder_notes_trash_purge in config_sample.php
Days of automatic trash cleanup
Constant FNOTE_PURGE_TRASH
FNOTE_PURGE_TRASH in functions.php
Constant FNOTE_SPAM
FNOTE_SPAM in functions.php
Constant FNOTE_TRASH
FNOTE_TRASH in functions.php
Stop direct loading
Function folder_notes_display
Displays notes about the folder
Function folder_notes_display_do
folder_notes_display_do() in functions.php
Prints notes about the folder
Function folder_notes_version
Shows plugin version
Page functions.php
functions.php in functions.php
Function folderSettings
folderSettings() in setup.php
Load folder settings
Function folder_settings_do
folder_settings_do() in functions.php
Manages folder sorting changes
Function folder_settings_loadprefs
Function attached to folder option block hook
Function folder_settings_loadprefs_do
Loads plugin preferences
Function folder_settings_optblock
Function attached to folder option block hook
Function folder_settings_optblock_do
Adds option blocks
Function folder_settings_version
Return version number
Page functions.php
functions.php in functions.php
Function folder_sizes_add_totals
folder_sizes_add_totals() in functions.php
Sub to add the totals and subtotals for the passed depth.
Function folder_sizes_folders_page
Adds block in folders page
Function folder_sizes_folders_page_do
internal function to add block to folders page
Function folder_sizes_link
folder_sizes_link() in setup.php
Adds link to left_main.php page
Function folder_sizes_link_do
folder_sizes_link_do() in functions.php
These next two (folder_sizes_link and folder_sizes_folders_page) are called to either show a link to our standalone page (folder_sizes.php) or to output the folder size details (from the bottom of the Folders page via it's hook.
Function folder_sizes_list
folder_sizes_list() in functions.php
Main functon for calculating and outputting folder list.
Function folder_sizes_optpage
Adds optpage widgets on folders page
Function folder_sizes_optpage_do
folder_sizes_optpage_do() in functions.php
Adds options to folder preferences
Function folder_sizes_pref
folder_sizes_pref() in setup.php
Loads user's prefs
Function folder_sizes_pref_do
folder_sizes_pref_do() in functions.php
Function folder_sizes_version
Returns plugin's version string
Page folder_sizes.php
folder_sizes.php in folder_sizes.php
Page functions.php
functions.php in functions.php
Function folder_synch_left
folder_synch_left() in setup.php
Function attached to left_main_after hook
Function folder_synch_left_do
folder_synch_left_do() in functions.php
Function folder_synch_loading_prefs
Function attached to loading_prefs hook
Function folder_synch_loading_prefs_do
Function folder_synch_optpage
Function attached to optpage_loadhook_display hook
Function folder_synch_optpage_do
folder_synch_optpage_do() in functions.php
Function folder_synch_right
folder_synch_right() in functions.php
Adds synchronization options to right frame
Function folder_synch_right_list
Function attached to right_main_after_header hook
Function folder_synch_right_read
Function attached to read_body_header hook
Function folder_synch_version
Shows plugin version
Page functions.php
functions.php in functions.php
Global $fp_added_settings
$fp_added_settings in config_default.php
lists settings that should be added, if not present in user's prefs array should use setting names as array keys and setting values as key values.
Global $fp_debug
$fp_debug in config_default.php
Displays debug information
Global $fp_disabled_hooks
$fp_disabled_hooks in config_default.php
lists functions that should be removed from enabled hooks
Global $fp_dynamic_defaults
$fp_dynamic_defaults in config_default.php
Overrides interface defaults without saving them in user preferences
Global $fp_dynamic_overrides
$fp_dynamic_overrides in config_default.php
Overrides settings without saving them in user preferences
Global $fp_forced_settings
$fp_forced_settings in config_default.php
lists settings that should be set during login. Enforced settings are removed from option pages, if they use NaSMail $optdata array. array should use setting names as array keys and setting values as key values.
Global $fp_removed_optpage_urls
$fp_removed_optpage_urls in config_default.php
Array with urls that should be removed from option blocks. Other option block array keys can't be used because they contain translatable data and strings are not static.
Function forced_prefs_get_pref
Function attached to get_pref hook
Function forced_prefs_get_pref_override
Function attached to get_pref_override hook
Function forced_prefs_set
forced_prefs_set() in setup.php
sets preferences
Function forced_prefs_version
shows plugin's version
Function fp_check_url
fp_check_url() in functions.php
Function checks if url matches regural expression
Function fp_filter_hooks
fp_filter_hooks() in functions.php
removes plugin hooks
Function fp_filter_hooks_callback
Filters hooks array
Function fp_filter_optdata
fp_filter_optdata() in setup.php
calls internal optpage_data filtering functions
Function fp_filter_optdata_callback
callback function for array_filter call in fp_filter_optdata_internal.
Function fp_filter_optdata_internal
Removes forced settings from option pages
Function fp_filter_optpage_blocks
Internal function to filter optpage blocks
Function fp_get_pref_do
fp_get_pref_do() in functions.php
Overrides default values without saving them in user preferences
Function fp_get_pref_override_do
fp_get_pref_override_do() in functions.php
Overrides settings without saving them in user preferences
Function fp_optpage_register_block
calls internal function which filters option page blocks
Function fp_override_save
fp_override_save() in setup.php
calls internal function which overrides enforced settings during save
Function fp_override_save_internal
Overrides settings if user manages to get to option form
Page functions.php
functions.php in functions.php
Global $fortune_arguments
$fortune_arguments in config_sample.php
Defaults to '-s'.
Global $fortune_location
$fortune_location in config_sample.php
Sets location of fortune binary. Defaults to '/usr/games/fortune'.
Function fortune_read_cookie
fortune_read_cookie() in functions.php
Gets fortune cookie
Function fortune_right_bottom_notes
Function attached to right_bottom_notes hook
Function fortune_right_bottom_notes_do
Function attached to right_bottom_notes hook
Page functions.php
functions.php in functions.php
Global $fck_spell_checker
$fck_spell_checker in config_sample.php
FCKeditor: used spellchecking utility
Global $fully_loaded
$fully_loaded in config_sample.php
Plugin controls
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page fetch.php
fetch.php in fetch.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Method failQuery
prefs_mdb2::failQuery() in functions.php
Function is used to inform about fatal database error. It displays error message and stops script execution.
Method fillPrefsCache
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Function fieldDropdown
fieldDropdown() in recipie_functions.php
Display dropdown menu of field options
Function filter_exists
filter_exists() in functions.php
Function filter_get
filter_get() in functions.php
Filter functions
Function filter_put
filter_put() in functions.php
Function folderDropdown
folderDropdown() in recipie_functions.php
Display dropdown menu of folder options
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page functions.php
functions.php in functions.php
Page fr_FR.php
fr_FR.php in fr_FR.php
Page functions.php
functions.php in functions.php
g
top
Variable $given_name
TnefvCard::$given_name in tnef_vcard.php
Method getAddresses
TnefvCard::getAddresses() in tnef_vcard.php
Method getAttachments
TnefAttachment::getAttachments() in tnef_attachment.php
Method getCompany
TnefvCard::getCompany() in tnef_vcard.php
Method getContent
Outputs part body
Method getContent
TnefFileBase::getContent() in tnef_file_base.php
Method getContent
TnefvCard::getContent() in tnef_vcard.php
Returns contents of vcard (unimplemented)
Method getCreated
TnefvCard::getCreated() in tnef_vcard.php
Method getCreated
TnefFileBase::getCreated() in tnef_file_base.php
Method getDateSent
TnefMailinfo::getDateSent() in tnef_mailinfo.php
Method getEmails
TnefvCard::getEmails() in tnef_vcard.php
Method getFiles
TnefAttachment::getFiles() in tnef_attachment.php
Method getFilesNested
TnefAttachment::getFilesNested() in tnef_attachment.php
Method getFrom
TnefMailinfo::getFrom() in tnef_mailinfo.php
Method getFromName
TnefMailinfo::getFromName() in tnef_mailinfo.php
Method getGivenName
TnefvCard::getGivenName() in tnef_vcard.php
Method getHomepages
TnefvCard::getHomepages() in tnef_vcard.php
Method getMailinfo
TnefAttachment::getMailinfo() in tnef_attachment.php
Method getMetafile
TnefvCard::getMetafile() in tnef_vcard.php
Method getMetafile
TnefFile::getMetafile() in tnef_file.php
Method getMiddleName
TnefvCard::getMiddleName() in tnef_vcard.php
Method getModified
TnefvCard::getModified() in tnef_vcard.php
Method getModified
TnefFileBase::getModified() in tnef_file_base.php
Method getName
TnefFileBase::getName() in tnef_file_base.php
Method getName
TnefvCard::getName() in tnef_vcard.php
Method getNickname
TnefvCard::getNickname() in tnef_vcard.php
Method getSize
TnefvCard::getSize() in tnef_vcard.php
Method getSize
Shows part size
Method getSize
TnefFileRTF::getSize() in tnef_file_rtf.php
Method getSize
TnefFileBase::getSize() in tnef_file_base.php
Method getString
TnefDate::getString() in tnef_date.php
Returns date and time with seconds in YYYY-MM-DD hh:mm:ss format
Method getSubject
TnefMailinfo::getSubject() in tnef_mailinfo.php
Method getSurname
TnefvCard::getSurname() in tnef_vcard.php
Method getTelefones
TnefvCard::getTelefones() in tnef_vcard.php
Method getTopic
TnefMailinfo::getTopic() in tnef_mailinfo.php
Method getType
TnefvCard::getType() in tnef_vcard.php
Method getType
TnefFileBase::getType() in tnef_file_base.php
Method getUnixtime
TnefDate::getUnixtime() in tnef_date.php
Returns date stamp
Function GetSub
GetSub() in merak.php
Function get_move_target_list
Function get_folder_size
get_folder_size() in functions.php
Function get_uuencode_body
get_uuencode_body() in get_uuencode.php
Function get_uuencode_check_encoding
get_uuencode_check_encoding() in get_uuencode.php
Function get_uuencode_decode
get_uuencode_decode() in get_uuencode.php
Decodes uuencoded data
Function get_uuencode_decode_body
Function attached to decode_body hook
Function get_uuencode_link
get_uuencode_link() in get_uuencode.php
Function get_uuencode_message_body
Function attached to message_body hook
Function get_uuencode_read_body_bottom
Function attached to read_body_bottom hook
Function get_uuencode_version
Shows plugin version
Function get_uuencode_x_uuencode_handler
Page get_uuencode.php
get_uuencode.php in get_uuencode.php
Function getBrowserType
getBrowserType() in functions.php
Detects used browser from HTTP_USER_AGENT string
Function get_caps
get_caps() in functions.php
Gets CAPABILITY response from IMAP server
Method get_attrib_name
ldq_schemas::get_attrib_name() in class.schema.php
Show attribute name translation
Method get_object_name
ldq_schemas::get_object_name() in class.schema.php
show object name translation
Variable $greeting
mail_fetch::$greeting in class.mail_fetch.php
Server greeting
Function get_mini_headers
get_mini_headers() in functions.php
gets the subject and from for a list of messges
Function get_mini_list
get_mini_list() in functions.php
returns a list of folders with the message numbers of mail that is new
Method getKey
prefs_mdb2::getKey() in functions.php
Function getPref
getPref() in functions.php
returns the value for the pref $string
Function getSig
getSig() in functions.php
Gets the signature
Global $globalUsername
$globalUsername in sasql_conf_sample.php
Global settings username key used to define system-wide preferences
Function getMessage_RFC822_Attachment
h
top
Variable $homepages
TnefvCard::$homepages in tnef_vcard.php
Variable $hour
TnefDate::$hour in tnef_date.php
Page hmailserver.php
hmailserver.php in hmailserver.php
Page hmailserver.php
hmailserver.php in hmailserver.php
Global $html_editor_style
$html_editor_style in config_sample.php
Common: html editor type
Global $html_mail_aspell_path
$html_mail_aspell_path in config_sample.php
FCKeditor|TinyMCE: used Aspell binary
Global $html_mail_browser
$html_mail_browser in config_sample.php
FCKeditor: file browser controls
Global $html_mail_dicts
$html_mail_dicts in config_sample.php
TinyMCE: Available speller dictionaries. First dictionary is default one.
Global $html_mail_link_server
$html_mail_link_server in config_sample.php
Common: address of link server
Global $html_mail_tinymce_speller
$html_mail_tinymce_speller in config_sample.php
TinyMCE: Speller library used by TinyMCE spellchecker plugin
Global $html_mail_uploads
$html_mail_uploads in config_sample.php
FCKeditor: file upload controls
Global $html_mail_upload_dir
$html_mail_upload_dir in config_sample.php
FCKeditor: full path to uploads directory full path with trailing slash.
Global $html_mail_upload_path
$html_mail_upload_path in config_sample.php
FCKeditor: absolute url to uploads directory
Function html_area_is_on_and_is_supported_by_users_browser
Checks if htmlarea can be used in selected browser.
Function html_mail_advanced_optpage_do
Adds html option block to advanced preferences
Function html_mail_adv_optpage
Adds HTML options in Advanced Settings plugin
Function html_mail_alter_type
Changes outgoing message format to include multipart
Function html_mail_alter_type_do
html_mail_alter_type_do() in functions.php
Changes outgoing message format to include multipart
Function html_mail_check_browser
html_mail_check_browser() in functions.php
Checks if browser supports used html editor engine
Function html_mail_choose_type_on_the_fly
Inserts controls on the compose page that let the user switch between HTML and text on the fly.
Function html_mail_compose_bottom
Inserts extra JavaScript at bottom of compose page
Function html_mail_compose_button_row
Inserts controls on the compose page that let the user switch between HTML and text on the fly.
Function html_mail_compose_button_row_do
Adds buttons to NaSMail 1.3+ compose form
Function html_mail_compose_form_process
Function attached to compose_form_process hook
Function html_mail_compose_form_process_do
Function is used to process NaSMail 1.3+ compose_form_process hook actions
Function html_mail_disable_squirrelspell
Turns off spellcheck plugin when the user is composing HTML-formatted email,
Function html_mail_disable_squirrelspell_do
Turns off spellcheck plugin when the user is composing HTML-formatted email, since spellcheck will choke on the HTML. This function also reformats the message body as needed (such as getting the HTML part to edit if user settings demand it).
Function html_mail_emoticons
Enables display of emoticons on compose screen if possible
Function html_mail_emoticons_do
html_mail_emoticons_do() in functions.php
Enables display of emoticons on compose screen if possible
Function html_mail_fix_image_urls
Fixes urls in html emails
Function html_mail_footer
html_mail_footer() in functions.php
Inserts extra JavaScript at bottom of compose page that is needed by the
Function html_mail_header
html_mail_header() in setup.php
"Turns on" this plugin if the compose page is currently
Function html_mail_header_do
html_mail_header_do() in functions.php
"Turns on" this plugin if the compose page is currently
Function html_mail_loading_prefs
Loads HTML Mail plugin preferences
Function html_mail_loading_prefs_do
Loads html_mail preferences
Function html_mail_notes_button_row
Function attached to notes_button_row hook (notes plugin)
Function html_mail_notes_button_row_do
Adds buttons to compose form in Notes plugin
Function html_mail_notes_form_process
Function attached to notes_form_process hook
Function html_mail_notes_form_process_do
Function is used to process Notes plugin notes_form_process hook actions
Function html_mail_optpage
html_mail_optpage() in setup.php
Adds HTML Mail option block in Compose preferences
Function html_mail_optpage_do
html_mail_optpage_do() in functions.php
Adds html option block to compose preferences
Function html_mail_parse_icons_array
Converts array with emoticons to html tags
Function html_mail_turn_on_htmlarea
Do the actual insertion of the enhanced text editor
Function html_mail_version
html_mail_version() in setup.php
Returns version info about this plugin
Variable $host
mail_fetch::$host in class.mail_fetch.php
Server name
Function hex2bin
hex2bin() in functions.php
Page help.php
help.php in help.php
Page help.php
help.php in help.php
Page hu_HU.php
hu_HU.php in hu_HU.php
i
top
Variable $internal_charset
abook_extended_adodb::$internal_charset in abook_extended_adodb.php
Variable $internal_charset
abook_extended::$internal_charset in abook_extended.php
Function IsChecked
IsChecked() in merak.php
Function insert_emoticons
insert_emoticons() in functions.php
Show emoticons on screen
Global $image_buttons_font
$image_buttons_font in config_sample.php
Path to TrueType font used for image buttons
Global $image_buttons_use_gd
$image_buttons_use_gd in config_sample.php
Allows to disable GD buttons even when PHP GD extension is present. Option is removed only from option pages. If user selected buttons in order plugin configuration, GD buttons will be used until user updates his or her display preferences.
Function image_buttons_do
image_buttons_do() in functions.php
Function image_buttons_external_link
Function image_buttons_loadhook_display
Function image_buttons_loadhook_display_do
Register optpage_data for display options page.
Function image_buttons_loading_prefs
Function image_buttons_prefs
image_buttons_prefs() in functions.php
Function image_buttons_register_block
Function image_buttons_version
Function imap_test
imap_test() in functions.php
Runs the passed IMAP test and returns the results
Function info_is_plugin_enabled
info_is_plugin_enabled() in functions.php
Check if plugin is enabled
Function info_opt
info_opt() in setup.php
Adds option block
Page inetorgperson.php
inetorgperson.php in inetorgperson.php
Function is_opt_in
is_opt_in() in dspam.inc
Function invoke_filtercmd
invoke_filtercmd() in backend.php
Page imap.php
imap.php in imap.php
Page interface.php
interface.php in interface.php
Function is_good_unsafe_image_regexp
Checks if provided regular expression is valid
Function is_in_unsafe_image_rules_list
Figure out if the message we're looking matches any details in our list.
Function is_unsafe_image_from_address_in_list
Given the message and a list of addresses, see if it's from one of those addresses.
Function is_unsafe_image_from_our_id
Function to figure out if sender is one of our IDs.
Function is_unsafe_image_from_sender_in_address_book
Function to figure out if sender is in address book.
j
top
Variable $jargon
php_pspell::$jargon in php_pspell.php
k
top
Variable $key_field
prefs_mdb2::$key_field in functions.php
Variable $key_size
prefs_mdb2::$key_size in functions.php
l
top
Variable $listing
abook_extended_peardb::$listing in abook_extended_peardb.php
Variable $listing
abook_extended::$listing in abook_extended.php
Variable $listing
abook_extended_mdb2::$listing in abook_extended_mdb2.php
Variable $listing
abook_extended_adodb::$listing in abook_extended_adodb.php
Method list_addr
abook_extended_mdb2::list_addr() in abook_extended_mdb2.php
List all addresses
Method list_addr
abook_extended_peardb::list_addr() in abook_extended_peardb.php
List all addresses
Method list_addr
abook_extended_adodb::list_addr() in abook_extended_adodb.php
List all addresses
Method lookup
abook_extended_peardb::lookup() in abook_extended_peardb.php
Lookup alias
Method lookup
abook_extended_mdb2::lookup() in abook_extended_mdb2.php
Lookup alias
Method lookup
abook_extended_adodb::lookup() in abook_extended_adodb.php
Lookup alias
Method lookup_extended
abook_extended_peardb::lookup_extended() in abook_extended_peardb.php
Lookup alias (extended version)
Method lookup_extended
abook_extended_adodb::lookup_extended() in abook_extended_adodb.php
Lookup alias (extended version)
Method lookup_extended
abook_extended::lookup_extended() in abook_extended.php
Lookup alias (extended version)
Method lookup_extended
abook_extended_mdb2::lookup_extended() in abook_extended_mdb2.php
Lookup alias (extended version)
Variable $listing
Variable $listing
Variable $listing
Variable $login_name
Variable $login_pass
Method lastname
Guesses lastname from account's data
Method lastname
Guesses lastname from account's data
Method lastname
Guesses lastname from account's data
Method listname
Creates name for DistributionList address
Method listname
Method listname
Method list_addr
List all addresses
Method list_addr
List all addresses
Method list_addr
List all addresses
Method list_addr_by_domain
Extracts address book entries for speficied domain
Method lookup
Lookup by nickname
Method lookup
Lookup one address book entry by nickname
Method lookup
Lookup by nickname
Function load_optpage_advanced_settings
Function is used to build internal plugin widget data
Function load_optpage_calendar
Function is used to build internal plugin widget data
Page ldap.php
ldap.php in ldap.php
Page load_config.php
load_config.php in load_config.php
Function ldapquery_abook_form
ldapquery_abook_form() in functions.php
Creates address book form.
Function ldapquery_compattrs
ldapquery_compattrs() in functions.php
compare attributes for sorting results
Function ldapquery_compcns
ldapquery_compcns() in functions.php
compare cn attributes for sorting results by lastname This is a bit of a hack for those of us who don't have surname attributes in our LDAP records (so we can't just select it in "sort by".
Function ldapquery_dispresultsMulti
ldapquery_dispresultsMulti - display HTML results from an LDAP query
Function ldapquery_dispresultsSingle
display HTML results from an LDAP query
Function ldapquery_format_results
Formats and sanitizes ldap results.
Function ldapquery_ldapspecialchars
Sanitizes ldap query strings.
Function ldapquery_lnf
ldapquery_lnf() in functions.php
Convert a string with a name in it in firstname first
Function ldapquery_menuline
Add meniu line
Function ldapquery_menuline_function
Adds entry to menu line
Function ldapquery_options
ldapquery_options() in setup.php
Add options block
Function ldapquery_options_function
Add options block
Function ldapquery_prefs
ldapquery_prefs() in setup.php
Load plugin preferences
Function ldapquery_prefs_function
Load plugin preferences
Function ldapquery_save
ldapquery_save() in setup.php
Save options
Function ldapquery_save_function
ldapquery_save_function() in functions.php
Save options
Function ldapquery_set_loadinfo
Set optpage_name displayed when settings are saved
Function ldapquery_set_loadinfo_function
Set optpage_name displayed when settings are saved
Function ldapquery_ShowCheckboxes
Create checkboxes
Function ldapquery_ShowOption
ldapquery_ShowOption() in functions.php
Create html option tags
Function ldapquery_version
ldapquery_version() in setup.php
Displays plugin version
Function ldq_arraytolower
ldq_arraytolower() in functions.php
lowercase elements of array
Function ldq_arraytrim
ldq_arraytrim() in functions.php
trim values of array
Function ldq_check_setup
ldq_check_setup() in functions.php
Checks if NaSMail configuration and PHP setup are correct.
Function ldq_error_box
ldq_error_box() in functions.php
Wrapper arround standard error_box function.
Function ldq_hidden_search_fields
Creates hidden form fields from POST data
Function ldq_load_schemas
ldq_load_schemas() in functions.php
Reads data about supported ldap schemas and loads it into object.
Class ldq_schemas
ldq_schemas in class.schema.php
class that is used to manage ldap attributes and objects
Page ldapquery.php
ldapquery.php in ldapquery.php
Global $left_logo_height
$left_logo_height in config_sample.php
Height of logo image
Global $left_logo_url
$left_logo_url in config_sample.php
URL to logo image Can be set to full URL (http://example.org/images/logo.jpg) or path relative to NaSMail src/ directory. Logo is not displayed, if set to empty string.
Global $left_logo_width
$left_logo_width in config_sample.php
Width of logo image
Function left_logo
left_logo() in setup.php
Function attached to left_main_before hook
Function left_logo_do
left_logo_do() in functions.php
Adds logo image above left frame folder listing
Function left_logo_version
left_logo_version() in setup.php
Shows plugin version
Function logger_get_user_info
logger_get_user_info() in functions.php
Gets information about user
Function logger_log
logger_log() in functions.php
Calls configured logging facility
Function logger_login_verified
function attached to login_verified hook
Function logger_login_verified_do
Logs successful logins. LOG_INFO level
Function logger_logout
logger_logout() in setup.php
function attached to logout hook
Function logger_logout_do
logger_logout_do() in functions.php
Logs logouts. LOG_INFO level
Function logger_logout_error
function attached to message_log hook
Function logger_logout_error_do
logger_logout_error_do() in functions.php
Logs login failures. LOG_WARNING level
Function logger_message_log
function attached to logout_error hook
Function logger_message_log_do
logger_message_log_do() in functions.php
Logs nsm_message_log() messages. LOG_NOTICE level
Function logger_version
logger_version() in setup.php
Shows plugin version
Global $login_failed_dsn
$login_failed_dsn in config_sample.php
DSN to database
Global $login_failed_max
$login_failed_max in config_sample.php
Number of possible retries in specified time
Global $login_failed_time
$login_failed_time in config_sample.php
Time in seconds
Function login_failed_db_connect
login_failed_db_connect() in functions.php
Opens connection to database.
Function login_failed_login_before
Function attached to login_before hook
Function login_failed_login_before_do
Stops logins after repeated login failures.
Function login_failed_logout_error
Function attached to logout_error hook
Function login_failed_logout_error_do
Logs login failures
Function login_failed_version
Shows plugin version
Method login
mail_fetch::login() in class.mail_fetch.php
Generic login wrapper
Function load_mini_settings
load settings from pref file
Page loadfile.php
loadfile.php in loadfile.php
Page ldap.php
ldap.php in ldap.php
Global $learn_fp_folder
$learn_fp_folder in sasql_conf_sample.php
Set to '' to disable.
Page learn_spam.php
learn_spam.php in learn_spam.php
Page load_config.php
load_config.php in load_config.php
Function local_filter_exists
local_filter_exists() in backend.php
Function local_filter_get
local_filter_get() in backend.php
These are the backend definitions. You should never directly call any
Function local_filter_put
local_filter_put() in backend.php
Function local_write_forward
local_write_forward() in backend.php
Page learn_spam.php
learn_spam.php in learn_spam.php
Page load_config.php
load_config.php in load_config.php
Function load_unsafe_image_rules
load_unsafe_image_rules() in functions.php
Function to load trusted message details
m
top
Method modify
abook_extended_peardb::modify() in abook_extended_peardb.php
Modify address
Method modify
abook_extended_mdb2::modify() in abook_extended_mdb2.php
Modify address
Method modify
abook_extended_adodb::modify() in abook_extended_adodb.php
Modify address
Method modify_extended
abook_extended_peardb::modify_extended() in abook_extended_peardb.php
Modify address (extended version)
Method modify_extended
abook_extended_mdb2::modify_extended() in abook_extended_mdb2.php
Modify address (extended version)
Method modify_extended
abook_extended::modify_extended() in abook_extended.php
Modify address (extended version)
Method modify_extended
abook_extended_adodb::modify_extended() in abook_extended_adodb.php
Modify address (extended version)
Method modify
Dummy function. Breaks with error on address book entry modification.
Method modify
Dummy function. Breaks with error on address book entry modification.
Method modify
Dummy function. Breaks with error on address book entry modification.
Variable $mailinfo
TnefAttachment::$mailinfo in tnef_attachment.php
Variable $metafile
TnefvCard::$metafile in tnef_vcard.php
Variable $metafile
TnefFile::$metafile in tnef_file.php
Variable $middle_name
TnefvCard::$middle_name in tnef_vcard.php
Variable $minute
TnefDate::$minute in tnef_date.php
Variable $modified
TnefvCard::$modified in tnef_vcard.php
Variable $modified
TnefFileBase::$modified in tnef_file_base.php
Variable $month
TnefDate::$month in tnef_date.php
Page merak.php
merak.php in merak.php
Page mysql.php
mysql.php in mysql.php
Function my_html_entity_decode
my_html_entity_decode() in functions.php
Converts html entities to utf-8
Page mailout.php
mailout.php in mailout.php
Global $mail_fetch_allow_unsubscribed
Controls use of unsubscribed folders in plugin
Function mailfetch_optpage_register_block
Function attached to optpage_register_block hook
Function mailfetch_optpage_register_block_do
Method mail_fetch
mail_fetch::mail_fetch() in class.mail_fetch.php
Constructor function
Class mail_fetch
mail_fetch in class.mail_fetch.php
POP3 client class
Constant MAIL_FETCH_AUTH_APOP
MAIL_FETCH_AUTH_APOP in constants.php
RFC 1939 APOP authentication
Constant MAIL_FETCH_AUTH_PLAIN
MAIL_FETCH_AUTH_PLAIN in constants.php
SASL PLAIN. Since 1.1
Constant MAIL_FETCH_AUTH_RFC1939
MAIL_FETCH_AUTH_RFC1939 in constants.php
All authentication methods described in RFC 1939
Constant MAIL_FETCH_AUTH_USER
MAIL_FETCH_AUTH_USER in constants.php
RFC 1939 USER authentication
Function mail_fetch_check_folder
mail_fetch_check_folder() in functions.php
check mail folder
Function mail_fetch_check_noselect
Checks if folder is noselect (can't store messages)
Function mail_fetch_folderact
Function attached to rename_or_delete_folder hook
Function mail_fetch_folderact_do
mail_fetch_folderact_do() in functions.php
Handles IMAP folder renames and deletions
Function mail_fetch_get_mail
mail_fetch_get_mail() in functions.php
Function mail_fetch_handle_output
Function mail_fetch_link
mail_fetch_link() in setup.php
Function attached to menuline hook
Function mail_fetch_link_do
mail_fetch_link_do() in functions.php
Hooked functions
Function mail_fetch_login
mail_fetch_login() in setup.php
Function attached to left_main_before hook
Function mail_fetch_login_do
mail_fetch_login_do() in functions.php
Function Mail_Fetch_Select_Server
Function Mail_Fetch_Servers
Function mail_fetch_setnew
mail_fetch_setnew() in setup.php
Function attached to login_verified hook
Function mail_fetch_setnew_do
mail_fetch_setnew_do() in functions.php
Function Mail_Fetch_Status
Mail_Fetch_Status() in functions.php
Constant MAIL_FETCH_USE_PLAIN
MAIL_FETCH_USE_PLAIN in constants.php
Connection types
Constant MAIL_FETCH_USE_STLS
MAIL_FETCH_USE_STLS in constants.php
Constant MAIL_FETCH_USE_TLS
MAIL_FETCH_USE_TLS in constants.php
Function mail_fetch_version
Displays plugin version
Function mf_keyED
mf_keyED() in functions.php
Two way password encryption/decryption
Function map_user_server
map_user_server() in functions.php
Function map_user_server_dummy
Function map_user_server_init_dummy
Sample plugin test
Function map_user_server_version
Return plugin version
Page message_details_bottom.php
message_details_bottom.php in message_details_bottom.php
Page message_details_main.php
message_details_main.php in message_details_main.php
Page message_details_top.php
message_details_top.php in message_details_top.php
Function mini_array_to_int
mini_array_to_int() in functions.php
callback function used in get_mini_headers
Function mini_formatBody
mini_formatBody() in functions.php
Stripped version of squirrelmail formatBody() from functions/mime.php.
Function mini_link
mini_link() in setup.php
Adds link on the left frame for mini window
Function mini_link_function
mini_link_function() in functions.php
link on the left frame for mini window (internal function)
Function mini_message
mini_message() in functions.php
returns the text entity of the message or an explination about why it could not
Function mini_register_block
Adds display options block
Function mini_register_block_function
Add display option block (internal function)
Function mini_settings_function
mini_settings_function() in functions.php
Load settings (internal function)
Function mini_translateText
mini_translateText() in functions.php
Stripped version of translateText() from functions/mime.php Url parsing and quote coloring removed.
Function mini_version
mini_version() in setup.php
Returns plugin version
Page mini.php
mini.php in mini.php
Function mobi_detect_browser
mobi_detect_browser() in functions.php
Detects mobile browsers
Function mobi_filter_optdata
mobi_filter_optdata() in functions.php
Callback function used in option filtering
Function mobi_get_pref_override
Function attached to get_pref_override hook
Function mobi_get_pref_override_do
Switches to frameless layout if mobile browser is detected
Function mobi_loading_prefs
Function attached to loading_prefs hook
Function mobi_loading_prefs_do
mobi_loading_prefs_do() in functions.php
Reads user preferences and sets mobile browser preferences
Function mobi_login_top
mobi_login_top() in setup.php
Function attached to login_top hook
Function mobi_login_top_do
mobi_login_top_do() in functions.php
Controls image display on login page.
Function mobi_optpage_loadhook_compose
Function attached to optpage_loadhook_compose hook
Function mobi_optpage_loadhook_compose_do
Filters compose preferences
Function mobi_optpage_loadhook_display
Function attached to optpage_loadhook_display hook
Function mobi_optpage_loadhook_display_do
Creates option block in Display Prefereces and hides conflicting options
Function mobi_version
mobi_version() in setup.php
Shows plugin version
Function more_controls_loading_prefs
Function more_controls_loading_prefs_do
Loads plugin preferences
Function more_controls_mailbox_controls
Function more_controls_mailbox_controls_do
Adds more mailbox controls through mailbox_controls hook
Function more_controls_optpage_loadhook_folder
Function more_controls_optpage_loadhook_folder_do
Registers plugin options
Function more_controls_version
Function move_controls_trimarray
Page mysql.php
mysql.php in mysql.php
Page move_to.php
move_to.php in move_to.php
Function maildrop_write_default_recipie
Function maildrop_write_filter_recipie
Maildrop backend
Function maildrop_write_spam_filter
Function matchingDropdown
matchingDropdown() in recipie_functions.php
Display dropdown menu of matching options
Function mkdirs
mkdirs() in backend.php
Function my_virtual_domain_user
my_virtual_domain_user() in functions.php
Virtual domain functions
Page migrate_config.php
migrate_config.php in migrate_config.php
Variable $missed_words
cmd_spell::$missed_words in cmd_spell.php
Variable $missed_words
php_pspell::$missed_words in php_pspell.php
Variable $mode
php_pspell::$mode in php_pspell.php
n
top
Variable $notesize
abook_extended_peardb::$notesize in abook_extended_peardb.php
Variable $notesize
abook_extended_mdb2::$notesize in abook_extended_mdb2.php
Variable $notesize
abook_extended_adodb::$notesize in abook_extended_adodb.php
Variable $notesize
abook_extended::$notesize in abook_extended.php
Variable $name
TnefFileBase::$name in tnef_file_base.php
Variable $name
TnefvCard::$name in tnef_vcard.php
Variable $nickname
TnefvCard::$nickname in tnef_vcard.php
Function nsm_addslashes
nsm_addslashes() in functions.php
PHP addslashes replacement that does not depend on correct magic_quotes_sybase setting.
Function nsm_auth_delete_password
Removes saved password information.
Function nsm_auth_read_key
nsm_auth_read_key() in functions.php
Reads encrypted pass password
Function nsm_auth_read_otp
nsm_auth_read_otp() in functions.php
Reads key used to encrypt password
Function nsm_auth_read_password
nsm_auth_read_password() in functions.php
Reads and decodes stored user password information
Function nsm_auth_save_password
nsm_auth_save_password() in functions.php
Saves password Function must be executed before html output is started.
Function nsm_check_for_javascript
Detects browsers with broken JavaScript support.
Function nsm_cstrcasecmp
nsm_cstrcasecmp() in functions.php
Locale insensitive strcasecmp
Function nsm_decode_mod_base64
nsm_decode_mod_base64() in functions.php
Decodes modified Base64 encoding
Function nsm_encode_mod_base64
nsm_encode_mod_base64() in functions.php
Encodes string in modified Base64 encoding
Function nsm_fix_session_url
nsm_fix_session_url() in functions.php
Failsafe of NaSMail nsm_fix_session_url function.
Function nsm_form_check_token
nsm_form_check_token() in functions.php
Checks form security token
Function nsm_form_get_token
nsm_form_get_token() in functions.php
Returns token which can be used to protect forms from cross site form attacks
Function nsm_html2txt
nsm_html2txt() in functions.php
Converts HTML to plain text.
Function nsm_http_redirect
nsm_http_redirect() in functions.php
Function sends HTTP 302 header.
Function nsm_imap_login
nsm_imap_login() in functions.php
Logs the user into the IMAP server. If $hide is set, no error messages will be displayed. This function returns the IMAP connection handle.
Function nsm_imap_mailbox_expunge
Expunges messages in selected mailbox.
Function nsm_imap_mailbox_name
nsm_imap_mailbox_name() in functions.php
Returns human readable mailbox name
Function nsm_page_title
nsm_page_title() in functions.php
Returns standard formated NaSMail page title.
Constant NSM_PREF_EMPTY
NSM_PREF_EMPTY in functions.php
constant introduced in 1.3
Function nsm_process_upload_errors
Converts PHP 4.2+ upload error codes to human readable (and translated) string
Function nsm_setint_u32
nsm_setint_u32() in functions.php
Makes sure that number is 32bit unsigned integer
Function nsm_str_pad
nsm_str_pad() in functions.php
Multibyte aware string padding
Page ngettext.php
ngettext.php in ngettext.php
Global $newmail_allowsound
$newmail_allowsound in config_default.php
Set $newmail_allowsound to false if you don't want sound files available
Global $newmail_mediacompat_mode
$newmail_mediacompat_mode in config_default.php
controls insertion of embed tags
Global $newmail_mmedia
$newmail_mmedia in config_default.php
List of available multimedia files.
Global $newmail_uploadsounds
$newmail_uploadsounds in config_default.php
Set $newmail_uploadsounds to false if you don't want to allow uploading of custom sound files.
Function newmail_create_media_tags
Detects used media type and creates all need tags
Function newmail_detect_filetype
newmail_detect_filetype() in functions.php
Function tries to detect if file contents match declared file type
Function newmail_get_mediatype
newmail_get_mediatype() in functions.php
Function tries to detect uploaded file type
Function newmail_get_mediatype_by_ext
Function provides filetype detection for browsers, that upload files with application/octet-stream file type.
Function newmail_media_embed
newmail_media_embed() in functions.php
Creates embed tags of multimedia object
Function newmail_media_embed_close
Adds closing tags for object
Function newmail_media_object
newmail_media_object() in functions.php
Creates object tags of multimedia object for browsers that comply to w3.org specifications.
Function newmail_media_objects
newmail_media_objects() in functions.php
Creates html object tags of multimedia object
Function newmail_media_object_close
Adds closing tags for object
Function newmail_media_object_ie
newmail_media_object_ie() in functions.php
Creates multimedia object tags for Internet Explorer (Win32)
Function newmail_media_object_ie_close
Adds closing tags for ie object
Function newmail_media_prepare_args
Converts media attributes to string
Function newmail_optpage_register_block
Register newmail option block
Function newmail_optpage_register_block_function
Register newmail option block
Function newmail_plugin
newmail_plugin() in setup.php
Insert needed data in left_main
Function newmail_plugin_function
newmail_plugin_function() in functions.php
Insert needed data in left_main
Function newmail_pref
newmail_pref() in setup.php
Load newmail plugin settings
Function newmail_pref_function
newmail_pref_function() in functions.php
Load newmail plugin settings
Function newmail_sav
newmail_sav() in setup.php
Save newmail plugin settings
Function newmail_sav_function
newmail_sav_function() in functions.php
Save newmail plugin settings
Function newmail_set_loadinfo
Set loadinfo data
Function newmail_set_loadinfo_function
Set loadinfo data
Function newmail_version
newmail_version() in setup.php
Displays plugin version
Page newmail.php
newmail.php in newmail.php
Page newmail_opt.php
newmail_opt.php in newmail_opt.php
Function notes_formatAttachments
notes_formatAttachments() in view_note.php
Format attachment block
Function notes_getByteSize
notes_getByteSize() in compose.php
Parse ini values like 8M and 2k into bytes
Function notes_get_msgcnt_str
Computes the "Viewing Notes..." string
Function notes_get_paginator_link
Function notes_get_paginator_str
Computes the paginator string
Function notes_left_main_before
Function attached to left_main_before hook
Function notes_left_main_before_do
Creates notes folder, if not available
Function notes_left_main_folder_icon
Function attached to left_main_folder_icon hook
Function notes_left_main_folder_icon_do
Sets folder icon
Function notes_loading_prefs
Function attached to loading_prefs hook
Function notes_loading_prefs_do
notes_loading_prefs_do() in functions.php
Loads plugin preferences and redirects notes mailbox listing
Function notes_menuline
notes_menuline() in setup.php
Function attached to menuline hook
Function notes_menuline_do
notes_menuline_do() in functions.php
Adds menuline
Function notes_navigation_block
notes_navigation_block() in view_note.php
Creates navigation block
Function notes_optpage_loadhook_folder
Function attached to optpage_loadhook_folder hook
Function notes_optpage_loadhook_folder_do
Adds notes options to folder preferences
Function notes_print_listing
Function notes_process_uploads
Adds uploaded files to message information.
Function notes_show_buttons
notes_show_buttons() in compose.php
Function notes_sorting
notes_sorting() in notes.php
Creates listing header with sorting controls
Function notes_sort_button
notes_sort_button() in notes.php
Creates sorting button
Function notes_sort_files
notes_sort_files() in compose.php
Callback function used to sort files in $notes_ids array
Function notes_special_mailbox
Function attached to special_mailbox hook
Function notes_special_mailbox_do
Marks notes folder as special
Function notes_version
notes_version() in setup.php
Shows plugin version
Page notes.php
notes.php in notes.php
Constant NSM_SQ_BYTES
NSM_SQ_BYTES in functions.php
Constant NSM_SQ_COUNT
NSM_SQ_COUNT in functions.php
Constant NSM_SQ_ERROR
NSM_SQ_ERROR in functions.php
Constant NSM_SQ_KBYTES
NSM_SQ_KBYTES in functions.php
Constant NSM_SQ_MAX
NSM_SQ_MAX in functions.php
Constant NSM_SQ_MESSAGE
NSM_SQ_MESSAGE in functions.php
Constant NSM_SQ_STORAGE
NSM_SQ_STORAGE in functions.php
Declare constants
Constant NSM_SQ_UNIT
NSM_SQ_UNIT in functions.php
Constant NSM_SQ_USED
NSM_SQ_USED in functions.php
o
top
Variable $owner
abook_extended_peardb::$owner in abook_extended_peardb.php
Address book owner
Variable $owner
abook_extended_adodb::$owner in abook_extended_adodb.php
Variable $owner
abook_extended_mdb2::$owner in abook_extended_mdb2.php
Address book owner
Method open
abook_extended_peardb::open() in abook_extended_peardb.php
Opens connection to database and sets up database connection options.
Method open
abook_extended_adodb::open() in abook_extended_adodb.php
Opens connection to database and sets up database connection options.
Method open
abook_extended_mdb2::open() in abook_extended_mdb2.php
Opens connection to database and sets up database connection options.
Method open
Open's connection to database
Method open
Open's connection to hmailserver
Method open
Open's connection to database
Page options.php
options.php in options.php
Page options.php
options.php in options.php
Variable $old_offset
archive_mail_pack_zip::$old_offset in archive_mail_pack_zip.php
Last offset position
Page options.php
options.php in options.php
Page options.php
options.php in options.php
Page options.php
options.php in options.php
Page options.php
options.php in options.php
Page options.php
options.php in options.php
Global $override_charsets
$override_charsets in config_sample.php
Array of charsets available to end users. Default value includes all charsets supported by NaSMail.
Page options.php
options.php in options.php
Variable $objects
ldq_schemas::$objects in class.schema.php
Page options.php
options.php in options.php
Method open
mail_fetch::open() in class.mail_fetch.php
Opens pop connection
Page options.php
options.php in options.php
Method open
prefs_mdb2::open() in functions.php
Opens connection to database
Function output_bool_setting
output_bool_setting() in migrate_config.php
Function output_int_setting
output_int_setting() in migrate_config.php
Function output_raw_setting
output_raw_setting() in migrate_config.php
Function output_setting
output_setting() in migrate_config.php
Page options.php
options.php in options.php
Page options.php
options.php in options.php
Page options.php
options.php in options.php
Page options.php
options.php in options.php
Page options.php
options.php in options.php
Page override.php
override.php in override.php
p
top
Function parseConfig
parseConfig() in functions.php
parse the config file
Method pad
archive_mail_pack_tar::pad() in archive_mail_pack_tar.php
Method pad
archive_mail_pack_gzip::pad() in archive_mail_pack_gzip.php
Method pads
archive_mail_pack_tar::pads() in archive_mail_pack_tar.php
Method pads
archive_mail_pack_gzip::pads() in archive_mail_pack_gzip.php
Page peardb.php
peardb.php in peardb.php
Page poppassd.php
poppassd.php in poppassd.php
Function print_response
print_response() in functions.php
Prints given array or string
Function plugin_listcommands_menu
Variable $port
mail_fetch::$port in class.mail_fetch.php
POP connection port.
Global $prefs_mdb2_defaults
$prefs_mdb2_defaults in config_sample.php
Default values.
Global $prefs_mdb2_dsn
$prefs_mdb2_dsn in config_sample.php
Data Source Name
Global $prefs_mdb2_key_field
$prefs_mdb2_key_field in config_sample.php
Field used to store preference keys
Global $prefs_mdb2_key_size
$prefs_mdb2_key_size in config_sample.php
Preference key size
Global $prefs_mdb2_table
$prefs_mdb2_table in config_sample.php
Table used to store preferences
Global $prefs_mdb2_user_field
$prefs_mdb2_user_field in config_sample.php
Field used to store usernames
Global $prefs_mdb2_user_size
$prefs_mdb2_user_size in config_sample.php
Username field size
Global $prefs_mdb2_val_field
$prefs_mdb2_val_field in config_sample.php
Field used to store preference values
Global $prefs_mdb2_val_size
$prefs_mdb2_val_size in config_sample.php
Preference value size
Method prefs_mdb2
prefs_mdb2::prefs_mdb2() in functions.php
Constructor function
Class prefs_mdb2
prefs_mdb2 in functions.php
Function prefs_mdb2_backend
Loads MDB2 prefs backend functions
Function prefs_mdb2_load
prefs_mdb2_load() in functions.php
Function prefs_mdb2_version
Returns plugin version
Function pg_escape_string
pg_escape_string() in pgsql.php
COMPAT: Failsafe wrapper for PHP 4.1 without pg_escape_string()
Page pgsql.php
pgsql.php in pgsql.php
Page posix.php
posix.php in posix.php
Page purge.inc
purge.inc in purge.inc
Page policyd_conf-dist.php
policyd_conf-dist.php in policyd_conf-dist.php
Page policyd.inc
policyd.inc in policyd.inc
Page policyd_docs.inc
policyd_docs.inc in policyd_docs.inc
Function policyd_connect
policyd_connect() in policyd.inc
Creates connection to database
Function policyd_grey_is_optin
Checks status of greylisting preferences
Function policyd_grey_optinout
Function print_recipies
print_recipies() in recipie_functions.php
Print the recipies
Function procmail_write_default_recipie
Function procmail_write_filter_recipie
Procmail backend
Function procmail_write_spam_filter
Method php_pspell
php_pspell::php_pspell() in php_pspell.php
Constructor function
Class php_pspell
php_pspell in php_pspell.php
PHP Pspell class
Page php_pspell.php
php_pspell.php in php_pspell.php
Method prepare_text
cmd_spell::prepare_text() in cmd_spell.php
Prepares string for ispell/aspell parsing
Method proc_open_spell
Page pl_PL.php
pl_PL.php in pl_PL.php
Page portuguese_abnt2.php
portuguese_abnt2.php in portuguese_abnt2.php
Function plugin_vkeyboard_create_link
Creates the link on login's page
Function plugin_vkeyboard_main
Function attached to login_form hook
q
top
Variable $quota
abook_extended_peardb::$quota in abook_extended_peardb.php
Variable $quota
abook_extended_mdb2::$quota in abook_extended_mdb2.php
Variable $quota
abook_extended_adodb::$quota in abook_extended_adodb.php
Variable $quota
abook_extended::$quota in abook_extended.php
Page qldap.php
qldap.php in qldap.php
r
top
Method remove
abook_extended_peardb::remove() in abook_extended_peardb.php
Deletes address book entries
Method remove
abook_extended_mdb2::remove() in abook_extended_mdb2.php
Deletes address book entries
Method remove
abook_extended_adodb::remove() in abook_extended_adodb.php
Deletes address book entries
Method remove
Dummy function. Breaks with error on address book entry deletion.
Method remove
Dummy function. Breaks with error on address book entry deletion.
Method remove
Dummy function. Breaks with error on address book entry deletion.
Method receiveMapiAttribute
Method receiveMapiAttribute
Enter description here...
Method receiveMapiAttribute
Method receiveMapiAttribute
Method receiveTnefAttribute
Method receiveTnefAttribute
Method receiveTnefAttribute
Enter description here...
Function readcalendardata
readcalendardata() in calendar_data.php
read events into array
Page redirect.php
redirect.php in redirect.php
Page read_uuencode.php
read_uuencode.php in read_uuencode.php
Variable $response
mail_fetch::$response in class.mail_fetch.php
Response buffer
Function removePref
removePref() in functions.php
Remove the pref $string
Global $RUD_BACKEND
$RUD_BACKEND in config_sample.php
Sets used data backend.
Global $RUD_DBA_HANDLER
$RUD_DBA_HANDLER in config_sample.php
Sets database type
Global $RUD_DBA_NAME
$RUD_DBA_NAME in config_sample.php
Set full path to database file
Global $RUD_DBA_SEP
$RUD_DBA_SEP in config_sample.php
Separator between username and email address
Global $RUD_LDAP_BIND_RDN
$RUD_LDAP_BIND_RDN in config_sample.php
Template for RDN used for binding to LDAP, if you don't allow anonymous binds to access the data; the value RUD_UID will be replaced with the current user's ID during runtime
Global $RUD_LDAP_FROM_MAIN_CONFIG
$RUD_LDAP_FROM_MAIN_CONFIG in config_sample.php
Controls use configuration of first (=zeroth) LDAP addressbook server from main NaSMail configuration.
Global $RUD_LDAP_MAIL
$RUD_LDAP_MAIL in config_sample.php
Name of email address attribute
Global $RUD_LDAP_MAIL_ALIASES
$RUD_LDAP_MAIL_ALIASES in config_sample.php
Extra email addresses may be placed under a different name. Like 'proxyaddresses' for Microsoft AD or 'mailAlternateAddress' in Qmail-LDAP.
Global $RUD_LDAP_MAIL_ALIAS_PREFIX
$RUD_LDAP_MAIL_ALIAS_PREFIX in config_sample.php
Extra email addresses are sometimes labeled like SMTP: email@example.com set this to that prefix. (SMTP is used for Microsoft AD.)
Global $RUD_LDAP_SERVER[0]
$RUD_LDAP_SERVER[0] in config_sample.php
LDAP server configuration used, if $RUD_LDAP_FROM_MAIN_CONFIG is not true.
Global $RUD_LDAP_UID
$RUD_LDAP_UID in config_sample.php
Name of LDAP attribute containing login username. Typically "UID" for Unix and "sAMAccountName" for Microsoft Active Directory
Global $RUD_LDAP_USERNAME
$RUD_LDAP_USERNAME in config_sample.php
Name of the LDAP attribute, where the user's name is stored
Global $RUD_MYSQL_DB
$RUD_MYSQL_DB in config_sample.php
MySQL database
Global $RUD_MYSQL_MAIL_FIELD
$RUD_MYSQL_MAIL_FIELD in config_sample.php
Field that stores email address
Global $RUD_MYSQL_NAME_FIELD
$RUD_MYSQL_NAME_FIELD in config_sample.php
Field that stores full name
Global $RUD_MYSQL_PASS
$RUD_MYSQL_PASS in config_sample.php
MySQL server password
Global $RUD_MYSQL_SERVER
$RUD_MYSQL_SERVER in config_sample.php
MySQL server
Global $RUD_MYSQL_TABLE
$RUD_MYSQL_TABLE in config_sample.php
Table to lookup the values in
Global $RUD_MYSQL_USER
$RUD_MYSQL_USER in config_sample.php
MySQL server username
Global $RUD_MYSQL_USERNAME_FIELD
$RUD_MYSQL_USERNAME_FIELD in config_sample.php
Field that stores username
Global $RUD_MYSQL_USE_PERSISTENT
$RUD_MYSQL_USE_PERSISTENT in config_sample.php
Controls use of persistent database connections
Global $RUD_PGSQL_DB
$RUD_PGSQL_DB in config_sample.php
PostgreSQL database
Global $RUD_PGSQL_MAIL_FIELD
$RUD_PGSQL_MAIL_FIELD in config_sample.php
The field containing the emailadress
Global $RUD_PGSQL_NAME_FIELD
$RUD_PGSQL_NAME_FIELD in config_sample.php
The field containing the full name
Global $RUD_PGSQL_PASS
$RUD_PGSQL_PASS in config_sample.php
PostgreSQL server password
Global $RUD_PGSQL_PORT
$RUD_PGSQL_PORT in config_sample.php
TCP/IP port the PostgreSQL server is listening on
Global $RUD_PGSQL_SERVER
$RUD_PGSQL_SERVER in config_sample.php
Address of PostgreSQL server
Global $RUD_PGSQL_TABLE
$RUD_PGSQL_TABLE in config_sample.php
The table to lookup the values in
Global $RUD_PGSQL_USER
$RUD_PGSQL_USER in config_sample.php
PostgreSQL server username
Global $RUD_PGSQL_USERNAME_FIELD
$RUD_PGSQL_USERNAME_FIELD in config_sample.php
The field to match
Global $RUD_PGSQL_USE_PERSISTENT
$RUD_PGSQL_USE_PERSISTENT in config_sample.php
Controls use of persistent database connections
Global $RUD_RETRIEVE_DATA
$RUD_RETRIEVE_DATA in config_sample.php
Controls data retrieval interval
Global $RUD_TEXTFILE_NAME
$RUD_TEXTFILE_NAME in config_sample.php
Path to CVS file with user information
Global $RUD_TEXTFILE_SEP
$RUD_TEXTFILE_SEP in config_sample.php
Separator between login, username and email address
Global $RUD_VPOP_VUSERINFO
$RUD_VPOP_VUSERINFO in config_sample.php
$RUD_VPOP_VUSERINFO - filename or URL
Function read
read() in create_db.php
Block access over HTTP
Function retrieveuserdata_version
Function retrieve_data
retrieve_data() in dba.php
Gets user data from DBA database
Function retrieve_external_userdata
catch user data from external source and write them to the
Function rud_charset_decode
Converts internal LDAP charset to utf-8
Function rud_check_userdata
Function attached to loading_prefs hook
Function rud_check_userdata_do
rud_check_userdata_do() in functions.php
after successful login; check, if we ever retrieved the user's data or
Page recipie_functions.php
recipie_functions.php in recipie_functions.php
Function read_recipies
read_recipies() in recipie_functions.php
Function remove_trusted_unsafe_image
Removes specified rule
s
top
Variable $sname
abook_extended_peardb::$sname in abook_extended_peardb.php
Variable $sname
abook_extended_adodb::$sname in abook_extended_adodb.php
Variable $sname
abook_extended_mdb2::$sname in abook_extended_mdb2.php
Page setup.php
setup.php in setup.php
Method search
abook_extended_peardb::search() in abook_extended_peardb.php
Searches address book
Method search
abook_extended_mdb2::search() in abook_extended_mdb2.php
Searches address book
Method search
abook_extended_adodb::search() in abook_extended_adodb.php
Searches address book
Function squirrelmail_plugin_init_abook_extended
Init plugin
Variable $server_name
Page setup.php
setup.php in setup.php
Method search
Search address function
Method search
Searches address book
Method search
Search address function
Function squirrelmail_plugin_init_abook_hmailserver
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_abook_import_export
Init plugin
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_abook_take
Init function
Page setup.php
setup.php in setup.php
Constant SMOPT_TYPE_BOOLEAN
SMOPT_TYPE_BOOLEAN in defines.php
Constant SMOPT_TYPE_COMMENT
SMOPT_TYPE_COMMENT in defines.php
Constant SMOPT_TYPE_EXTERNAL
SMOPT_TYPE_EXTERNAL in defines.php
Constant SMOPT_TYPE_FLOAT
SMOPT_TYPE_FLOAT in defines.php
Constant SMOPT_TYPE_HIDDEN
SMOPT_TYPE_HIDDEN in defines.php
Constant SMOPT_TYPE_INTEGER
SMOPT_TYPE_INTEGER in defines.php
Constant SMOPT_TYPE_LDAP
SMOPT_TYPE_LDAP in defines.php
Constant SMOPT_TYPE_NUMLIST
SMOPT_TYPE_NUMLIST in defines.php
Constant SMOPT_TYPE_PATH
SMOPT_TYPE_PATH in defines.php
Constant SMOPT_TYPE_PLUGINS
SMOPT_TYPE_PLUGINS in defines.php
Constant SMOPT_TYPE_STRING
SMOPT_TYPE_STRING in defines.php
Constant SMOPT_TYPE_STRLIST
SMOPT_TYPE_STRLIST in defines.php
Constant SMOPT_TYPE_TEXTAREA
SMOPT_TYPE_TEXTAREA in defines.php
Constant SMOPT_TYPE_THEME
SMOPT_TYPE_THEME in defines.php
Constant SMOPT_TYPE_TITLE
SMOPT_TYPE_TITLE in defines.php
Constant SMOPT_TYPE_UNDEFINED
SMOPT_TYPE_UNDEFINED in defines.php
Page setup.php
setup.php in setup.php
Constant SMOPT_GRP_ADV_COMPOSE
SMOPT_GRP_ADV_COMPOSE in options.php
Constant SMOPT_GRP_ADV_INTERFACE
Constant SMOPT_GRP_ADV_MAILBOX
SMOPT_GRP_ADV_MAILBOX in options.php
Define the group constants
Function squirrelmail_plugin_init_advanced_settings
Init plugin
Page setup.php
setup.php in setup.php
Method sendheader
archive_mail_pack::sendheader() in archive_mail_pack.php
Sends file headers.
Function squirrelmail_plugin_init_archive_mail
init function
Variable $second
TnefDate::$second in tnef_date.php
Variable $size
TnefFileRTF::$size in tnef_file_rtf.php
Variable $subject
TnefMailinfo::$subject in tnef_mailinfo.php
Variable $surname
TnefvCard::$surname in tnef_vcard.php
Page setup.php
setup.php in setup.php
Method setTnefBuffer
TnefDate::setTnefBuffer() in tnef_date.php
Function show_mapi_attribute
show_mapi_attribute() in functions.php
Function show_tnef_attribute
show_tnef_attribute() in functions.php
Function squirrelmail_plugin_init_attachment_tnef
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_autoresponder
init function
Function squirrel_autorespond_init_qldap
init variables and make sure that required parts are not missing.
Function squirrel_autorespond_save_qldap
Save reply text and delivery mode changes
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_autosubscribe
init function
Page setup.php
setup.php in setup.php
Function Show_Array
Show_Array() in bug_report.php
Function squirrelmail_plugin_init_bug_report
Initialize the bug report plugin
Page setup.php
setup.php in setup.php
Function select_option_day
select_option_day() in functions.php
Generates html option tags with day of month values
Function select_option_hour
select_option_hour() in functions.php
Generates html option tags with hour values
Function select_option_length
select_option_length() in functions.php
Generates html option tags with length values
Function select_option_minute
select_option_minute() in functions.php
Generates html option tags with minute values
Function select_option_month
select_option_month() in functions.php
Generates html option tags with month values
Function select_option_priority
select_option_priority() in functions.php
Generates html option tags with priority values
Function select_option_year
select_option_year() in functions.php
Generates html option tags with year values
Function show_event_form
show_event_form() in event_create.php
Constant SMOPT_GRP_CALENDAR
SMOPT_GRP_CALENDAR in options.php
Define the group constants
Constant SMOPT_GRP_SMALLCAL
SMOPT_GRP_SMALLCAL in options.php
Function squirrelmail_plugin_init_calendar
Initialize the plugin
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_change_password
Plugin init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_clock_skew
Init function
Page setup.php
setup.php in setup.php
Function scandir
scandir() in functions.php
Provides backwards compatibility with PHP5 scandir() function
Function soupNazi
soupNazi() in functions.php
Checks for browsers with broken JavaScript support.
Function sq_strpos
sq_strpos() in functions.php
Wrapper that is used to switch between vanilla and multibyte strpos functions.
Function sq_substr
sq_substr() in functions.php
Wrapper that is used to switch between vanilla and multibyte substr functions.
Function stream_get_contents
stream_get_contents() in functions.php
Provides compatibility with PHP5+ stream_get_contents() for PHP4
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_cookie_warning
init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_default_domain
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_delete_move_next
Initialize the plugin
Page setup.php
setup.php in setup.php
Page set_url_var.php
set_url_var.php in set_url_var.php
Page strings.php
strings.php in strings.php
Function squirrelmail_plugin_init_demo
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_digest_rfc1153
Init function
Global $SpamFilters_BulkQuery
$SpamFilters_BulkQuery in config_sample.php
Path to bulkquery program
Global $SpamFilters_CacheTTL
$SpamFilters_CacheTTL in config_sample.php
DNS query TTL
Global $SpamFilters_DNScache
$SpamFilters_DNScache in config_sample.php
Spam Filtering Cache
Global $SpamFilters_SharedCache
$SpamFilters_SharedCache in config_sample.php
Shared filtering cache control
Global $SpamFilters_YourHop
$SpamFilters_YourHop in config_sample.php
SpamFilters YourHop Setting
Page setup.php
setup.php in setup.php
Page spamoptions.php
spamoptions.php in spamoptions.php
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_fix_mime
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_folder_notes
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_folder_settings
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_folder_sizes
Init plugin
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_folder_synch
Init function
Page setup.php
setup.php in setup.php
Function set_forced_prefs
set_forced_prefs() in functions.php
Sets forced and added settings during login
Function squirrelmail_plugin_init_forced_prefs
init function
Page setup.php
setup.php in setup.php
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_get_uuencode
Init function
Page setup.php
setup.php in setup.php
Function sqHTMLWordWrap
sqHTMLWordWrap() in functions.php
Wraps text at $wrap characters while preserving HTML tags
Function squirrelmail_plugin_init_html_mail
Register this plugin with SquirrelMail
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_image_buttons
init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_info
init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_ldapquery
Init plugin
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_left_logo
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_listcommands
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_logger
init plugin
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_login_failed
Init function
Page setup.php
setup.php in setup.php
Method set_error
mail_fetch::set_error() in class.mail_fetch.php
Sets error in error buffer and returns boolean false
Function squirrelmail_plugin_init_mail_fetch
Init function
Page setup.php
setup.php in setup.php
Page setup.php
setup.php in setup.php
Function show_message_details
Function squirrelmail_plugin_init_message_details
Initialize the plugin
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_mini
setup plugin hooks
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_mobi
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_more_controls
init function
Page setup.php
setup.php in setup.php
Constant SM_NEWMAIL_FILETYPE_MP3
SM_NEWMAIL_FILETYPE_MP3 in functions.php
Constant SM_NEWMAIL_FILETYPE_OGG
SM_NEWMAIL_FILETYPE_OGG in functions.php
Constant SM_NEWMAIL_FILETYPE_SVG
SM_NEWMAIL_FILETYPE_SVG in functions.php
Constant SM_NEWMAIL_FILETYPE_SWF
SM_NEWMAIL_FILETYPE_SWF in functions.php
Constant SM_NEWMAIL_FILETYPE_WAV
SM_NEWMAIL_FILETYPE_WAV in functions.php
file type defines
Function squirrelmail_plugin_init_newmail
Init newmail plugin
Page setup.php
setup.php in setup.php
Function save_option_notes_folder
Processes notes folder option changes
Function squirrelmail_plugin_init_notes
Init function
Page setup.php
setup.php in setup.php
Method setKey
prefs_mdb2::setKey() in functions.php
Function setPref
setPref() in functions.php
Standard SquirrelMail setPref function
Function setSig
setSig() in functions.php
Writes the Signature
Function squirrelmail_plugin_init_prefs_mdb2
init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_retrieveuserdata
Init function
Global $SABayesDSN
$SABayesDSN in sasql_conf_sample.php
DSN for Bayes DB
Global $SABayesVarsTable
$SABayesVarsTable in sasql_conf_sample.php
SpamAssassin bayes_vars table
Global $sasql_learn_option
$sasql_learn_option in sasql_conf_sample.php
If set to True, then the option to learn the message as spam will be a link in the options line, otherwise it will be a button at the bottom of the message. Note: This has no effect if $sasql_use_learn is False.
Global $sasql_use_learn
$sasql_use_learn in sasql_conf_sample.php
If you plan on using the process-spam.pl script or your own home grown version, then setting this to True will allow the storage of emails on your server for later processing through sa_learn.
Global $sasql_use_salearn
$sasql_use_salearn in sasql_conf_sample.php
Setting controls options that allow to feed spam and ham messages to sa-learn
Global $show_report_score
$show_report_score in sasql_conf_sample.php
Show the message's score in the spam report.
Global $show_spam_report
$show_spam_report in sasql_conf_sample.php
Show a spam report in the message headers.
Global $spam_folder
$spam_folder in sasql_conf_sample.php
The name of the spam folder. Do not include the prefix if it is already
Global $special_spam_folder
$special_spam_folder in sasql_conf_sample.php
Make the $spam_folder below, a special folder.
Global $SqlDSN
$SqlDSN in sasql_conf_sample.php
DSN for DB
Global $SqlTable
$SqlTable in sasql_conf_sample.php
SpamAssassin userprefs table
Page sasql_api.php
sasql_api.php in sasql_api.php
Page sasql_conf_sample.php
sasql_conf_sample.php in sasql_conf_sample.php
Page sasql_db.php
sasql_db.php in sasql_db.php
Page sasql_options.php
sasql_options.php in sasql_options.php
Page sasql_wblist.php
sasql_wblist.php in sasql_wblist.php
Page sa_opts-dist.php
sa_opts-dist.php in sa_opts-dist.php
Page setup.php
setup.php in setup.php
Function sasql_addAddressToWBList
Function sasql_AddPref
sasql_AddPref() in sasql_db.php
Function sasql_AddPref_multiple
sasql_AddPref_multiple() in sasql_db.php
Adds spamassassin preferences that use multiple entries
Function sasql_addressInWBList
sasql_addressInWBList() in sasql_api.php
Function sasql_AddrInWBList
sasql_AddrInWBList() in sasql_db.php
Function sasql_AddrInWBList_dsn
sasql_AddrInWBList_dsn() in sasql_db.php
Function sasql_add_sa_score
sasql_add_sa_score() in functions.php
Function sasql_add_sa_score_stub
Function sasql_add_sa_wblist
sasql_add_sa_wblist() in functions.php
Function sasql_add_sa_wblist_stub
Function sasql_autocreate_spam_folder
Function sasql_autocreate_spam_folder_stub
Function sasql_DBConnect
sasql_DBConnect() in sasql_db.php
Function sasql_DBDisconnect
sasql_DBDisconnect() in sasql_db.php
Function sasql_DelPref
sasql_DelPref() in sasql_db.php
Function sasql_DelPref_name
sasql_DelPref_name() in sasql_db.php
Function sasql_DelPref_value
sasql_DelPref_value() in sasql_db.php
Function sasql_DomainInWBList
sasql_DomainInWBList() in sasql_db.php
Function sasql_GetBayesStats
sasql_GetBayesStats() in sasql_db.php
Function sasql_GetID
sasql_GetID() in sasql_db.php
Function sasql_GetPref
sasql_GetPref() in sasql_db.php
Function sasql_getPreference
sasql_getPreference() in sasql_api.php
Function sasql_getPreference_multiple
Function sasql_loading_constants
sasql_loading_constants() in functions.php
Function sasql_loading_constants_stub
Function attached to loading_constants hook
Function sasql_mailbox_controls_right
Function sasql_mailbox_controls_right_stub
Function attached to mailbox_controls_right hook
Function sasql_mailbox_form_before
Adds spam/ham buttons to maibox listing
Function sasql_mailbox_form_before_stub
Function attached to mailbox_form_before hook
Function sasql_move_before_move
sasql_move_before_move() in functions.php
Processes sasql controls in move_before_move hook
Function sasql_move_before_move_stub
Function attached to move_before_move hook
Function sasql_optpage_register_block
Function sasql_optpage_register_block_stub
Function sasql_print_errmsg
sasql_print_errmsg() in functions.php
Prints sasql error message array stored in $_SESSION['sasql_errmsg']
Function sasql_print_notification
Prints information about learned spam and ham messages
Function sasql_purgeSpam
sasql_purgeSpam() in sasql_api.php
Delete the contents of the user's Spam folder and all sub folders.
Function sasql_ReadPrefs
sasql_ReadPrefs() in sasql_db.php
Reads spamassassin preferences
Function sasql_ReadWBList
sasql_ReadWBList() in sasql_db.php
Function sasql_read_body_header
Function sasql_read_body_menu_top_stub
Function attached to read_body_menu_top hook
Function sasql_rebuild_sort_array
Rebuilds message array
Function sasql_removeAddressFromWBList
Function sasql_report_spam_links
sasql_report_spam_links() in functions.php
Function sasql_report_spam_links_option
Function sasql_report_spam_links_stub
Function sasql_right_main_after_header_stub
Function attached to right_main_after_header hook
Function sasql_salearn_links
sasql_salearn_links() in functions.php
Creates links for $sasql_use_salearn option
Function sasql_setPreference
sasql_setPreference() in sasql_api.php
Function sasql_setPreference_multiple
Function sasql_special_folder_check
Tags special spam folders
Function sasql_special_folder_check_stub
Function attached to special_mailox hook
Function sasql_syncABookWithWList
Function sasql_train_filters
sasql_train_filters() in functions.php
Feeds selected message or message part to training utility
Function sasql_UpdatePref
sasql_UpdatePref() in sasql_db.php
Updates spamassassin preferences
Function sasql_UpdatePref_multiple
Function sasql_version
sasql_version() in setup.php
Shows plugin version
Function squirrelmail_plugin_init_sasql
init function
Page sa_abooksync.inc
sa_abooksync.inc in sa_abooksync.inc
Page sa_settings.inc
sa_settings.inc in sa_settings.inc
Page sa_whitelist.inc
sa_whitelist.inc in sa_whitelist.inc
Page start_section.inc
start_section.inc in start_section.inc
Page setup.php
setup.php in setup.php
Function save_option_sent_subfolders_setting
Saves sent_subfolder_options
Function sent_subfolders_check_handleAsSent
Function sent_subfolders_load_prefs
Loads sent_subfolders settings
Function sent_subfolders_optpage_loadhook_folders
Adds sent_subfolders options in folder preferences
Function sent_subfolders_special_mailbox
detects if mailbox is part of sent_subfolders
Function sent_subfolders_update_sentfolder
Update sent_subfolders settings
Function sent_subfolder_getQuarter
Sets quarter subfolder names
Constant SMOPT_GRP_SENT_SUBFOLDERS
Constant SMPREF_SENT_SUBFOLDERS_DISABLED
plugin constants
Constant SMPREF_SENT_SUBFOLDERS_MONTHLY
Constant SMPREF_SENT_SUBFOLDERS_QUARTERLY
Constant SMPREF_SENT_SUBFOLDERS_YEARLY
Function squirrelmail_plugin_init_sent_subfolders
Adds plugin to squirrelmail hooks
Page setup.php
setup.php in setup.php
Function serversidefilter_optpage_register_block
Show options page entry for filter configuration
Function serversidefilter_optpage_register_block_do
Show options page entry for filter configuration
Function serversidefilter_version
Returns version info about this plugin
Function set_filter_app
set_filter_app() in functions.php
Create Filter files
Function squirrelmail_plugin_init_serversidefilter
Register this plugin with SquirrelMail
Global $show_quota_backend
$show_quota_backend in config_sample.php
Used quota calculation backend. Must match library in backend/ subdirectory without '.php' prefix. 'imap' and 'vmailmgr' are currently supported. Plugin uses IMAP backend by default.
Global $show_quota_notice_count
$show_quota_notice_count in config_sample.php
Sets count quota notice triggers.
Global $show_quota_notice_size
$show_quota_notice_size in config_sample.php
Sets size and other quota notice triggers.
Global $show_quota_vmailmgr_include
$show_quota_vmailmgr_include in config_sample.php
[vmailmgr] Path to VmailMgr's vmail.inc file. It is used only by vmailmgr backend and is not set by default.
Global $show_quota_vmailmgr_util
$show_quota_vmailmgr_util in config_sample.php
[vmailmgr] Path to utility used to calculate vmailmgr quotas. It is used only by vmailmgr backend and is not set by default.
Global $show_quota_warning_count
$show_quota_warning_count in config_sample.php
Sets count quota warning triggers.
Global $show_quota_warning_size
$show_quota_warning_size in config_sample.php
Sets size and other quota warning triggers.
Page setup.php
setup.php in setup.php
Function show_quota_backend_imap
Function show_quota_backend_vmailmgr
Function show_quota_check_quota
show_quota_check_quota() in functions.php
Function is used to retrieve user's quota information from configure quota backend.
Function show_quota_left_main
Function attached to left_main_after hook
Function show_quota_left_main_do
show_quota_left_main_do() in functions.php
Function is used to display quota information in left_main frame
Function show_quota_message_box
show_quota_message_box() in functions.php
Creates html formated message box
Function show_quota_print_bar
show_quota_print_bar() in functions.php
Creates html table row with two colored cells.
Function show_quota_readable
show_quota_readable() in functions.php
Formats number according to its type
Function show_quota_right_main
Function attached to right_main_after_header hook
Function show_quota_right_main_do
Function is used to display overquota warnings in right_main frame.
Function show_quota_smart_round
show_quota_smart_round() in functions.php
Rounds float number
Function show_quota_version
Shows plugin version
Function squirrelmail_plugin_init_show_quota
show_quota init function
Page setup.php
setup.php in setup.php
Function show_thumb
show_thumb() in setup.php
Function attached to supported attachment hooks
Function show_thumb_do
show_thumb_do() in functions.php
Adds thumbnails to attachment information
Function show_thumb_version
Shows show_thumb plugin version
Function squirrelmail_plugin_init_show_thumb
Init function
Page setup.php
setup.php in setup.php
Function smime_add_cert_data
smime_add_cert_data() in functions.php
Reads
Function smime_check_email
smime_check_email() in functions.php
Compares email address with address used on signature
Function smime_decrypt
smime_decrypt() in setup.php
Function attached to 'attachment application/x-pkcs7-mime' hook
Function smime_decrypt_do
smime_decrypt_do() in functions.php
Adds links to decrypt S/MIME messages.
Function smime_print_backlink
smime_print_backlink() in functions.php
Prints table with link to original message
Function smime_print_openssl_errors
Checks for OpenSSL errors and prints them in error_box
Function smime_signature
smime_signature() in setup.php
Function attached to attachment application/x-pkcs7-signature hook
Function smime_signature_do
smime_signature_do() in functions.php
Verifies S/MIME message signatures and adds attachment information
Function smime_version
smime_version() in setup.php
Shows smime plugin version
Function squirrelmail_plugin_init_smime
Init function
Page setup.php
setup.php in setup.php
Page spamcop.php
spamcop.php in spamcop.php
Function spamcop_enable_disable
Creates enable/disable links for boolean options
Function spamcop_load
spamcop_load() in setup.php
Function attached to loading_prefs hook
Function spamcop_loading_prefs_do
Loads the settings
Function spamcop_options
spamcop_options() in setup.php
Function attached to optpage_register_block hook
Function spamcop_options_do
spamcop_options_do() in functions.php
Shows the link to options page
Function spamcop_show_link
spamcop_show_link() in setup.php
Function attached to read_body_header_right hook
Function spamcop_show_link_do
spamcop_show_link_do() in functions.php
Shows the link on the read-a-message screen
Function spamcop_version
spamcop_version() in setup.php
Function spamcop_while_sending
Function attached to compose_send hook
Function spamcop_while_sending_do
When we send the email, we optionally trash it then too
Function squirrelmail_plugin_init_spamcop
Initialize the plugin
Global $spam_controls_command
$spam_controls_command in config_sample.php
Sets commmand used to train antispam filters
Global $spam_controls_ham_arg
$spam_controls_ham_arg in config_sample.php
Sets arguments used to train for ham (not spam) messages
Global $spam_controls_spam_arg
$spam_controls_spam_arg in config_sample.php
Sets arguments used to train for spam messages
Global $spam_controls_user_arg
$spam_controls_user_arg in config_sample.php
Sets command argument used for username
Page setup.php
setup.php in setup.php
Function spam_controls_changed_spam_folder
Saves spam folder setting and updates mailbox cache, if necessary.
Function spam_controls_configtest
Function attached to configtest hook
Function spam_controls_configtest_do
Checks plugin installation
Function spam_controls_links
spam_controls_links() in functions.php
Creates links for read_body_header hook
Function spam_controls_loading_constants
function attached to loading_constants hook
Function spam_controls_loading_constants_do
Loads constants used by plugin
Function spam_controls_mailbox_controls_right
Adds spam/ham buttons to mailbox controls
Function spam_controls_mailbox_controls_right_do
Adds spam and ham buttons to mailbox listing controls in NaSMail 1.3+
Function spam_controls_mailbox_form_before
Adds spam/ham buttons to mailbox controls
Function spam_controls_mailbox_form_before_do
Adds spam and ham buttons to mailbox listing controls in NaSMail 1.2
Function spam_controls_move_before_move
Function attached to move_before_move hook
Function spam_controls_move_before_move_do
Processes spam_controls actions in mailbox listing
Function spam_controls_optpage_loadhook_folder
function attached to optpage_loadhook_folder hook
Function spam_controls_optpage_loadhook_folder_do
Function spam_controls_print_notification
Prints information about learned spam and ham messages
Function spam_controls_read_body_header
function attached to read_body_header hook
Function spam_controls_read_body_header_do
Function spam_controls_read_body_menu_top
Function attachd to read_body_menu_top hook
Function spam_controls_rebuild_sort_array
Rebuilds message array
Function spam_controls_right_main_after_header
Function attached to right_main_after_header hook
Function spam_controls_special_mailbox
function attached to special_mailbox hook
Function spam_controls_special_mailbox_do
Tags Spam folder as special mailbox
Function spam_controls_train_filters
Feeds selected message or message part to training utility
Function spam_controls_version
Shows plugin version
Function squirrelmail_plugin_init_spam_controls
Init function
Variable $spell_command
cmd_spell::$spell_command in cmd_spell.php
Global $SQSPELL_APP
$SQSPELL_APP in config.php
List of configured dictionaries
Global $SQSPELL_APP_DEFAULT
$SQSPELL_APP_DEFAULT in config.php
Default dictionary
Global $SQSPELL_EREG
$SQSPELL_EREG in config.php
Function used for checking words in user's dictionary
Global $SQSPELL_VERSION
$SQSPELL_VERSION in functions.php
SquirrelSpell version. Don't modify, since it identifies the format
Global $SQSPELL_WORDS_FILE
$SQSPELL_WORDS_FILE in config.php
File that stores user's dictionary
Variable $subdict
php_pspell::$subdict in php_pspell.php
Page setup.php
setup.php in setup.php
Method set_error
Function spellcheck_version
Display SpellCheck plugin version
Function sqspell_check_version
sqspell_check_version() in functions.php
Used to check internal version of SquirrelSpell dictionary
Function sqspell_ckMOD
sqspell_ckMOD() in functions.php
This function checks for security attacks. A $MOD variable is
Function sqspell_crypto
sqspell_crypto() in functions.php
Encryption function used by plugin
Function sqspell_crypto_old
sqspell_crypto_old() in functions.php
Encryption function used by plugin (old format)
Function sqspell_deleteWords
sqspell_deleteWords() in functions.php
Deletes user's dictionary
Function sqspell_deleteWords_old
sqspell_deleteWords_old() in functions.php
Deletes user's dictionary when it is corrupted.
Function sqspell_getLang
sqspell_getLang() in functions.php
Get user dictionary for selected language Function was modified in 1.5.1 (sqspell 0.5).
Function sqspell_getLang_old
sqspell_getLang_old() in functions.php
Get user's dictionary (old format)
Function sqspell_getSettings
sqspell_getSettings() in functions.php
gets list of available dictionaries from user's prefs.
Function sqspell_getSettings_old
sqspell_getSettings_old() in functions.php
Get list of enabled languages.
Function sqspell_getWords_old
sqspell_getWords_old() in functions.php
Saves user's dictionary (old format)
Function sqspell_handle_crypt_panic
Displays form that allows to enter different password for dictionary decryption.
Function sqspell_makeDummy
sqspell_makeDummy() in functions.php
Creates an empty user dictionary for the sake of saving prefs or whatever.
Function sqspell_makePage
sqspell_makePage() in functions.php
This function is the GUI wrapper for the options page.
Function sqspell_makeWindow
sqspell_makeWindow() in 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.
Function sqspell_saveSettings
sqspell_saveSettings() in functions.php
Saves user's language preferences
Function sqspell_upgradeWordsFile
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.
Function sqspell_writeWords
sqspell_writeWords() in functions.php
Saves user's dictionary Function was replaced in 1.5.1 (sqspell 0.5).
Function sqspell_writeWords_old
sqspell_writeWords_old() in functions.php
Writes user dictionary into the $username.words file, then changes mask to 0600. If encryption is needed -- does that, too.
Function squirrelmail_plugin_init_spellcheck
Plugin init function
Class squirrelspell
squirrelspell in common.php
Function squirrelspell_optpage_register_block
This function formats and adds the plugin and its description to the Options screen.
Function squirrelspell_setup
This function adds a "Check Spelling" link to the "Compose" row during message composition.
Function squirrelspell_upgrade
Upgrade dictionaries
Function squirrelspell_upgrade_function
Upgrade dictionaries (internal function)
Method suggest
php_pspell::suggest() in php_pspell.php
Page setup.php
setup.php in setup.php
Constant SM_PATH
SM_PATH in test.php
Function squirrelmail_plugin_init_test
init function
Page setup.php
setup.php in setup.php
Function ShowTrad
ShowTrad() in options.php
Prints descriptions of translation engines
Function squirrelmail_plugin_init_translate
Initialize the translation plugin
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_unsafe_image_rules
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_username
init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_vhost
Code attached to init hook
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_view_as_html
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_vkeyboard
Init function
Page setup.php
setup.php in setup.php
Function squirrelmail_plugin_init_vmailmgr_quota
init plugin
t
top
Variable $textsize
abook_extended_peardb::$textsize in abook_extended_peardb.php
Variable $textsize
abook_extended_mdb2::$textsize in abook_extended_mdb2.php
Variable $textsize
abook_extended_adodb::$textsize in abook_extended_adodb.php
Variable $textsize
abook_extended::$textsize in abook_extended.php
Variable $type0
archive_mail_pack_text::$type0 in archive_mail_pack_text.php
MIME type
Variable $type0
archive_mail_pack_zip::$type0 in archive_mail_pack_zip.php
MIME type
Variable $type0
archive_mail_pack::$type0 in archive_mail_pack.php
MIME type
Variable $type0
archive_mail_pack_tar::$type0 in archive_mail_pack_tar.php
MIME type
Variable $type0
archive_mail_pack_gzip::$type0 in archive_mail_pack_gzip.php
MIME type
Variable $type1
archive_mail_pack_text::$type1 in archive_mail_pack_text.php
MIME subtype
Variable $type1
archive_mail_pack_zip::$type1 in archive_mail_pack_zip.php
MIME subtype
Variable $type1
archive_mail_pack_tar::$type1 in archive_mail_pack_tar.php
MIME subtype
Variable $type1
archive_mail_pack_gzip::$type1 in archive_mail_pack_gzip.php
MIME subtype
Variable $type1
archive_mail_pack::$type1 in archive_mail_pack.php
MIME subtype
Method tspace
archive_mail_pack_tar::tspace() in archive_mail_pack_tar.php
Method tspace
archive_mail_pack_gzip::tspace() in archive_mail_pack_gzip.php
Variable $telefones
TnefvCard::$telefones in tnef_vcard.php
Variable $tnef_debug
Debug controls
Variable $tnef_debug
TnefFileBase::$tnef_debug in tnef_file_base.php
Variable $tnef_debug
TnefAttachment::$tnef_debug in tnef_attachment.php
Variable $topic
TnefMailinfo::$topic in tnef_mailinfo.php
Variable $type
TnefvCard::$type in tnef_vcard.php
Variable $type
TnefFileBase::$type in tnef_file_base.php
Page tnef.php
tnef.php in tnef.php
Page tnef_attachment.php
tnef_attachment.php in tnef_attachment.php
Page tnef_date.php
tnef_date.php in tnef_date.php
Page tnef_file.php
tnef_file.php in tnef_file.php
Page tnef_file_base.php
tnef_file_base.php in tnef_file_base.php
Page tnef_file_rtf.php
tnef_file_rtf.php in tnef_file_rtf.php
Page tnef_mailinfo.php
tnef_mailinfo.php in tnef_mailinfo.php
Page tnef_vcard.php
tnef_vcard.php in tnef_vcard.php
Page tnef.php
tnef.php in tnef.php
Class TnefAttachment
TnefAttachment in tnef_attachment.php
Method TnefAttachment
TnefAttachment::TnefAttachment() in tnef_attachment.php
Class TnefDate
TnefDate in tnef_date.php
Method TnefDate
TnefDate::TnefDate() in tnef_date.php
Constructor
Class TnefFile
TnefFile in tnef_file.php
Method TnefFile
TnefFile::TnefFile() in tnef_file.php
Constructor
Class TnefFileBase
TnefFileBase in tnef_file_base.php
Method TnefFileBase
TnefFileBase::TnefFileBase() in tnef_file_base.php
Class TnefFileRTF
TnefFileRTF in tnef_file_rtf.php
Method TnefFileRTF
TnefFileRTF::TnefFileRTF() in tnef_file_rtf.php
Class TnefMailinfo
TnefMailinfo in tnef_mailinfo.php
Method TnefMailinfo
TnefMailinfo::TnefMailinfo() in tnef_mailinfo.php
Class TnefReceiver
TnefReceiver in tnef.php
Class TnefvCard
TnefvCard in tnef_vcard.php
Method TnefvCard
TnefvCard::TnefvCard() in tnef_vcard.php
Constant TNEF_AATTACHCREATEDATE
TNEF_AATTACHCREATEDATE in constants.php
Constant TNEF_AATTACHMODDATE
TNEF_AATTACHMODDATE in constants.php
Constant TNEF_ABODYTEXT
TNEF_ABODYTEXT in constants.php
Constant TNEF_ADATEMODIFIED
TNEF_ADATEMODIFIED in constants.php
Constant TNEF_ADATERECEIVED
TNEF_ADATERECEIVED in constants.php
Constant TNEF_ADATESENT
TNEF_ADATESENT in constants.php
Constant TNEF_AFILENAME
TNEF_AFILENAME in constants.php
Constant TNEF_AFROM
TNEF_AFROM in constants.php
Constant TNEF_AIDOWNER
TNEF_AIDOWNER in constants.php
Constant TNEF_AMAPIATTRS
TNEF_AMAPIATTRS in constants.php
Constant TNEF_AMAPIPROPS
TNEF_AMAPIPROPS in constants.php
Constant TNEF_AMCLASS
TNEF_AMCLASS in constants.php
Constant TNEF_AMESSAGEID
TNEF_AMESSAGEID in constants.php
Constant TNEF_AOEMCODEPAGE
TNEF_AOEMCODEPAGE in constants.php
Constant TNEF_APRIORITY
TNEF_APRIORITY in constants.php
Constant TNEF_ARENDDATA
TNEF_ARENDDATA in constants.php
Constant TNEF_AREQUESTRES
TNEF_AREQUESTRES in constants.php
Constant TNEF_ASTATUS
TNEF_ASTATUS in constants.php
Constant TNEF_ASUBJECT
TNEF_ASUBJECT in constants.php
Constant TNEF_ATTACHDATA
TNEF_ATTACHDATA in constants.php
Constant TNEF_ATTACHMETAFILE
TNEF_ATTACHMETAFILE in constants.php
Constant TNEF_AVERSION
TNEF_AVERSION in constants.php
Constant TNEF_BYTE
TNEF_BYTE in constants.php
Constant TNEF_DATE
TNEF_DATE in constants.php
Method tnef_decode_attribute
Constant TNEF_DWORD
TNEF_DWORD in constants.php
Function tnef_geti8
tnef_geti8() in functions.php
Function tnef_geti16
tnef_geti16() in functions.php
Function tnef_geti32
tnef_geti32() in functions.php
Function tnef_getx
tnef_getx() in functions.php
Function tnef_log
tnef_log() in functions.php
Just a little helper for $tnef_debug == 1 Will not create any output in production environment.
Constant TNEF_LONG
TNEF_LONG in constants.php
Constant TNEF_LVL_ATTACHMENT
TNEF_LVL_ATTACHMENT in constants.php
Constant TNEF_LVL_MESSAGE
TNEF_LVL_MESSAGE in constants.php
Constant TNEF_MAPI_ACCESS_LEVEL
TNEF_MAPI_ACCESS_LEVEL in constants.php
Constant TNEF_MAPI_ACCOUNT
TNEF_MAPI_ACCOUNT in constants.php
Constant TNEF_MAPI_APPTIME
TNEF_MAPI_APPTIME in constants.php
Constant TNEF_MAPI_ASSISTANT
TNEF_MAPI_ASSISTANT in constants.php
Constant TNEF_MAPI_ASSISTANT_TEL_NUMBER
Constant TNEF_MAPI_ATTACH_DATA
TNEF_MAPI_ATTACH_DATA in constants.php
Constant TNEF_MAPI_ATTACH_ENCODING
TNEF_MAPI_ATTACH_ENCODING in constants.php
Constant TNEF_MAPI_ATTACH_EXTENSION
Constant TNEF_MAPI_ATTACH_LONG_FILENAME
Constant TNEF_MAPI_ATTACH_METHOD
TNEF_MAPI_ATTACH_METHOD in constants.php
Constant TNEF_MAPI_ATTACH_MIME_TAG
TNEF_MAPI_ATTACH_MIME_TAG in constants.php
Constant TNEF_MAPI_ATTACH_NUM
TNEF_MAPI_ATTACH_NUM in constants.php
Constant TNEF_MAPI_ATTACH_SIZE
TNEF_MAPI_ATTACH_SIZE in constants.php
Constant TNEF_MAPI_BINARY
TNEF_MAPI_BINARY in constants.php
Constant TNEF_MAPI_BOOLEAN
TNEF_MAPI_BOOLEAN in constants.php
Constant TNEF_MAPI_BUSINESS2_TEL_NUMBER
Constant TNEF_MAPI_BUSINESS_FAX_NUMBER
Constant TNEF_MAPI_BUSINESS_HOME_PAGE
Constant TNEF_MAPI_BUSINESS_TEL_NUMBER
Constant TNEF_MAPI_CAR_TEL_NUMBER
TNEF_MAPI_CAR_TEL_NUMBER in constants.php
Constant TNEF_MAPI_CLSID
TNEF_MAPI_CLSID in constants.php
Constant TNEF_MAPI_COMPANY_NAME
TNEF_MAPI_COMPANY_NAME in constants.php
Constant TNEF_MAPI_CONTACT_EMAIL_ADDR
Constant TNEF_MAPI_CONVERSATION_TOPIC
Constant TNEF_MAPI_COUNTRY
TNEF_MAPI_COUNTRY in constants.php
Constant TNEF_MAPI_CREATION_TIME
TNEF_MAPI_CREATION_TIME in constants.php
Constant TNEF_MAPI_CURRENCY
TNEF_MAPI_CURRENCY in constants.php
Constant TNEF_MAPI_DEPARTMENT_NAME
TNEF_MAPI_DEPARTMENT_NAME in constants.php
Constant TNEF_MAPI_DISPLAYNAME_PREFIX
Constant TNEF_MAPI_DISPLAY_NAME
TNEF_MAPI_DISPLAY_NAME in constants.php
Constant TNEF_MAPI_DOUBLE
TNEF_MAPI_DOUBLE in constants.php
Constant TNEF_MAPI_EMAIL1_DISPLAY
TNEF_MAPI_EMAIL1_DISPLAY in constants.php
Constant TNEF_MAPI_EMAIL1_EMAIL
TNEF_MAPI_EMAIL1_EMAIL in constants.php
Constant TNEF_MAPI_EMAIL1_EMAIL2
TNEF_MAPI_EMAIL1_EMAIL2 in constants.php
Constant TNEF_MAPI_EMAIL1_TRANSPORT
Constant TNEF_MAPI_EMAIL2_DISPLAY
TNEF_MAPI_EMAIL2_DISPLAY in constants.php
Constant TNEF_MAPI_EMAIL2_EMAIL
TNEF_MAPI_EMAIL2_EMAIL in constants.php
Constant TNEF_MAPI_EMAIL2_EMAIL2
TNEF_MAPI_EMAIL2_EMAIL2 in constants.php
Constant TNEF_MAPI_EMAIL2_TRANSPORT
Constant TNEF_MAPI_EMAIL3_DISPLAY
TNEF_MAPI_EMAIL3_DISPLAY in constants.php
Constant TNEF_MAPI_EMAIL3_EMAIL
TNEF_MAPI_EMAIL3_EMAIL in constants.php
Constant TNEF_MAPI_EMAIL3_EMAIL2
TNEF_MAPI_EMAIL3_EMAIL2 in constants.php
Constant TNEF_MAPI_EMAIL3_TRANSPORT
Constant TNEF_MAPI_ERROR
TNEF_MAPI_ERROR in constants.php
Constant TNEF_MAPI_FLOAT
TNEF_MAPI_FLOAT in constants.php
Constant TNEF_MAPI_GENERATION
TNEF_MAPI_GENERATION in constants.php
Constant TNEF_MAPI_GIVEN_NAME
TNEF_MAPI_GIVEN_NAME in constants.php
Constant TNEF_MAPI_HOME2_TEL_NUMBER
Constant TNEF_MAPI_HOME_ADDR_CITY
TNEF_MAPI_HOME_ADDR_CITY in constants.php
Constant TNEF_MAPI_HOME_ADDR_COUNTRY
Constant TNEF_MAPI_HOME_ADDR_PO_BOX
Constant TNEF_MAPI_HOME_ADDR_STATE
TNEF_MAPI_HOME_ADDR_STATE in constants.php
Constant TNEF_MAPI_HOME_ADDR_STREET
Constant TNEF_MAPI_HOME_ADDR_ZIP
TNEF_MAPI_HOME_ADDR_ZIP in constants.php
Constant TNEF_MAPI_HOME_FAX_NUMBER
TNEF_MAPI_HOME_FAX_NUMBER in constants.php
Constant TNEF_MAPI_HOME_TEL_NUMBER
TNEF_MAPI_HOME_TEL_NUMBER in constants.php
Constant TNEF_MAPI_INITIALS
TNEF_MAPI_INITIALS in constants.php
Constant TNEF_MAPI_INT
TNEF_MAPI_INT in constants.php
Constant TNEF_MAPI_INT8BYTE
TNEF_MAPI_INT8BYTE in constants.php
Constant TNEF_MAPI_ISDN_NUMBER
TNEF_MAPI_ISDN_NUMBER in constants.php
Constant TNEF_MAPI_KEYWORDS
TNEF_MAPI_KEYWORDS in constants.php
Constant TNEF_MAPI_LANGUAGE
TNEF_MAPI_LANGUAGE in constants.php
Constant TNEF_MAPI_LOCALTY
TNEF_MAPI_LOCALTY in constants.php
Constant TNEF_MAPI_LOCATION
TNEF_MAPI_LOCATION in constants.php
Constant TNEF_MAPI_MANAGER_NAME
TNEF_MAPI_MANAGER_NAME in constants.php
Constant TNEF_MAPI_MAPPING_SIGNATURE
Constant TNEF_MAPI_MIDDLE_NAME
TNEF_MAPI_MIDDLE_NAME in constants.php
Constant TNEF_MAPI_MOBILE_TEL_NUMBER
Constant TNEF_MAPI_MODIFICATION_TIME
Constant TNEF_MAPI_MV_FLAG
TNEF_MAPI_MV_FLAG in constants.php
Constant TNEF_MAPI_NAMED_TYPE_ID
TNEF_MAPI_NAMED_TYPE_ID in constants.php
Constant TNEF_MAPI_NAMED_TYPE_STRING
Constant TNEF_MAPI_NICKNAME
TNEF_MAPI_NICKNAME in constants.php
Constant TNEF_MAPI_NORMALIZED_SUBJECT
Constant TNEF_MAPI_NULL
TNEF_MAPI_NULL in constants.php
Constant TNEF_MAPI_OBJECT
TNEF_MAPI_OBJECT in constants.php
Constant TNEF_MAPI_OBJECT_TYPE
TNEF_MAPI_OBJECT_TYPE in constants.php
Constant TNEF_MAPI_OFFICE_LOCATION
TNEF_MAPI_OFFICE_LOCATION in constants.php
Constant TNEF_MAPI_ORIGINAL_AUTHOR
TNEF_MAPI_ORIGINAL_AUTHOR in constants.php
Constant TNEF_MAPI_OTHER_ADDR_CITY
TNEF_MAPI_OTHER_ADDR_CITY in constants.php
Constant TNEF_MAPI_OTHER_ADDR_COUNTRY
Constant TNEF_MAPI_OTHER_ADDR_PO_BOX
Constant TNEF_MAPI_OTHER_ADDR_STATE
Constant TNEF_MAPI_OTHER_ADDR_STREET
Constant TNEF_MAPI_OTHER_ADDR_ZIP
TNEF_MAPI_OTHER_ADDR_ZIP in constants.php
Constant TNEF_MAPI_OTHER_HOME_PAGE
TNEF_MAPI_OTHER_HOME_PAGE in constants.php
Constant TNEF_MAPI_OTHER_TEL_NUMBER
Constant TNEF_MAPI_PAGER_TEL_NUMBER
Constant TNEF_MAPI_PERSONAL_HOME_PAGE
Constant TNEF_MAPI_POSTAL_ADDRESS
TNEF_MAPI_POSTAL_ADDRESS in constants.php
Constant TNEF_MAPI_POSTAL_CODE
TNEF_MAPI_POSTAL_CODE in constants.php
Constant TNEF_MAPI_POST_OFFICE_BOX
TNEF_MAPI_POST_OFFICE_BOX in constants.php
Constant TNEF_MAPI_PRIMARY_FAX_NUMBER
Constant TNEF_MAPI_PRIMARY_TEL_NUMBER
Constant TNEF_MAPI_PROFESSION
TNEF_MAPI_PROFESSION in constants.php
Constant TNEF_MAPI_RADIO_TEL_NUMBER
Constant TNEF_MAPI_RECORD_KEY
TNEF_MAPI_RECORD_KEY in constants.php
Constant TNEF_MAPI_RENDERING_POSITION
Constant TNEF_MAPI_RTF_COMPRESSED
TNEF_MAPI_RTF_COMPRESSED in constants.php
Constant TNEF_MAPI_RTF_SYNC_BODY_TAG
Constant TNEF_MAPI_SENDER_ADDRTYPE
TNEF_MAPI_SENDER_ADDRTYPE in constants.php
Constant TNEF_MAPI_SENDER_EMAIL_ADDRESS
Constant TNEF_MAPI_SENDER_NAME
TNEF_MAPI_SENDER_NAME in constants.php
Constant TNEF_MAPI_SENT_REP_ADDRTYPE
Constant TNEF_MAPI_SENT_REP_EMAIL_ADDR
Constant TNEF_MAPI_SENT_REP_NAME
TNEF_MAPI_SENT_REP_NAME in constants.php
Constant TNEF_MAPI_SHORT
TNEF_MAPI_SHORT in constants.php
Constant TNEF_MAPI_SPOUSE_NAME
TNEF_MAPI_SPOUSE_NAME in constants.php
Constant TNEF_MAPI_STATE_OR_PROVINCE
Constant TNEF_MAPI_STORE_ENTRY_ID
TNEF_MAPI_STORE_ENTRY_ID in constants.php
Constant TNEF_MAPI_STORE_RECORD_KEY
Constant TNEF_MAPI_STREET_ADDRESS
TNEF_MAPI_STREET_ADDRESS in constants.php
Constant TNEF_MAPI_STRING
TNEF_MAPI_STRING in constants.php
Constant TNEF_MAPI_SUBJECT_PREFIX
TNEF_MAPI_SUBJECT_PREFIX in constants.php
Constant TNEF_MAPI_SURNAME
TNEF_MAPI_SURNAME in constants.php
Constant TNEF_MAPI_SYSTIME
TNEF_MAPI_SYSTIME in constants.php
Constant TNEF_MAPI_TELEX_NUMBER
TNEF_MAPI_TELEX_NUMBER in constants.php
Constant TNEF_MAPI_TITLE
TNEF_MAPI_TITLE in constants.php
Constant TNEF_MAPI_UNICODE_STRING
TNEF_MAPI_UNICODE_STRING in constants.php
Constant TNEF_MAX
TNEF_MAX in constants.php
Constant TNEF_SHORT
TNEF_SHORT in constants.php
Constant TNEF_SIGNATURE
TNEF_SIGNATURE in constants.php
Constant TNEF_STRING
TNEF_STRING in constants.php
Constant TNEF_TEXT
TNEF_TEXT in constants.php
Constant TNEF_TRIPLES
TNEF_TRIPLES in constants.php
Constant TNEF_WORD
TNEF_WORD in constants.php
Page template.php
template.php in template.php
Page themes.php
themes.php in themes.php
Variable $timeout
mail_fetch::$timeout in class.mail_fetch.php
Connection timeout
Variable $timestamp
mail_fetch::$timestamp in class.mail_fetch.php
Timestamp (with <> or empty string)
Variable $tls
mail_fetch::$tls in class.mail_fetch.php
Connection type
Page testsound.php
testsound.php in testsound.php
Variable $table
prefs_mdb2::$table in functions.php
Table that stores user data.
Page textfile.php
textfile.php in textfile.php
Page test.php
test.php in test.php
Variable $temp_dir
cmd_spell::$temp_dir in cmd_spell.php
Page test.php
test.php in test.php
Function test_function
test_function() in setup.php
Calculates memory usage
Function test_menuline
test_menuline() in setup.php
Adds link to plugin in menuline
Function test_microtime_float
Returns current time with microseconds as float
Function test_move_before_move
Registers move_before_move time
Function test_print_usage
test_print_usage() in setup.php
Prints memory usage information
Function test_register_in_session
Saves memory usage information in session
Function test_version
test_version() in setup.php
Shows plugin version
Function translate_does_it_match_language
This function could be sped up.
Function translate_lang_opt
translate_lang_opt() in functions.php
creates translation engine language selection
Function translate_optpage_register_block
Registers translation option block
Function translate_pref
translate_pref() in setup.php
loads translation preferences
Function translate_read_form
Show the translation for a message you're reading
Function translate_read_form_do
translate_read_form_do() in functions.php
Shows the translation for a message you're reading
Function translate_save_do
translate_save_do() in functions.php
Saves translation options
Function translate_table_end
translate_table_end() in functions.php
Closes translation engine form
Function translate_version
translate_version() in setup.php
Shows plugin version
u
top
Method uncompress_rtf
TnefFileRTF::uncompress_rtf() in tnef_file_rtf.php
Uncompresses rtf part
Global $UseSeparateImapConnection
$UseSeparateImapConnection in config_sample.php
IMAP connection control
Global $use_spell_checker
$use_spell_checker in config_sample.php
Spellchecker controls
Variable $user_field
prefs_mdb2::$user_field in functions.php
Variable $user_size
prefs_mdb2::$user_size in functions.php
Global $use_quick_link
$use_quick_link in sasql_conf_sample.php
Add a link to the Options line in message header view to add/delete a message address to the white/black list.
Variable $userdic
cmd_spell::$userdic in cmd_spell.php
Variable $userdic
php_pspell::$userdic in php_pspell.php
Variable $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.
Function unsafe_image_rules_link
Function attached to read_body_header_right
Function unsafe_image_rules_link_array
Function unsafe_image_rules_link_do
Function unsafe_image_rules_link_string
Function unsafe_image_rules_main
Function attached to message_body hook
Function unsafe_image_rules_main_do
TODO: Undocumented function.
Function unsafe_image_rules_match
TODO: Undocumented function.
Function unsafe_image_rules_notice
Function attached to read_body_menu_bottom hook
Function unsafe_image_rules_notice_do
Prints notices from add.php on message display
Function unsafe_image_rules_optpage_register_block
Function attached to optpage_register_block hook
Function unsafe_image_rules_optpage_register_block_do
Register our options section.
Function unsafe_image_rules_version
Return the plugin's version number
Function username_display
username_display() in setup.php
Function hooked to left_main_before and left_main_after hooks
Function username_display_do
username_display_do() in functions.php
Function username_loading_prefs
Function hooked to loading_prefs hook
Function username_loading_prefs_do
Loads user preferences
Constant USERNAME_LOCATION_BOTTOM
USERNAME_LOCATION_BOTTOM in functions.php
Constant USERNAME_LOCATION_NONE
USERNAME_LOCATION_NONE in functions.php
Constant USERNAME_LOCATION_TOP
USERNAME_LOCATION_TOP in functions.php
Function username_optpage_display
Function hooked to optpage_loadhook_display hook
Function username_optpage_display_do
Adds plugin block to display preferences
Constant USERNAME_STYLE_LOGGED
USERNAME_STYLE_LOGGED in functions.php
Constant USERNAME_STYLE_SIMPLE
USERNAME_STYLE_SIMPLE in functions.php
Function username_version
username_version() in setup.php
Page us_english.php
us_english.php in us_english.php
v
top
Page view.php
view.php in view.php
Page vmailmgrd.php
vmailmgrd.php in vmailmgrd.php
Global $vmail_inc_path
$vmail_inc_path in vmailmgrd.php
path to vmail.inc
Global $vm_tcphost
$vm_tcphost in vmailmgrd.php
address of vmailmgrd host.
Global $vm_tcphost_port
$vm_tcphost_port in vmailmgrd.php
port of vmailmgrd
Page vhcs.php
vhcs.php in vhcs.php
Page vmailmgrd.php
vmailmgrd.php in vmailmgrd.php
Page view.php
view.php in view.php
Page view_note.php
view_note.php in view_note.php
Variable $val_field
prefs_mdb2::$val_field in functions.php
Variable $var_size
prefs_mdb2::$var_size in functions.php
Page vpopmail.php
vpopmail.php in vpopmail.php
Function vd_replace
vd_replace() in backend.php
Page vmailmgr.php
vmailmgr.php in vmailmgr.php
Page verify.php
verify.php in verify.php
Constant VHOST_ACTIVE
VHOST_ACTIVE in override.php
Set constant to indicated active overloading
Function vhost_version
vhost_version() in setup.php
Shows plugin version
Page view_as_html.php
view_as_html.php in view_as_html.php
Function view_as_html_link
view_as_html_link() in view_as_html.php
Displays plugin links
Function view_as_html_read_body_header_right
Function attached to read_body_header_right hook
Function view_as_html_read_body_top
Function attached to read_body_top hook
Function view_as_html_set
view_as_html_set() in view_as_html.php
Overrides $show_html_default configuration
Function view_as_html_version
Shows plugin version
Global $vkeyboard_height
$vkeyboard_height in config_sample.php
Popup window height (pt)
Global $vkeyboard_keysize
$vkeyboard_keysize in config_sample.php
Key size
Global $vkeyboard_layout
$vkeyboard_layout in config_sample.php
Keyboard layout (layouts in layouts directory)
Global $vkeyboard_link
$vkeyboard_link in config_sample.php
Kind of link [button|message]
Global $vkeyboard_msgsize
$vkeyboard_msgsize in config_sample.php
Message size [xx-small|x-small|small|medium|large|x-large|xx-large]
Global $vkeyboard_timer
$vkeyboard_timer in config_sample.php
Counter timer (seconds)
Global $vkeyboard_width
$vkeyboard_width in config_sample.php
Popup window width (pt)
Page vkeyboard.php
vkeyboard.php in vkeyboard.php
Function vkeyboard_version
vkeyboard_version() in setup.php
Shows plugin version
Function vmailmgr_quota_left_main
Checks quota
Function vmailmgr_quota_left_main_do
Function vmailmgr_quota_message_box
Function vmailmgr_quota_print_bar
Function vmailmgr_quota_right_main
Displays quota warnings
Function vmailmgr_quota_right_main_do
Function vmailmgr_quota_version
Displays version information
w
top
Variable $writeable
abook_extended_peardb::$writeable in abook_extended_peardb.php
Variable $writeable
abook_extended_mdb2::$writeable in abook_extended_mdb2.php
Variable $writeable
abook_extended_adodb::$writeable in abook_extended_adodb.php
Variable $writeable
abook_extended::$writeable in abook_extended.php
Variable $writeable
Variable $writeable
Variable $writeable
Function write_default_recipie
write_default_recipie() in functions.php
This function is used to write a default delivery action
Function write_filter_recipie
write_filter_recipie() in functions.php
Function write_forward
write_forward() in functions.php
Function write_recipies
write_recipies() in recipie_functions.php
Write the recipies in the recipies array
Function write_spam_filter
write_spam_filter() in functions.php
Page warning.php
warning.php in warning.php
y
top
Variable $year
TnefDate::$year in tnef_date.php
a b c d e f g h i j k l m n o p q r s t u v w y