[plugins] element index

Package indexes

All elements
a b c d e f g h i j l m n o p r s t u v
a
top
adm_check_user
adm_check_user() in auth.php
Check if user has access to administrative functions
adm_template_options
adm_template_options() in defines.php
Returns reformated aTemplateSet array data for option selection
auth.php
auth.php in auth.php
$AllowSpamFilters
$AllowSpamFilters in config_default.php
User level spam filters control
$auth
mail_fetch::$auth in class.mail_fetch.php
Authentication type
b
top
$bug_report_admin_email
$bug_report_admin_email in config_default.php
Admin email
$bug_report_allow_users
$bug_report_allow_users in config_default.php
Controls availability of bug_report plugin to end users.
bug_report_check_user
bug_report_check_user() in functions.php
Checks if user can use bug_report plugin
bug_report_info
bug_report_info() in setup.php
Returns info about this plugin
bug_report_init
bug_report_init() in functions.php
Initializes the Bug Report plugin
bug_report_version
Returns version info about this plugin
bug_report.php
bug_report.php in bug_report.php
c
top
config_default.php
config_default.php in config_default.php
calendar
calendar() in setup.php
Add link to menu at top of content pane
calendar_do
calendar_do() in functions.php
Add link to menu at top of content pane
calendar_header
calendar_header() in functions.php
Adds second layer of calendar links to upper menu
confirm_deletion
confirm_deletion() in event_delete.php
Displays confirmation form when event is deleted
calendar.php
calendar.php in calendar.php
calendar_data.php
calendar_data.php in calendar_data.php
$cpw_ldap_admindn
$cpw_ldap_admindn in ldap.php
BindDN that should be able to change password.
$cpw_ldap_adminpw
$cpw_ldap_adminpw in ldap.php
password used for $cpw_ldap_admindn
$cpw_ldap_basedn;
$cpw_ldap_basedn; in ldap.php
LDAP basedn that is used for binding to LDAP server.
$cpw_ldap_binddn
$cpw_ldap_binddn in ldap.php
BindDN that should be able to search LDAP directory and find DN used by user.
$cpw_ldap_bindpw
$cpw_ldap_bindpw in ldap.php
password used for $cpw_ldap_binddn
$cpw_ldap_connect_opts
LDAP connection options
$cpw_ldap_default_crypto
crypto that is used to encode new password
$cpw_ldap_port
$cpw_ldap_port in ldap.php
Port of LDAP server.
$cpw_ldap_server
$cpw_ldap_server in ldap.php
Address of LDAP server.
$cpw_ldap_userid_attr
LDAP attribute that stores username.
$cpw_ldap_use_tls
$cpw_ldap_use_tls in ldap.php
Controls use of starttls on LDAP connection.
$cpw_peardb_connect_opts
Pear DB connection options
$cpw_peardb_crypted_passwd
Passwords are plaintext or encrypted
$cpw_peardb_debug
$cpw_peardb_debug in peardb.php
Controls output debugging errors Error messages might contain login and password information.
$cpw_peardb_domain_field
Field that stores domain part of username
$cpw_peardb_dsn
$cpw_peardb_dsn in peardb.php
Connection DSN.
$cpw_peardb_passwd_field
Field that stores password
$cpw_peardb_table
$cpw_peardb_table in peardb.php
Table that stores user information
$cpw_peardb_uid_field
$cpw_peardb_uid_field in peardb.php
Field that stores user name
change_password_loadinfo
Displays information after "Successfully Saved Options:"
change_password_optpage
Add plugin option block
change_password_version
Return version information
cpw_check_input
cpw_check_input() in functions.php
Will verify the input against a set of criteria: is every field supplied, does verify password match, does current password validate, ..
CPW_CURRENT_NOMATCH
CPW_CURRENT_NOMATCH in functions.php
cpw_do_change
cpw_do_change() in functions.php
Does the actual password changing (meaning it calls the hook function from the backend that does this. If something goes wrong, return error message(s). If everything ok, change the password in the session so the user doesn't have to log out, and redirect back to the options screen.
cpw_i18n_vmail_response
cpw_i18n_vmail_response() in vmailmgrd.php
Function is used to translate messages returned by vmailmgr php library and vmailmgr daemon.
CPW_INVALID_PW
CPW_INVALID_PW in functions.php
cpw_ldap_compare_pass
compares two passwords Code reuse. See phpldapadmin password_compare() function.
cpw_ldap_dochange
Changes password. Main function attached to hook
cpw_ldap_encrypt_pass
Encrypts LDAP password
cpw_ldap_get_crypto
returns crypto algorithm used in password.
cpw_ldap_init
cpw_ldap_init() in ldap.php
Makes sure that required functions and configuration options are set.
cpw_ldap_password_hash
create hashed password
cpw_ldap_specialchars
Sanitizes LDAP query strings.
cpw_ldap_uid_search
Search LDAP for user id.
cpw_merak_dochange
This is the function that is specific to your backend. It takes
cpw_merak_init
cpw_merak_init() in merak.php
Check if php install has all required extensions.
cpw_mysql_dochange
This is the function that is specific to your backend. It takes
cpw_peardb_detect_crypto
Detects password crypto
cpw_peardb_dochange
cpw_peardb_dochange() in peardb.php
Changes password
cpw_peardb_init
cpw_peardb_init() in peardb.php
Checks if configuration is correct
cpw_peardb_passwd_hash
Encode password
cpw_poppassd_closeport
cpw_poppassd_closeport() in poppassd.php
cpw_poppassd_dochange
cpw_poppassd_dochange() in poppassd.php
This is the function that is specific to your backend. It takes
cpw_poppassd_go
cpw_poppassd_go() in poppassd.php
cpw_poppassd_readfb
cpw_poppassd_readfb() in poppassd.php
cpw_template_dochange
cpw_template_dochange() in template.php
This is the function that is specific to your backend. It takes
cpw_template_init
cpw_template_init() in template.php
Use this function to do any backend-specific initialization, e.g. checking requirements, before the password change form is displayed to the user.
cpw_vmailmgrd_dochange
cpw_vmailmgrd_dochange() in vmailmgrd.php
function used to change password in change_password plugin hooks.
cpw_vmailmgrd_init
cpw_vmailmgrd_init() in vmailmgrd.php
Use this function to do any backend-specific initialisation, e.g. checking requirements, before the password change form is displayed to the user.
cpw_vmailmgrd_passwd
cpw_vmailmgrd_passwd() in vmailmgrd.php
function that calls required vmail.inc functions and returns error codes.
config_default.php
config_default.php in config_default.php
config_default.php
config_default.php in config_default.php
config_sample.php
config_sample.php in config_sample.php
config_sample.php
config_sample.php in config_sample.php
$capabilities
mail_fetch::$capabilities in class.mail_fetch.php
Capabilities (POP3EXT capa)
$conn
mail_fetch::$conn in class.mail_fetch.php
Connection resource
check_php_version
mail_fetch::check_php_version() in class.mail_fetch.php
Standard SquirrelMail function copied to class in order to make class independent from SquirrelMail.
check_response
mail_fetch::check_response() in class.mail_fetch.php
Reads first response line and checks it for errors
command_apop
mail_fetch::command_apop() in class.mail_fetch.php
APOP authentication
command_capa
mail_fetch::command_capa() in class.mail_fetch.php
Checks pop server capabilities
command_dele
mail_fetch::command_dele() in class.mail_fetch.php
command_list
mail_fetch::command_list() in class.mail_fetch.php
List mailbox messages
command_noop
mail_fetch::command_noop() in class.mail_fetch.php
POP noop command
command_pass
mail_fetch::command_pass() in class.mail_fetch.php
USER authentication (password command)
command_quit
mail_fetch::command_quit() in class.mail_fetch.php
Closes POP connection
command_retr
mail_fetch::command_retr() in class.mail_fetch.php
Gets message text
command_rset
mail_fetch::command_rset() in class.mail_fetch.php
Resets message state
command_stat
mail_fetch::command_stat() in class.mail_fetch.php
Gets mailbox status
command_stls
mail_fetch::command_stls() in class.mail_fetch.php
RFC 2595 POP STARTTLS support
command_top
mail_fetch::command_top() in class.mail_fetch.php
Gets message headers and $n of body lines.
command_uidl
mail_fetch::command_uidl() in class.mail_fetch.php
Gets unique message ids
command_user
mail_fetch::command_user() in class.mail_fetch.php
USER authentication (username command)
class.mail_fetch.php
class.mail_fetch.php in class.mail_fetch.php
config_default.php
config_default.php in config_default.php
constants.php
constants.php in constants.php
config_default.php
config_default.php in config_default.php
config_sample.php
config_sample.php in config_sample.php
$charset
php_pspell::$charset in php_pspell.php
check_text
php_pspell::check_text() in php_pspell.php
Check block of text
check_text
check_text
cmd_spell::check_text() in cmd_spell.php
Checks block of text
check_word
php_pspell::check_word() in php_pspell.php
cmd_spell
cmd_spell in cmd_spell.php
Command line spellcheck class, compatible with ispell and aspell.
cmd_spell
cmd_spell::cmd_spell() in cmd_spell.php
Constructor function
cmd_spell.php
cmd_spell.php in cmd_spell.php
common.php
common.php in common.php
config_default.php
config_default.php in config_default.php
config_sample.php
config_sample.php in config_sample.php
d
top
defines.php
defines.php in defines.php
day.php
day.php in day.php
demo_check_configuration
Validate that this plugin is configured correctly
demo_check_configuration_do
Validate that this plugin is configured correctly
demo_info
demo_info() in setup.php
Returns info about this plugin
demo_option_link
demo_option_link() in setup.php
Inserts an option block in the main SM options page
demo_option_link_do
demo_option_link_do() in functions.php
Inserts an option block in the main SM options page
demo_page_header_template
Add link to menu at top of content pane
demo_page_header_template_do
Add link to menu at top of content pane
demo_version
demo_version() in setup.php
Returns version info about this plugin
demo.php
demo.php in demo.php
decrypt
decrypt() in functions.php
$debug
cmd_spell::$debug in cmd_spell.php
$dict
php_pspell::$dict in php_pspell.php
$dictionary_link
decodeheader.php
decodeheader.php in decodeheader.php
$disable_compose_translate
$disable_compose_translate in config_default.php
Translation in compose controls
e
top
event_create.php
event_create.php in event_create.php
event_delete.php
event_delete.php in event_delete.php
event_edit.php
event_edit.php in event_edit.php
$error
mail_fetch::$error in class.mail_fetch.php
Error message buffer
encrypt
encrypt() in functions.php
empty_frame.php
empty_frame.php in empty_frame.php
$error
php_pspell::$error in php_pspell.php
Error buffer
$error
squirrelspell::$error in common.php
exec_spell
cmd_spell::exec_spell() in cmd_spell.php
f
top
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
filters_folder_status
filters.php
filters.php in filters.php
$fortune_command
$fortune_command in config_sample.php
Command that is used to display fortune cookies
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
fetch.php
fetch.php in fetch.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
functions.php
functions.php in functions.php
g
top
get_system_specs
get_system_specs() in system_specs.php
Retrieve long text string containing semi-formatted (simple text with newlines and spaces for indentation) SquirrelMail system specs
GetSub
GetSub() in merak.php
get_non_rfc_lists
get_non_rfc_lists() in functions.php
Get current list of subscribed non-RFC-compliant mailing lists for logged-in user
$greeting
mail_fetch::$greeting in class.mail_fetch.php
Server greeting
get_message_details
get_message_details() in message_details_bottom.php
Returns actual message details
h
top
$host
mail_fetch::$host in class.mail_fetch.php
Server name
hex2bin
hex2bin() in functions.php
hex2bin - convert a hexadecimal string into binary Exists since PHP 5.4.
i
top
IsChecked
IsChecked() in merak.php
j
top
$jargon
php_pspell::$jargon in php_pspell.php
l
top
ldap.php
ldap.php in ldap.php
listcommands_fieldsdescr
Returns an array with the actions as translated strings.
login
mail_fetch::login() in class.mail_fetch.php
Generic login wrapper
loadfile.php
loadfile.php in loadfile.php
m
top
merak.php
merak.php in merak.php
mysql.php
mysql.php in mysql.php
mailout.php
mailout.php in mailout.php
$mail_fetch_allow_unsubscribed
Controls use of unsubscribed folders in plugin
mailfetch_optpage_register_block
Add plugin option block
mailfetch_optpage_register_block_function
Internal function used to register option block
mail_fetch
mail_fetch in class.mail_fetch.php
POP3 client class
mail_fetch
mail_fetch::mail_fetch() in class.mail_fetch.php
Constructor function
MAIL_FETCH_AUTH_APOP
MAIL_FETCH_AUTH_APOP in constants.php
RFC 1939 APOP authentication
MAIL_FETCH_AUTH_RFC1939
MAIL_FETCH_AUTH_RFC1939 in constants.php
All authentication methods described in RFC 1939
MAIL_FETCH_AUTH_USER
MAIL_FETCH_AUTH_USER in constants.php
RFC 1939 USER authentication
mail_fetch_check_folder
mail_fetch_check_folder() in functions.php
check mail folder
mail_fetch_check_noselect
Checks if folder is noselect (can't store messages)
mail_fetch_folderact
Update mail_fetch settings when folders are renamed or deleted.
mail_fetch_folderact_function
Internal function used to update mail_fetch settings when folders are renamed or deleted.
mail_fetch_link
mail_fetch_link() in setup.php
display link in menu line
mail_fetch_link_do
mail_fetch_link_do() in functions.php
Add link to menu at top of content pane
mail_fetch_login
mail_fetch_login() in setup.php
Fetch pop3 mails on login.
mail_fetch_login_function
Internal function used to fetch pop3 mails on login
Mail_Fetch_Select_Server
Mail_Fetch_Servers
mail_fetch_setnew
mail_fetch_setnew() in setup.php
Adds preference that is used to detect new logins
mail_fetch_setnew_function
Internal function used to detect new logins
Mail_Fetch_Status
Mail_Fetch_Status() in fetch.php
MAIL_FETCH_USE_PLAIN
MAIL_FETCH_USE_PLAIN in constants.php
Connection types
MAIL_FETCH_USE_STLS
MAIL_FETCH_USE_STLS in constants.php
MAIL_FETCH_USE_TLS
MAIL_FETCH_USE_TLS in constants.php
mf_keyED
mf_keyED() in functions.php
$msgd_8bit_in_hex;
$msgd_8bit_in_hex; in message_details_bottom.php
Controls display of 8bit symbols in message source
msgd_convert_to_hex
msgd_convert_to_hex() in message_details_bottom.php
Converts 8bit string to hex
message_details_bottom.php
message_details_bottom.php in message_details_bottom.php
message_details_main.php
message_details_main.php in message_details_main.php
message_details_top.php
message_details_top.php in message_details_top.php
$missed_words
cmd_spell::$missed_words in cmd_spell.php
$missed_words
php_pspell::$missed_words in php_pspell.php
$mode
php_pspell::$mode in php_pspell.php
n
top
$newmail_allowsound
$newmail_allowsound in config_sample.php
Set $newmail_allowsound to false if you don't want sound files available
$newmail_mediacompat_mode
$newmail_mediacompat_mode in config_sample.php
controls insertion of embed tags
$newmail_mmedia
$newmail_mmedia in config_sample.php
List of available multimedia files.
$newmail_uploadsounds
$newmail_uploadsounds in config_sample.php
Set $newmail_uploadsounds to false if you don't want to allow uploading of custom sound files.
newmail_create_media_tags
Detects used media type and creates all need tags
newmail_detect_filetype
newmail_detect_filetype() in functions.php
Function tries to detect if file contents match declared file type
newmail_folder_status
newmail_folder_status() in functions.php
newmail_get_mediatype
newmail_get_mediatype() in functions.php
Function tries to detect uploaded file type
newmail_get_mediatype_by_ext
Function provides filetype detection for browsers, that upload files with application/octet-stream file type.
newmail_info
newmail_info() in setup.php
Returns info about this plugin
newmail_media_embed
newmail_media_embed() in functions.php
Creates embed tags of multimedia object
newmail_media_embed_close
Adds closing tags for object
newmail_media_object
newmail_media_object() in functions.php
Creates object tags of multimedia object for browsers that comply to w3.org specifications.
newmail_media_objects
newmail_media_objects() in functions.php
Creates html object tags of multimedia object
newmail_media_object_close
Adds closing tags for object
newmail_media_object_ie
newmail_media_object_ie() in functions.php
Creates multimedia object tags for Internet Explorer (Win32)
newmail_media_object_ie_close
Adds closing tags for ie object
newmail_media_prepare_args
Converts media attributes to string
newmail_optpage_register_block
Register newmail option block
newmail_optpage_register_block_function
Register newmail option block
newmail_plugin
newmail_plugin() in setup.php
Insert needed data in left_main
newmail_plugin_function
newmail_plugin_function() in functions.php
Insert needed data in left_main
newmail_pref
newmail_pref() in setup.php
Load newmail plugin settings
newmail_pref_function
newmail_pref_function() in functions.php
Load newmail plugin settings
newmail_sav
newmail_sav() in setup.php
Save newmail plugin settings
newmail_sav_function
newmail_sav_function() in functions.php
Save newmail plugin settings
newmail_set_loadinfo
Set loadinfo data
newmail_set_loadinfo_function
Set loadinfo data
newmail_version
newmail_version() in setup.php
Returns version info about this plugin
newmail.php
newmail.php in newmail.php
newmail_opt.php
newmail_opt.php in newmail_opt.php
ngettext.php
ngettext.php in ngettext.php
o
top
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
open
mail_fetch::open() in class.mail_fetch.php
Opens pop connection
options.php
options.php in options.php
options.php
options.php in options.php
options.php
options.php in options.php
p
top
PAGE_NAME
PAGE_NAME in show_system_specs.php
peardb.php
peardb.php in peardb.php
poppassd.php
poppassd.php in poppassd.php
plugin_listcommands_menu
Main function added to read_body_header
plugin_listcommands_menu_do
internal function that builds mailing list links
plugin_listcommands_optpage_register_block
Show mailing list management option section on options page
plugin_listcommands_optpage_register_block_do
Show mailing list management option section on options page
$port
mail_fetch::$port in class.mail_fetch.php
POP connection port.
preview_pane_change_message_target
Points message targets to open in the preview pane
preview_pane_change_message_target_do
Points message targets to open in the preview pane
preview_pane_info
preview_pane_info() in setup.php
Returns info about this plugin
preview_pane_message_list
Construct button that clears out any preview pane contents and inserts JavaScript function used by message subject link onclick handler. Also disallows the message list to be loaded into the bottom frame.
preview_pane_message_list_do
Construct button that clears out any preview pane contents and inserts JavaScript function used by message subject link onclick handler. Also disallows the message list to be loaded into the bottom frame.
preview_pane_open_close_buttons
Adds preview pane open/close (and clear) buttons next to
preview_pane_open_close_buttons_do
Adds preview pane open/close (and clear) buttons next to
preview_pane_show_options
Build user options for display on "Display Preferences" page
preview_pane_show_options_do
Build user options for display on "Display Preferences" page
preview_pane_version
Returns version info about this plugin
php_pspell
php_pspell::php_pspell() in php_pspell.php
Constructor function
php_pspell
php_pspell in php_pspell.php
PHP Pspell class
php_pspell.php
php_pspell.php in php_pspell.php
prepare_text
cmd_spell::prepare_text() in cmd_spell.php
Prepares string for ispell/aspell parsing
proc_open_spell
r
top
readcalendardata
readcalendardata() in calendar_data.php
read events into array
$response
mail_fetch::$response in class.mail_fetch.php
Response buffer
s
top
setup.php
setup.php in setup.php
SMOPT_TYPE_BOOLEAN
SMOPT_TYPE_BOOLEAN in defines.php
SMOPT_TYPE_COMMENT
SMOPT_TYPE_COMMENT in defines.php
SMOPT_TYPE_CUSTOM
SMOPT_TYPE_CUSTOM in defines.php
SMOPT_TYPE_EXTERNAL
SMOPT_TYPE_EXTERNAL in defines.php
SMOPT_TYPE_FLOAT
SMOPT_TYPE_FLOAT in defines.php
SMOPT_TYPE_HIDDEN
SMOPT_TYPE_HIDDEN in defines.php
SMOPT_TYPE_INTEGER
SMOPT_TYPE_INTEGER in defines.php
SMOPT_TYPE_LDAP
SMOPT_TYPE_LDAP in defines.php
SMOPT_TYPE_NUMLIST
SMOPT_TYPE_NUMLIST in defines.php
SMOPT_TYPE_PATH
SMOPT_TYPE_PATH in defines.php
SMOPT_TYPE_PLUGINS
SMOPT_TYPE_PLUGINS in defines.php
SMOPT_TYPE_STRING
SMOPT_TYPE_STRING in defines.php
SMOPT_TYPE_STRLIST
SMOPT_TYPE_STRLIST in defines.php
SMOPT_TYPE_TEXTAREA
SMOPT_TYPE_TEXTAREA in defines.php
SMOPT_TYPE_THEME
SMOPT_TYPE_THEME in defines.php
SMOPT_TYPE_TITLE
SMOPT_TYPE_TITLE in defines.php
SMOPT_TYPE_UNDEFINED
SMOPT_TYPE_UNDEFINED in defines.php
Define constants for the various option types.
setup.php
setup.php in setup.php
show_system_specs.php
show_system_specs.php in show_system_specs.php
system_specs.php
system_specs.php in system_specs.php
setup.php
setup.php in setup.php
select_option_day
select_option_day() in functions.php
Generates html option tags with day of month values
select_option_hour
select_option_hour() in functions.php
Generates html option tags with hour values
select_option_length
select_option_length() in functions.php
Generates html option tags with length values
select_option_minute
select_option_minute() in functions.php
Generates html option tags with minute values
select_option_month
select_option_month() in functions.php
Generates html option tags with month values
select_option_priority
select_option_priority() in functions.php
Generates html option tags with priority values
select_option_year
select_option_year() in functions.php
Generates html option tags with year values
show_event_form
show_event_form() in event_create.php
squirrelmail_plugin_init_calendar
Register this plugin with SquirrelMail
setup.php
setup.php in setup.php
squirrelmail_plugin_init_change_password
Plugin init function
setup.php
setup.php in setup.php
squirrelmail_plugin_init_demo
Register this plugin with SquirrelMail
$SpamFilters_BulkQuery
$SpamFilters_BulkQuery in config_default.php
Path to bulkquery program
$SpamFilters_CacheTTL
$SpamFilters_CacheTTL in config_default.php
DNS query TTL
$SpamFilters_DNScache
$SpamFilters_DNScache in config_default.php
SpamFiltering Cache
$SpamFilters_SharedCache
$SpamFilters_SharedCache in config_default.php
Shared filtering cache control
$SpamFilters_ShowCommercial
$SpamFilters_ShowCommercial in config_default.php
Commercial Spam Filters Control
$SpamFilters_YourHop
$SpamFilters_YourHop in config_default.php
SpamFilters YourHop Setting
setup.php
setup.php in setup.php
spamoptions.php
spamoptions.php in spamoptions.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
squirrelmail_plugin_init_listcommands
Initialize the listcommands plugin
setup.php
setup.php in setup.php
set_error
mail_fetch::set_error() in class.mail_fetch.php
Sets error in error buffer and returns boolean false
squirrelmail_plugin_init_mail_fetch
Initialize the plugin
setup.php
setup.php in setup.php
setup.php
setup.php in setup.php
SM_NEWMAIL_FILETYPE_MP3
SM_NEWMAIL_FILETYPE_MP3 in functions.php
SM_NEWMAIL_FILETYPE_OGG
SM_NEWMAIL_FILETYPE_OGG in functions.php
SM_NEWMAIL_FILETYPE_SVG
SM_NEWMAIL_FILETYPE_SVG in functions.php
SM_NEWMAIL_FILETYPE_SWF
SM_NEWMAIL_FILETYPE_SWF in functions.php
SM_NEWMAIL_FILETYPE_WAV
SM_NEWMAIL_FILETYPE_WAV in functions.php
file type defines
squirrelmail_plugin_init_newmail
Init newmail plugin
setup.php
setup.php in setup.php
show_preview_pane
show_preview_pane() in functions.php
This function determines if the preview pane is in use (and JavaScript is available)
SM_PATH
SM_PATH in setup.php
squirrelmail_plugin_init_preview_pane
Register this plugin with SquirrelMail
setup.php
setup.php in setup.php
save_option_sent_subfolders_base
Update the folder settings/auto-create new subfolder
save_option_sent_subfolders_setting
Saves sent_subfolder_options
sent_subfolders_check_handleAsSent
sent_subfolders_check_handleAsSent_do
sent_subfolders_optpage_loadhook_folders
Adds sent_subfolders options in folder preferences
sent_subfolders_optpage_loadhook_folders_do
Adds sent_subfolders options in folder preferences
sent_subfolders_special_mailbox
detects if mailbox is part of sent_subfolders
sent_subfolders_special_mailbox_do
detects if mailbox is part of sent_subfolders
sent_subfolders_update_sentfolder
Update sent_subfolders settings
sent_subfolders_update_sentfolder_do
Update sent_subfolders settings
sent_subfolder_getQuarter
Sets quarter subfolder names
SMOPT_GRP_SENT_SUBFOLDERS
SMOPT_GRP_SENT_SUBFOLDERS in functions.php
SMPREF_SENT_SUBFOLDERS_DISABLED
SMPREF_SENT_SUBFOLDERS_MONTHLY
SMPREF_SENT_SUBFOLDERS_QUARTERLY
SMPREF_SENT_SUBFOLDERS_YEARLY
squirrelmail_plugin_init_sent_subfolders
Adds plugin to SquirrelMail's hooks
$spamcop_quick_report
$spamcop_quick_report in functions.php
Disable Quick Reporting by default
setup.php
setup.php in setup.php
spamcop.php
spamcop.php in spamcop.php
$spell_command
cmd_spell::$spell_command in cmd_spell.php
$SQSPELL_APP
$SQSPELL_APP in sqspell_config.php
List of configured dictionaries
$SQSPELL_APP_DEFAULT
$SQSPELL_APP_DEFAULT in sqspell_config.php
Default dictionary
$SQSPELL_VERSION
$SQSPELL_VERSION in sqspell_functions.php
SquirrelSpell version. Don't modify, since it identifies the format
$SQSPELL_WORDS_FILE
$SQSPELL_WORDS_FILE in sqspell_config.php
File that stores user's dictionary
$subdict
php_pspell::$subdict in php_pspell.php
setup.php
setup.php in setup.php
sqspell_config.php
sqspell_config.php in sqspell_config.php
sqspell_functions.php
sqspell_functions.php in sqspell_functions.php
sqspell_interface.php
sqspell_interface.php in sqspell_interface.php
sqspell_options.php
sqspell_options.php in sqspell_options.php
set_error
sqspell_check_version
sqspell_check_version() in sqspell_functions.php
Used to check internal version of SquirrelSpell dictionary
sqspell_ckMOD
sqspell_ckMOD() in sqspell_functions.php
This function checks for security attacks. A $MOD variable is
sqspell_crypto
sqspell_crypto() in sqspell_functions.php
Encryption function used by plugin
sqspell_crypto_old
sqspell_crypto_old() in sqspell_functions.php
Encryption function used by plugin (old format)
sqspell_deleteWords
sqspell_deleteWords() in sqspell_functions.php
Deletes user's dictionary
sqspell_deleteWords_old
sqspell_deleteWords_old() in sqspell_functions.php
Deletes user's dictionary when it is corrupted.
sqspell_getLang
sqspell_getLang() in sqspell_functions.php
Get user dictionary for selected language Function was modified in 1.5.1 (sqspell 0.5).
sqspell_getLang_old
sqspell_getLang_old() in sqspell_functions.php
Get user's dictionary (old format)
sqspell_getSettings
sqspell_getSettings() in sqspell_functions.php
gets list of available dictionaries from user's prefs.
sqspell_getSettings_old
sqspell_getSettings_old() in sqspell_functions.php
Get list of enabled languages.
sqspell_getWords_old
sqspell_getWords_old() in sqspell_functions.php
Saves user's dictionary (old format)
sqspell_handle_crypt_panic
sqspell_handle_crypt_panic() in sqspell_functions.php
Displays form that allows to enter different password for dictionary decryption.
sqspell_makeDummy
sqspell_makeDummy() in sqspell_functions.php
Creates an empty user dictionary for the sake of saving prefs or whatever.
sqspell_makePage
sqspell_makePage() in sqspell_functions.php
This function is the GUI wrapper for the options page. SquirrelSpell uses it for creating all Options pages.
sqspell_makeWindow
sqspell_makeWindow() in sqspell_functions.php
Function similar to the one above. This one is a general wrapper for the Squirrelspell pop-up window. It's called form nearly everywhere, except the check_me module, since that one is highly customized.
sqspell_saveSettings
sqspell_saveSettings() in sqspell_functions.php
Saves user's language preferences
sqspell_upgradeWordsFile
sqspell_upgradeWordsFile() in sqspell_functions.php
This function transparently upgrades the 0.2 dictionary format to the 0.3 format, since user-defined languages have been added in 0.3 and the new format keeps user dictionaries selection in the file.
sqspell_writeWords
sqspell_writeWords() in sqspell_functions.php
Saves user's dictionary Function was replaced in 1.5.1 (sqspell 0.5).
sqspell_writeWords_old
sqspell_writeWords_old() in sqspell_functions.php
Writes user dictionary into the $username.words file, then changes mask to 0600. If encryption is needed -- does that, too.
squirrelmail_plugin_init_squirrelspell
Standard SquirrelMail plugin initialization API.
squirrelspell
squirrelspell in common.php
squirrelspell_optpage_block_function
Register option page block (internal function)
squirrelspell_optpage_register_block
Register option block
squirrelspell_setup
Add spell check button in compose.
squirrelspell_setup_function
squirrelspell_setup_function() in sqspell_functions.php
This function adds a "Check Spelling" link to the "Compose" row during message composition (internal function).
squirrelspell_upgrade
Upgrade dictionaries
squirrelspell_upgrade_function
squirrelspell_upgrade_function() in sqspell_functions.php
Upgrade dictionaries (internal function)
squirrelspell_version
Display SquirrelSpell version
suggest
php_pspell::suggest() in php_pspell.php
setup.php
setup.php in setup.php
squirrelmail_plugin_init_test
Register this plugin with SquirrelMail
setup.php
setup.php in setup.php
t
top
template.php
template.php in template.php
$timeout
mail_fetch::$timeout in class.mail_fetch.php
Connection timeout
$timestamp
mail_fetch::$timestamp in class.mail_fetch.php
Timestamp (with <> or empty string)
$tls
mail_fetch::$tls in class.mail_fetch.php
Connection type
testsound.php
testsound.php in testsound.php
$temp_dir
cmd_spell::$temp_dir in cmd_spell.php
test.php
test.php in test.php
test_info
test_info() in setup.php
Returns info about this plugin
test_menuline
test_menuline() in setup.php
Add link to menu at top of content pane
test_menuline_do
test_menuline_do() in functions.php
Add link to menu at top of content pane
test_version
test_version() in setup.php
Returns version info about this plugin
$translate_babelfish_enabled
$translate_babelfish_enabled in config_default.php
Babelfish translation engine controls
$translate_custom_enabled
$translate_custom_enabled in config_default.php
Controls inclusion of custom translation engine.
$translate_default_engine
$translate_default_engine in config_default.php
Default translation engine
$translate_dictionary_enabled
$translate_dictionary_enabled in config_default.php
Dictionary.com translation engine controls
$translate_google_enabled
$translate_google_enabled in config_default.php
Google translation engine controls
$translate_go_enabled
$translate_go_enabled in config_default.php
Go.com translation engine controls
$translate_gpltrans_enabled
$translate_gpltrans_enabled in config_default.php
Gpltrans translation engine controls
$translate_gpltrans_url
$translate_gpltrans_url in config_default.php
Sets URL to custom GPLTrans server CGI.
$translate_intertran_enabled
$translate_intertran_enabled in config_default.php
Intertran translation engine controls
$translate_otenet_enabled
$translate_otenet_enabled in config_default.php
Otenet translation engine controls
$translate_promt_enabled
$translate_promt_enabled in config_default.php
Promt translation engine controls
translate_custom_showoption
translate_custom_showoption() in config_sample.php
Add almisbar option
translate_custom_showtrad
translate_custom_showtrad() in config_sample.php
Add info about almisbar
translate_form_custom
translate_form_custom() in config_sample.php
Add almisbar translation engine
translate_save_function
translate_save_function() in functions.php
Save translation options
u
top
$UseSeparateImapConnection
$UseSeparateImapConnection in config_default.php
Imap connection control
$userdic
cmd_spell::$userdic in cmd_spell.php
$userdic
php_pspell::$userdic in php_pspell.php
$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.
v
top
$vmail_inc_path
$vmail_inc_path in vmailmgrd.php
path to vmail.inc
$vm_tcphost
$vm_tcphost in vmailmgrd.php
address of vmailmgrd host.
$vm_tcphost_port
$vm_tcphost_port in vmailmgrd.php
port of vmailmgrd
vmailmgrd.php
vmailmgrd.php in vmailmgrd.php
validate_mail_fetch_port_number
Validate a requested POP3 port number
validate_mail_fetch_server_address
Validate a requested POP3 server address
a b c d e f g h i j l m n o p r s t u v