-
addChildNodeToTree
-
Will insert a new value into the tree, based on a given comparison value.
-
append
-
Appends values to template variables
-
append
-
Appends values to template variables
-
append_by_ref
-
Appends values to template variables by reference
-
append_by_ref
-
Appends values to template variables by reference
-
apply_template
-
Applys the template and generates final output destined for the user's browser
-
apply_template
-
Applys the template and generates final output destined for the user's browser
-
array_combine
-
Creates an array by using one array for keys and another for its values (PHP 5)
-
assign
-
Assigns values to template variables
-
assign
-
Assigns values to template variables
-
AssignDelayedErrors
-
Store errors generated in a previous script but couldn't be displayed
-
assign_by_ref
-
Assigns values to template variables by reference
-
assign_by_ref
-
Assigns values to template variables by reference
-
attachment_common_link_html
-
Adds href and text keys to attachment_common array for html attachments
-
attachment_common_link_image
-
Adds href and text keys to attachment_common array for image attachments
-
attachment_common_link_message
-
Adds href and text keys to attachment_common array for rfc822 attachments
-
attachment_common_link_text
-
Adds href and text keys to attachment_common array for text attachments
-
attachment_common_link_vcard
-
Adds href and text keys to attachment_common array for vcard attachments
-
attachment_common_octet_stream
-
Processes octet-stream attachments.
-
attachment_common_parse
-
The cookie part. session_start and session_regenerate_session normally set
-
attachSelectedMessages
-
Attach messages to a compose session
-
authPop
-
-
arrays.php
-
-
attachment_common.php
-
-
auth.php
-
-
about.php
-
-
$add_extra_field
-
Controls use of 'extra' field
-
abook_create_form
-
Display the "new address" form
-
abook_database
-
Constructor
-
abook_database
-
Address book in a database backend
-
abook_ldap_server
-
Constructor. Connects to database
-
abook_ldap_server
-
Address book backend for LDAP server
-
abook_local_file
-
Constructor
-
abook_local_file
-
Backend for address book as a pipe separated file
-
add
-
Add address
-
add
-
Add address
-
add
-
Add address
-
add
-
Create a new address
-
add
-
Add entry to backend
-
AddressBook
-
This is the main address book class that connect all the backends and provide services to the functions above.
-
AddressBook
-
Constructor function.
-
addressbook_backend
-
Generic backend that all other backends extend
-
addressbook_cmp
-
Had to move this function outside of the Addressbook Class PHP 4.0.4 Seemed to be having problems with inline functions.
-
addressbook_init
-
Create and initialize an addressbook object.
-
addr_display_result
-
List search results
-
addr_insert_hidden
-
Insert hidden data
-
add_backend
-
Add a new backend.
-
alistcmp
-
Sort array by the key "name"
-
abook_database.php
-
-
abook_ldap_server.php
-
-
abook_local_file.php
-
-
addressbook.php
-
-
addrbook_popup.php
-
-
addrbook_search.php
-
-
addrbook_search_html.php
-
-
addressbook.php
-
-
$abook_file_line_length
-
Controls file based address book entry size
-
$abook_global_file
-
Shared filebased address book
-
$abook_global_file_listing
-
Listing of shared address book control
-
$abook_global_file_writeable
-
Writing into shared address book control
-
$addrbook_global_dsn
-
DSN of global address book database
-
$addrbook_global_listing
-
Control listing of global database address book
-
$addrbook_global_table
-
Table used for global database address book
-
$addrbook_global_writeable
-
Control writing into global database address book
-
$aggressive_decoding
-
Aggressive Decoding Control
-
$allow_advanced_search
-
Search functions control
-
$allow_charset_search
-
IMAP Charset Use Control
-
$allow_remote_configtest
-
Controls remote configuration checks
-
$attachment_dir
-
Attachments directory
-
$auto_create_special
-
Create Special Folders Control
-
addCheckBox
-
Form checkbox
-
addForm
-
Make a <form> start-tag.
-
addHidden
-
A hidden form field.
-
addInput
-
An input textbox.
-
addInputField
-
Helper function to create form fields, not to be called directly, only by other functions below.
-
addPwField
-
Password input field
-
addRadioBox
-
Form radio box
-
addReset
-
Form reset button
-
addSelect
-
Function to create a selectlist from an array.
-
addSubmit
-
Form submission button
-
addTextArea
-
Textarea form element.
-
addMbx
-
-
asearch_nz
-
This is a convenient way to avoid spreading if (isset(... all over the code
-
asearch_unhtmlentities
-
This should give the same results as PHP 4 >= 4.3.0's html_entity_decode(),
-
$adl
-
-
$att_local_name
-
Local attachment filename location where the tempory attachment is stored. For use in delivery class.
-
addEntity
-
Add nested message part
-
AddressStructure
-
Class used to work with email address headers
-
addRFC822Header
-
Add header object to message object.
-
AddressStructure.class.php
-
-
ASEARCH_BIOP
-
-
asearch_check_query
-
Sanity checks, done before running the imap command and before calling push_recent
-
ASEARCH_CRITERIA
-
Name of session var
-
asearch_delete_saved
-
Delete a saved search from the prefs
-
asearch_edit_last
-
Get last search criteria from session or prefs
-
asearch_edit_recent
-
Edit a recent search
-
asearch_edit_saved
-
Edit a saved search
-
ASEARCH_EXCLUDE
-
-
asearch_find_recent
-
Find a recent search in the prefs (used to avoid saving duplicates)
-
asearch_forget_recent
-
Remove a recent search from prefs
-
asearch_getPref
-
Gets user's advanced search preferences
-
asearch_get_date_display
-
Translate the input date to imap date to local date display,
-
asearch_get_mailbox_display
-
-
asearch_get_query_display
-
Translate the query to rough natural display
-
ASEARCH_MAILBOX
-
-
asearch_mailbox_exists
-
Verify that a mailbox exists
-
ASEARCH_MAX
-
-
asearch_print_form
-
Print the advanced search form
-
asearch_print_form_basic
-
Print the basic search form
-
asearch_print_query_array
-
Print a whole query array, recent or saved
-
asearch_print_recent
-
Print the recent array
-
asearch_print_saved
-
Print the saved array
-
asearch_push_recent
-
Push a recent search into the prefs
-
asearch_read_recent
-
Read the recent searches from the prefs
-
asearch_read_saved
-
Read the saved searches from the prefs
-
asearch_removePref
-
Deletes user's advanced search preferences
-
asearch_save_recent
-
Save a recent search to the prefs
-
asearch_serialize
-
-
asearch_setPref
-
Sets user's advanced search preferences
-
ASEARCH_SUB
-
-
asearch_unhtml_strcoll
-
Array sort callback used to sort $imap_asearch_options
-
ASEARCH_UNOP
-
-
asearch_unserialize
-
-
ASEARCH_WHAT
-
-
ASEARCH_WHERE
-
Prefs array ordinals. Must match $recent_prefkeys and $saved_prefkeys
-
asearch_write_recent
-
Write a recent search to prefs
-
asearch_write_saved
-
Write a saved search to the prefs
-
append
-
Appends values to template variables
-
append_by_ref
-
Appends values to template variables by reference
-
apply_template
-
Applys the template and generates final output destined for the user's browser
-
assign
-
Assigns values to template variables
-
assign_by_ref
-
Assigns values to template variables by reference
-
addAbookSort
-
Display a column header with sort buttons
-
alien_glow.php
-
-
autumn.php
-
-
autumn2.php
-
-
$aTimeZones
-
Standard timezone array.
-
cache_template_file_hierarchy
-
Obtain template file hierarchy from cache.
-
calcFetchColumns
-
This function is a utility function for setting which headers should be
-
calcMessageListColumnWidth
-
-
calculate_references
-
function calculate_references - calculate correct References string Adds the current message ID, and makes sure it doesn't grow forever, to that extent it drops message-ID's in a smart way until the string length is under the recommended value of 1000 ("References: <986>\r\n").
-
calculate_template_file_directory
-
Determine the relative template directory path for the given template ID.
-
calculate_template_images_directory
-
Determine the relative images directory path for the given template ID.
-
catalog_template_files
-
Traverse template hierarchy and catalogue all template files (for storing in cache).
-
checkForJavascript
-
Javascript support detection function
-
checkInput
-
-
check_php_version
-
returns true if current php version is at mimimum a.b.c
-
check_plugin_version
-
Check a plugin's version.
-
check_sm_version
-
returns true if the current internal SM version is at minimum a.b.c These are plain integer comparisons, as our internal version is constructed by us, as an array of 3 ints.
-
clean_crlf
-
function clean_crlf - change linefeeds and newlines to legal characters
-
clear_all_assign
-
Clears the values of all assigned varaiables.
-
clear_all_assign
-
Clears the values of all assigned varaiables.
-
compose_Header
-
Blatantly copied/truncated/modified from displayPageHeader.
-
concat_hook_function
-
This function executes a hook, allows for parameters to be passed, and looks for an array returned from each plugin: each array is then merged into one and returned to the core hook location.
-
construct_template
-
Construct Template
-
cram_md5_response
-
Given the challenge from the server, supply the response using cram-md5 (See RFC 2195 for details)
-
create_css_link
-
Create stylesheet links that will work for multiple browsers
-
create_vcard
-
Create vcard from information stored in array
-
css_theme_save
-
-
constants.php
-
-
constants.php
-
-
compose.php
-
-
constants.php
-
-
compose.php
-
-
$charset
-
-
$create
-
Create file, if it not present
-
charset_decode
-
Decode from charset used by this LDAP server to charset used by translation
-
charset_encode
-
Encode string to the charset used by this LDAP server
-
close
-
Close the file and forget the filehandle
-
close
-
Close the file and forget the filehandle
-
$config_location_base
-
Location base
-
$config_use_color
-
Color in config control
-
config_default.php
-
-
config_local.example.php
-
-
configtest.php
-
-
charset_decode_cp855
-
Decode a cp855-encoded string
-
charset_decode_cp866
-
Decode a cp866-encoded string
-
charset_decode_cp1250
-
Decode a cp1250 string
-
charset_decode_cp1251
-
Decode cp1251-encoded string
-
charset_decode_cp1252
-
Decode cp1252-encoded string
-
charset_decode_cp1253
-
Decode cp1253-encoded string
-
charset_decode_cp1254
-
Decode cp1254-encoded string
-
charset_decode_cp1255
-
Decode cp1255-encoded string
-
charset_decode_cp1256
-
decode cp1256-encoded string
-
charset_decode_cp1257
-
Decode cp1257-encoded string
-
charset_decode_cp1258
-
Decde a cp1258-encoded string
-
charset_decode_iso_8859_1
-
Decode iso8859-1 string
-
charset_decode_iso_8859_2
-
Decode iso8859-2 encoded string
-
charset_decode_iso_8859_3
-
Decode iso8859-3 encoded string
-
charset_decode_iso_8859_4
-
Decode iso8859-4 string
-
charset_decode_iso_8859_5
-
Decode iso8859-5 encoded string
-
charset_decode_iso_8859_6
-
Decode iso8859-6 strings
-
charset_decode_iso_8859_7
-
Decode iso8859-7 encoded strings
-
charset_decode_iso_8859_8
-
Decode iso8859-8 encoded strings
-
charset_decode_iso_8859_9
-
Decode iso8859-9 encoded strings
-
charset_decode_iso_8859_10
-
Decode iso-8859-10 encoded string
-
charset_decode_iso_8859_11
-
Decode iso8859-11 string
-
charset_decode_iso_8859_13
-
Decode iso8859-13
-
charset_decode_iso_8859_14
-
Decode iso8859-14 encoded string
-
charset_decode_iso_8859_15
-
Decode iso8859-15 encoded string
-
charset_decode_iso_8859_16
-
Decode iso8859-16 string
-
charset_decode_iso_ir_111
-
Decode iso-ir-111 encoded strings
-
charset_decode_koi8_r
-
Decode koi8r strings
-
charset_decode_koi8_u
-
Decode koi8-u encoded strings
-
charset_decode_ns_4551_1
-
ns_4551_1 decoding function
-
charset_decode_tis_620
-
Decode tis620 encoded strings
-
charset_decode_us_ascii
-
us-ascii decoding function.
-
charset_decode_utf_8
-
Decode utf-8 strings
-
cp855.php
-
-
cp866.php
-
-
cp1250.php
-
-
cp1251.php
-
-
cp1252.php
-
-
cp1253.php
-
-
cp1254.php
-
-
cp1255.php
-
-
cp1256.php
-
-
cp1257.php
-
-
cp1258.php
-
-
charset_encode_cp1251
-
Converts string to cp1251
-
charset_encode_cp1255
-
Converts string to cp1255
-
charset_encode_cp1256
-
Converts string to cp1256
-
charset_encode_iso_8859_1
-
Converts string to iso-8859-1
-
charset_encode_iso_8859_2
-
Converts string to iso-8859-2
-
charset_encode_iso_8859_7
-
Converts string to iso-8859-7
-
charset_encode_iso_8859_9
-
Converts string to iso-8859-9
-
charset_encode_iso_8859_15
-
Converts string to iso-8859-15
-
charset_encode_koi8_r
-
Converts string to koi8-r
-
charset_encode_koi8_u
-
Converts string to koi8-u
-
charset_encode_tis_620
-
Converts string to tis-620
-
charset_encode_us_ascii
-
Converts string to us-ascii
-
charset_encode_utf_8
-
Converts string to utf-8
-
cp1251.php
-
-
cp1255.php
-
-
cp1256.php
-
-
charset_convert
-
Combined decoding and encoding functions
-
charset_decode
-
Converts string from given charset to charset, that can be displayed by user translation.
-
charset_encode
-
Converts html string to given charset
-
cleanup_nbsp
-
Replaces non-braking spaces inserted by some browsers with regular space
-
close
-
close translation file
-
currentpos
-
return current position
-
check_is_noinferiors
-
Detects if mailbox has noinferiors flag (can't store subfolders)
-
check_is_noselect
-
Detects if mailbox has noselect flag (can't store messages) In versions older than 1.4.5 function checks only LSUB responses and can produce pcre warnings.
-
compact_mailboxes_response
-
-
$cc
-
Cc header
-
$content_desc
-
-
$content_id
-
-
$content_type
-
Content Type object
-
ContentType.class.php
-
-
clean_up
-
Clean message object
-
ContentType
-
Class that handles content-type headers Class was named content_type in 1.3.0 and 1.3.1. It is used internally by rfc822header class.
-
ContentType
-
Constructor function.
-
createAddressObject
-
-
$caption
-
The text that prefaces setting on the preferences page
-
$comment
-
text displayed to the user
-
cachePrefValues
-
Check the preferences into the session cache.
-
changed
-
-
change_columns_list
-
Change the column order of a mailbox
-
checkForPrefs
-
Check for a preferences file. If one can not be found, create it.
-
computeHashDirs
-
Helper function for getHashDir which does the actual hash calculation.
-
createHTMLWidget
-
Creates fields on option pages according to option type
-
createWidget_Boolean
-
Creates radio field (yes/no)
-
createWidget_Comment
-
Creates comment
-
createWidget_Float
-
Creates field for floating number
-
createWidget_FolderList
-
Create folder selection box
-
createWidget_Hidden
-
Creates hidden field
-
createWidget_Integer
-
Creates field for integer
-
createWidget_String
-
Create string field
-
createWidget_StrList
-
Create selection box
-
createWidget_TextArea
-
Creates textarea
-
create_hidden_element
-
Create hidden field.
-
create_option_groups
-
-
create_optmode_element
-
Create hidden 'optmode' input field with value set by argument
-
create_optpage_element
-
Create hidden 'optpage' input field with value set by argument
-
clear_all_assign
-
Clears the values of all assigned varaiables.
-
composeLink
-
Create a link to compose an email to the email address given.
-
config.php
-
-
config.php
-
-
color_theme_to_css.php
-
-
christmas.php
-
-
classic_blue.php
-
-
classic_blue2.php
-
-
check.php
-
-
$fallback_template_dir
-
The fall-back template directory (relative path from the main SquirrelMail directory (SM_PATH))
-
$fallback_template_engine
-
The fall-back template engine (please use constants defined in constants.php)
-
$fallback_template_set_id
-
The fall-back template ID
-
$FileExtensionToMimeType
-
Mapping of file extensions to mime types
-
fetch
-
Applies the template and returns the resultant content string.
-
fetchMessageHeaders
-
Fetch the message headers for a mailbox. Settings are part of the aMailbox array. Dependent of the mailbox settings it deals with sort, thread and search If server sort is supported then SORT is also used for retrieving sorted search results
-
fetch_external_stylesheet_links
-
Push out any other stylesheet links as provided (for stylesheets not included with the current template set)
-
fetch_right_to_left_stylesheet_link
-
Generate a link to the right-to-left stylesheet for
-
fetch_standard_stylesheet_links
-
Generate links to all this template set's standard stylesheets
-
filter_hook_function
-
This function executes a hook and allows for parameters to be
-
finalizeStream
-
Closes process handle.
-
finalizeStream
-
-
findNextMessage
-
Given an IMAP message id number, this will look it up in the cached and sorted msgs array and return the index of the next message
-
findParentForChild
-
Recursive function to find the correct parent for a new node.
-
findPreviousMessage
-
Given an IMAP message id number, this will look it up in the cached and sorted msgs array and return the index of the previous message
-
find_and_cache_plugin_template_file
-
Look for a template file in a plugin; add to template file cache if found.
-
find_ent_id
-
-
folders_checkname
-
Helper function for the functions below; checks if the user entered folder name is valid according to the IMAP standard. If not, it bails out with an error and cleanly terminates the IMAP connection.
-
folders_create
-
Called from folders.php to create a new folder.
-
folders_delete_ask
-
Presents a confirmation dialog to the user asking whether they're sure they want to delete this folder.
-
folders_delete_do
-
Given a folder, moves it to trash (and all subfolders of it too).
-
folders_rename_do
-
Given an old and new folder name, renames the folder.
-
folders_rename_getname
-
Called from folders.php, given a folder name, ask the user what this folder should be renamed to.
-
folders_subscribe
-
Given an array of folder_names, subscribes to each of them.
-
folders_unsubscribe
-
Given a list of folder names, unsubscribes from each of them.
-
foldLine
-
function foldLine - for cleanly folding of headerlines
-
formatAttachments
-
Displays attachment links and information
-
formatBody
-
This returns a parsed string called $body. That string can then be displayed as the actual message in the HTML. It contains everything needed, including HTML Tags, Attachments at the bottom, etc.
-
formatEnvheader
-
-
formatMenubar
-
Format message toolbar
-
formatRecipientString
-
-
formatToolbar
-
-
folder_manip.php
-
-
folder.php
-
-
folders.php
-
-
$filehandle
-
File handle
-
$filename
-
File used to store data
-
$filter
-
-
fullname
-
Creates full name from given name and surname
-
full_address
-
create string with name and email address
-
$fontsets
-
List of available fontsets.
-
$force_username_lowercase
-
Username Case Control
-
$frame_top
-
Top frame
-
forms.php
-
-
FileReader
-
reads translation file and fills translation input object properties
-
FileReader
-
Class that is used to read .mo files.
-
find_string
-
binary search for string
-
fixcharset
-
Makes charset name suitable for decoding cycles
-
find_mailbox_name
-
Extract the mailbox name from an untagged LIST (7.2.2) or LSUB (7.2.3) answer (LIST|LSUB) (<Flags list>) (NIL|"<separator atom>") <mailbox name string>\r\n mailbox name in quoted string MUST be unquoted and stripslashed (sm API)
-
$flags
-
-
$from
-
From header
-
findAddress
-
-
findAlternativeEntity
-
-
findDisplayEntity
-
-
findRelatedEntity
-
-
$folder_filter
-
Controls folder list limits in SMOPT_TYPE_FLDRLIST widget.
-
failQuery
-
Function used to handle database connection errors
-
fillPrefsCache
-
Fill preference cache array
-
file_prefs.php
-
-
formatAddressList
-
Format the address book into a format that is easy for template authors to use
-
forest_theme.php
-
-
global.php
-
-
GenerateRandomString
-
Generates a random string from the character set you pass in
-
getAddressString
-
Do the address array to string translation
-
getAttachmentIcon
-
Function to retrieve correct attchment icon based on user prefs
-
getAttachments
-
downloads attachments from original message, stores them in attachment directory and adds them to composed message.
-
getBCC
-
function getBCC - reserved for extended functionality
-
getBcc
-
-
getByteSize
-
-
getEmail
-
Parses a string and returns the first e-mail address found.
-
getEntity
-
-
getFlagIcon
-
Function to retrieve correct icon based on provided message flags. This is a merge/replacement for getFlagIcon() and getFlagText() functions.
-
getforwardHeader
-
Creates header fields in forwarded email body
-
getforwardSubject
-
************** Only function definitions go below ************
-
getMessage_RFC822_Attachment
-
-
getPriorityIcon
-
Function to retrieve correct priority icon based on user prefs
-
getPriorityStr
-
-
getReplyCitation
-
creates top line in reply citations
-
get_alternative_stylesheets
-
Return all alternate stylesheets provided by template.
-
get_compact_paginator_str
-
This function computes the comapact paginator string.
-
get_default_template_set
-
Determine what the default template set is.
-
get_fallback_template_file_directory
-
Return the relative template directory path for the fallback template set.
-
get_fallback_template_set
-
Determine what the ultimate fallback template set is.
-
get_fallback_template_set_id
-
Return the template ID for the fallback template set.
-
get_identities
-
Returns an array of all the identities.
-
get_info
-
parses through and gets the information from the different documents.
-
get_javascript_includes
-
Return all JavaScript files provided by the template.
-
get_location
-
get_location
-
get_paginator_link
-
Generate a paginator link.
-
get_paginator_str
-
This function computes the paginator string.
-
get_rendering_template_engine_object
-
Get template engine needed to render given template file.
-
get_smtp_user
-
Fillin user and password based on SMTP auth settings.
-
get_stylesheets
-
Return all standard stylsheets provided by the template.
-
get_template_config
-
Get template set config setting
-
get_template_engine_subclass
-
Instantiate and return correct subclass for this template set's templating engine.
-
get_template_file_directory
-
Return the relative template directory path for this template set.
-
get_template_file_path
-
Find the right template file.
-
get_template_vars
-
Returns assigned variable value(s).
-
get_template_vars
-
Returns assigned variable value(s).
-
getWritableBackends
-
Retrieve a list of writable backends
-
get_abook_sort
-
Address book sorting options
-
get_backend_list
-
Return an array of backends of a given type, or all backends if no type is specified.
-
getDateString
-
Returns a short representation of the date, taking timezones and localization into account.
-
getDayAbrv
-
Like getDayName, but returns the short form
-
getDayName
-
Returns the (localized) string for a given day number.
-
getGMTSeconds
-
Corrects a time stamp to be the local time.
-
getLongDateString
-
This returns a date of the format "Wed, Oct 29, 2003 9:52 am", or the same in 24H format (depending on the user's settings), and taking localization into accout.
-
getMonthAbrv
-
Returns the (localized) string for a given month number, short representation.
-
getMonthName
-
Returns the (localized) string for a given month number.
-
getTimeStamp
-
Decodes a RFC 822 Date-header into a timestamp
-
gettext.class.php
-
-
gettext.php
-
-
gettext_reader
-
Class that uses parsed translation input objects
-
gettext_reader
-
constructor that requires StreamReader object
-
get_plural_forms
-
extract plural forms header
-
get_string_number
-
get a string with particular number
-
get_translation_number
-
get translated string with particular number
-
get_squirrel_sort
-
Retrieves an array with a sorted uid list. Sorting is done by SquirrelMail
-
get_thread_sort
-
Returns an array with each element as a string representing one message-thread as returned by the IMAP server.
-
$group
-
-
getAddress
-
Return address information from mime headers.
-
getAddressTokens
-
-
getAddr_a
-
function to get the array of addresses out of the header.
-
getAddr_s
-
function to get the address strings out of the header.
-
getAttachments
-
-
getContentType
-
-
getEmail
-
Return just the email portion of this address
-
getEncodedAddress
-
Shorter version of getAddress() function Returns full encoded address.
-
getEntity
-
-
getFilename
-
Get file name used for mime part
-
getMailbox
-
-
getParameter
-
Gets parameter value from $parameters array
-
getProperty
-
Returns value of content disposition property
-
getHashedDir
-
Helper function for getHashedFile, given a username returns the hashed dir for that username.
-
getHashedFile
-
Given a username and datafilename, this will return the path to the hashed location of that datafile.
-
getKey
-
Get user's prefs setting
-
getPref
-
Return the value for the preference given by $string.
-
getSig
-
Get the signature.
-
getButton
-
Creates button
-
get_template_vars
-
Returns assigned variable value(s).
-
getBackends
-
Function to build a list of available backends for searching
-
getBoxStructure
-
Recursively iterates a mailboxes object to build a data structure that is easy for template authors to work with.
-
getIcon
-
Checks for an image icon and returns a complete HTML img tag or a text string with the text icon based on what is found and user prefs.
-
getIconPath
-
Gets the path to the specified icon or returns NULL if the image is not found. This has been separated from getIcon to allow the path to be fetched for use w/ third party packages, e.g. dTree.
-
getMessageCount
-
Recursively iterates a mailboxes object to get the cummulative count of messages for all folderes below the current mailbox.
-
greenhouse_effect.php
-
-
$sendmail_args
-
Extra sendmail arguments
-
$sendmail_command
-
Stores used sendmail command Private variable that is used to inform about used sendmail command.
-
strings.php
-
-
saveAttachedFiles
-
-
saveDelayedErrors
-
Force the delayed errors to be stored in the session in case
-
save_identities
-
Function to save the identities array
-
save_option_draft_folder
-
Saves the draft folder option.
-
save_option_javascript_autodetect
-
This function saves the javascript detection option.
-
save_option_reply_prefix
-
This function saves the reply prefix (body_quote) character(s)
-
save_option_sent_folder
-
Saves the sent folder option.
-
save_option_signature
-
Saves the signature option.
-
save_option_template
-
This function saves a new template setting.
-
save_option_trash_folder
-
Saves the trash folder option.
-
SendDownloadHeaders
-
function SendDownloadHeaders - send file to the browser
-
SendMDN
-
-
ServerMDNSupport
-
-
session_regenerate_id
-
-
setDelayedErrors
-
Turn on/off delayed error handling
-
SetTemplateFile
-
Sets the error template
-
setUserPref
-
-
set_up_template
-
Set up internal attributes
-
set_url_var
-
handy function to set url vars
-
showComposeButtonRow
-
-
showInputForm
-
-
showMessagesForMailbox
-
This function loops through a group of messages in the mailbox and shows them to the user.
-
show_readable_size
-
Returns a string showing the size of the message/attachment.
-
simpleWalkTreePre
-
Recursive function that outputs a tree In-Pre-Order.
-
SMOPT_GRP_COMPOSE
-
Define the group constants for this options page.
-
SMOPT_GRP_COMPOSE_REPLY
-
-
SMOPT_GRP_CONTACT
-
-
SMOPT_GRP_FOLDERLIST
-
-
SMOPT_GRP_FOLDERSELECT
-
-
SMOPT_GRP_GENERAL
-
Define the group constants for the display options page.
-
SMOPT_GRP_MAILBOX
-
-
SMOPT_GRP_MESSAGE
-
-
SMOPT_GRP_REPLY
-
-
SMOPT_GRP_SIG
-
-
SMOPT_GRP_SPCFOLDER
-
-
SMOPT_GRP_TZ
-
-
SMPREF_JS_AUTODETECT
-
-
SMPREF_JS_OFF
-
Define constants for javascript preferences.
-
SMPREF_JS_ON
-
-
SMPREF_LOC_BETWEEN
-
-
SMPREF_LOC_BOTTOM
-
-
SMPREF_LOC_LEFT
-
-
SMPREF_LOC_RIGHT
-
-
SMPREF_LOC_TOP
-
Define constants for location based preferences.
-
SMPREF_NO
-
Define basic, general purpose preference constants.
-
SMPREF_NONE
-
-
SMPREF_OFF
-
-
SMPREF_ON
-
-
SMPREF_TIME_12HR
-
-
SMPREF_TIME_24HR
-
Define constants for time/date display preferences.
-
SMPREF_UNSEEN_ALL
-
-
SMPREF_UNSEEN_INBOX
-
-
SMPREF_UNSEEN_NONE
-
Define preferences for folder settings.
-
SMPREF_UNSEEN_NORMAL
-
-
SMPREF_UNSEEN_ONLY
-
-
SMPREF_UNSEEN_SPECIAL
-
-
SMPREF_UNSEEN_TOTAL
-
-
SMPREF_YES
-
-
SM_BASE_URI
-
-
SM_BOX_COLLAPSED
-
-
SM_BOX_UNCOLLAPSED
-
-
sm_ctype_space
-
Checks for spaces in strings - only used if PHP doesn't have native ctype support
-
SM_PATH
-
calculate SM_PATH and calculate the base_uri assumptions made: init.php is only called from plugins or from the src dir.
-
sm_print_r
-
Print variable
-
soupNazi
-
This function checks whether the user's USER_AGENT is known to be broken. If so, returns true and the plugin is invisible to the offending browser.
-
sqauth_is_logged_in
-
Detect whether user is logged in
-
sqauth_read_password
-
Reads and decodes stored user password information
-
sqauth_save_password
-
Saves or updates user password information
-
sqBodyWrap
-
Wraps text at $wrap characters. While sqWordWrap takes a single line of text and wraps it, this function works on the entire corpus at once, this allows it to be a little bit smarter and when and how to wrap.
-
sqfixidentities
-
Returns an array with a fixed set of identities
-
sqgetGlobalVar
-
Search for the var $name in $_SESSION, $_POST, $_GET, $_COOKIE, or $_SERVER and set it in provided var.
-
sqimap_base64_decode
-
-
sqMakeCite
-
Appends citation markers to the string.
-
sqMakeNewLine
-
Create a newline in the string, adding citation markers to the newline as necessary.
-
SQM_ADDR_ADL
-
-
SQM_ADDR_HOST
-
-
SQM_ADDR_MAILBOX
-
-
SQM_ADDR_PERSONAL
-
Email address array keys
-
SQM_ALIGN_LEFT
-
-
SQM_ALIGN_RIGHT
-
-
sqm_api_mailbox_select
-
Selects a mailbox for header retrieval.
-
sqm_array_get_value_by_offset
-
Retrieve an array value n positions relative to a reference value.
-
sqm_array_kmove_value
-
Move array value 2 array values by position and maintain keys
-
sqm_array_merge
-
Merges two variables into a single array
-
sqm_array_move_value
-
Move array value 2 array values by position. Does not maintain keys
-
sqm_array_swap_values
-
Swaps two array values by position and maintain keys
-
SQM_BACKGROUND
-
set color constants in order to use simple names instead of color array
-
SQM_BACKGROUND_LEFT
-
-
sqm_baseuri
-
-
SQM_BLOCK_BACKGROUND
-
-
SQM_BLOCK_TEXT
-
-
SQM_BLOCK_TITLE
-
-
SQM_BLOCK_TITLE_TEXT
-
-
SQM_BUTTON_BACKGROUND
-
-
SQM_BUTTON_BACKGROUND_DISABLED
-
-
SQM_BUTTON_BACKGROUND_TEXT
-
-
SQM_BUTTON_TEXT
-
-
SQM_COLUMN_HEADER_BACKGROUND
-
-
SQM_COLUMN_HEADER_TEXT
-
-
SQM_COL_ATTACHMENT
-
-
SQM_COL_BCC
-
-
SQM_COL_CC
-
-
SQM_COL_CHECK
-
Supported columns to show in a messages list
-
SQM_COL_DATE
-
-
SQM_COL_FLAGS
-
-
SQM_COL_FROM
-
-
SQM_COL_INT_DATE
-
-
SQM_COL_PRIO
-
-
SQM_COL_SIZE
-
-
SQM_COL_SUBJ
-
-
SQM_COL_TO
-
-
SQM_ERROR
-
-
SQM_ERROR_DB
-
-
SQM_ERROR_FS
-
-
SQM_ERROR_IMAP
-
init error array
-
SQM_ERROR_LDAP
-
-
SQM_ERROR_PLUGIN
-
-
SQM_ERROR_SMTP
-
-
SQM_ERROR_TEXT
-
-
SQM_LINK
-
-
SQM_LINK_LEFT
-
-
SQM_MAX_MBX_IN_CACHE
-
The number of mailboxes to cache msg headers
-
SQM_MAX_PAGES_IN_CACHE
-
The number of pages to cache msg headers
-
SQM_MESSAGE_QUOTE_1
-
-
SQM_MESSAGE_QUOTE_2
-
-
SQM_NOTICE
-
Used defines
-
SQM_ROW_BACKGROUND_1
-
-
SQM_ROW_BACKGROUND_2
-
-
SQM_ROW_BACKGROUND_HIGHLIGHT
-
-
SQM_ROW_BACKGROUND_SELECTED
-
-
SQM_ROW_TEXT_1
-
-
SQM_ROW_TEXT_2
-
-
SQM_ROW_TEXT_HIGHLIGHT
-
-
SQM_ROW_TEXT_SELECTED
-
-
SQM_STRICT
-
-
SQM_TEXT_DISABLED
-
-
SQM_TEXT_HIGHLIGHT
-
-
SQM_TEXT_SPECIAL
-
-
SQM_TEXT_STANDARD
-
-
SQM_TEXT_STANDARD_LEFT
-
-
SQM_TITLE_BACKGROUND
-
-
SQM_TITLE_TEXT
-
-
sqm_trigger_error
-
Trigger an error.
-
sqm_trigger_imap_error
-
Triggers an imap error. Utility function for sqm_trigger_error()
-
SQM_WARNING
-
-
sqsession_destroy
-
Deletes an existing session, more advanced than the standard PHP session_destroy(), it explicitly deletes the cookies and global vars.
-
sqsession_is_active
-
Function to verify a session has been started. If it hasn't
-
sqsession_is_registered
-
Checks to see if a variable has already been registered in the session.
-
sqsession_register
-
Add a variable to the session.
-
sqsession_start
-
Function to start the session and store the cookie with the session_id as
-
sqsession_unregister
-
Delete a variable from the session.
-
sqsetcookie
-
Set a cookie
-
sqsetcookieflush
-
Send the cookie header
-
SQSORT_CC_ASC
-
-
SQSORT_CC_DESC
-
-
SQSORT_DATE_ASC
-
-
SQSORT_DATE_DESC
-
-
SQSORT_FROM_ASC
-
-
SQSORT_FROM_DESC
-
-
SQSORT_INT_DATE_ASC
-
-
SQSORT_INT_DATE_DESC
-
-
SQSORT_NONE
-
Sort constants used for sorting of messages
-
SQSORT_SIZE_ASC
-
-
SQSORT_SIZE_DESC
-
-
SQSORT_SUBJ_ASC
-
-
SQSORT_SUBJ_DESC
-
-
SQSORT_THREAD
-
Special sort constant thread which is added to above sort mode.
-
SQSORT_TO_ASC
-
-
SQSORT_TO_DESC
-
-
sqstripslashes
-
Recursively strip slashes from the values of an array.
-
SquirrelMailErrorhandler
-
Custom Error handler (set with set_error_handler() )
-
SquirrelMailErrorhandler
-
Custom Error handler for PHP version < 4.3.0 (set with set_error_handler() )
-
sqUnWordWrap
-
Does the opposite of sqWordWrap()
-
sqWordWrap
-
Wraps text at $wrap characters
-
sq_body2div
-
This function changes the <body> tag into a <div> tag since we can't really have a body-within-body.
-
sq_casenormalize
-
A small helper function to use with array_walk. Modifies a by-ref value and makes it lowercase.
-
sq_check_save_extension
-
-
sq_cid2http
-
This function converts cid: url's into the ones that can be viewed in the browser.
-
SQ_COOKIE
-
-
sq_count8bit
-
Counts 8bit bytes in string
-
sq_deent
-
Translates entities into literal values so they can be checked.
-
sq_defang
-
This function checks attribute values for entity-encoded values and returns them translated into 8-bit strings so we can run checks on them.
-
sq_findnxreg
-
This function takes a PCRE-style regexp and tries to match it within the string.
-
sq_findnxstr
-
This function looks for the next character within a string. It's really just a glorified "strpos", except it catches if failures nicely.
-
sq_fixatts
-
This function runs various checks against the attributes.
-
sq_fixstyle
-
This function edits the style definition to make them friendly and usable in SquirrelMail.
-
SQ_FORM
-
-
sq_fwrite
-
version of fwrite which checks for failure
-
SQ_GET
-
-
sq_getnxtag
-
This function looks for the next tag.
-
sq_get_html_translation_table
-
sq_get_html_translation_table
-
sq_htmlentities
-
sq_htmlentities
-
SQ_INORDER
-
-
sq_is8bit
-
Tests if string contains 8bit symbols.
-
sq_lowercase_array_vals
-
Callback function used to lowercase array values.
-
sq_mb_list_encodings
-
Replacement of mb_list_encodings function
-
sq_mt_randomize
-
Init random number generator
-
sq_mt_seed
-
Randomizes the mt_rand() function.
-
SQ_PHP_TEMPLATE
-
Template engines supported
-
SQ_POST
-
-
sq_sanitize
-
This is the main function and the one you should actually be calling.
-
SQ_SERVER
-
-
SQ_SESSION
-
-
sq_skipspace
-
This function skips any whitespace from the current position within a string and to the next non-whitespace value.
-
SQ_SMARTY_TEMPLATE
-
-
sq_strlen
-
Function returns number of characters in string.
-
sq_strpos
-
Wrapper that is used to switch between vanilla and multibyte strpos functions.
-
sq_strpos_8bit
-
Finds first occurrence of 8bit data in the string
-
sq_strtoupper
-
Wrapper that is used to switch between vanilla and multibyte strtoupper functions.
-
sq_str_pad
-
string padding with multibyte support
-
sq_substr
-
Wrapper that is used to switch between vanilla and multibyte substr functions.
-
sq_tagprint
-
This function returns the final tag out of the tag name, an array of attributes, and the type of the tag. This function is called by sq_sanitize internally.
-
sq_trim_value
-
Callback function to trim whitespace from a value, to be used in array_walk
-
SQ_TYPE_ARRAY
-
-
SQ_TYPE_BOOL
-
-
SQ_TYPE_INT
-
Generic variable type constants
-
SQ_TYPE_STRING
-
-
sq_unspace
-
Kill any tabs, newlines, or carriage returns. Our friends the makers of the browser with 95% market value decided that it'd be funny to make "java[tab]script" be just as good as "javascript".
-
signout.php
-
-
style.php
-
-
strip_crlf
-
function strip_crlf - strip linefeeds and newlines from a string
-
$search_tree
-
-
$server
-
-
$sname
-
Displayed backend name
-
$sname
-
-
$starttls
-
-
search
-
Search for entries in address books
-
search
-
Search for entries in backend
-
search
-
Search the file
-
search
-
Search the LDAP server
-
search
-
Search the database
-
set_error
-
Set error message
-
show_abook_sort_button
-
This function shows the address book sort button.
-
s_search
-
Sorted search
-
$sendmail_args
-
Extra sendmail command arguments.
-
$sendmail_path
-
Path to Sendmail
-
$session_name
-
PHP session name.
-
$show_alternative_names
-
Alternative Language Names Control
-
$show_contain_subfolders_option
-
Subfolder Format Control
-
$show_prefix_option
-
User level prefix control
-
$signout_page
-
Signout page
-
$smtpPort
-
Your SMTP port number (usually 25).
-
$smtpServerAddress
-
Your SMTP server (usually the same as the IMAP server).
-
$smtp_auth_mech
-
SMTP authentication mechanism
-
$smtp_sitewide_pass
-
Custom SMTP authentication password
-
$smtp_sitewide_user
-
Custom SMTP authentication username
-
$squirrelmail_default_language
-
Default language
-
streams.class.php
-
-
seekto
-
Moves to defined position in a file
-
select_string
-
find out the appropriate form number
-
set_my_charset
-
Sets default_charset variable according to the one that is used by user's translations.
-
set_up_language
-
Set up the language to be output if $do_search is true, then scan the browser information for a possible language that we know
-
sqi18n_convert_entities
-
Converts html character entities to numeric entities
-
sq_bindtextdomain
-
Gettext bindtextdomain wrapper.
-
sq_setlocale
-
php setlocale function wrapper
-
sq_textdomain
-
Gettext textdomain wrapper.
-
sortSpecialMbx
-
array callback used for sorting in mailboxes class
-
sqimap_append
-
Saves a message to a given folder -- used for saving sent messages
-
sqimap_append_checkresponse
-
Displays error messages, if there are errors in responses to commands issues by sqimap_append() and sqimap_append_done() functions.
-
sqimap_append_done
-
-
sqimap_array_merge_unique
-
Another way to do array_values(array_unique(array_merge($to, $from)));
-
sqimap_asearch
-
Create the search query strings for all given criteria and merge results for every mailbox
-
sqimap_asearch_build_criteria
-
Build one criteria sequence
-
sqimap_asearch_encode_string
-
Encode a string to quoted or literal as defined in rfc 3501
-
sqimap_asearch_error_box
-
Function to display an error related to an IMAP query.
-
sqimap_asearch_get_charset
-
-
sqimap_asearch_get_sort_criteria
-
Convert SquirrelMail internal sort to IMAP sort taking care of:
-
sqimap_asearch_get_sub_mailboxes
-
-
sqimap_asearch_parse_date
-
Parses a user date string into an rfc 3501 date string
-
sqimap_capability
-
Retrieve the CAPABILITY string from the IMAP server.
-
sqimap_create_stream
-
Connects to the IMAP server and returns a resource identifier for use with
-
sqimap_encode_mailbox_name
-
This encodes a mailbox name for use in IMAP commands.
-
sqimap_error_box
-
Function to display an error related to an IMAP query.
-
sqimap_fgets
-
Custom fgets function: gets a line from the IMAP server, no matter how big it may be.
-
sqimap_fill_mailbox_tree
-
Fills mailbox object
-
sqimap_fread
-
-
sqimap_get_delimiter
-
Returns the delimiter between mailboxes: INBOX/Test, or INBOX.Test
-
sqimap_get_mailboxes
-
Gets the list of mailboxes for sqimap_maolbox_tree and sqimap_mailbox_list
-
sqimap_get_message
-
Returns a message array with all the information about a message.
-
sqimap_get_num_messages
-
Gets the number of messages in the current mailbox.
-
sqimap_get_small_header_list
-
Retrieves a list with headers, flags, size or internaldate from the imap server
-
sqimap_get_sort_order
-
Retrieves an array with a sorted uid list. Sorting is done on the imap server
-
sqimap_get_status_mbx_tree
-
-
sqimap_get_user_server
-
Allows mapping of IMAP server address with custom function
-
sqimap_login
-
Logs the user into the IMAP server. If $hide is set, no error messages will be displayed. This function returns the IMAP connection handle.
-
sqimap_logout
-
Simply logs out the IMAP session
-
sqimap_mailbox_create
-
Creates a folder.
-
sqimap_mailbox_delete
-
Deletes the given folder
-
sqimap_mailbox_exists
-
Checks whether or not the specified mailbox exists
-
sqimap_mailbox_expunge
-
Expunges a mailbox
-
sqimap_mailbox_is_noinferiors
-
Checks if folder is noinferiors (can't store other folders)
-
sqimap_mailbox_is_noselect
-
Checks if folder is noselect (can't store messages)
-
sqimap_mailbox_is_subscribed
-
Determines if the user is subscribed to the folder or not
-
sqimap_mailbox_list
-
Returns sorted mailbox lists in several different ways.
-
sqimap_mailbox_list_all
-
Returns a list of all folders, subscribed or not
-
sqimap_mailbox_option_array
-
Returns an array of mailboxes available. Separated from sqimap_mailbox_option_list() below for template development.
-
sqimap_mailbox_option_list
-
Returns list of options (to be echoed into select statement based on available mailboxes and separators Caller should surround options with <select ...> </select> and any formatting.
-
sqimap_mailbox_parse
-
Formats a mailbox into parts for the $boxesall array
-
sqimap_mailbox_rename
-
Renames a mailbox.
-
sqimap_mailbox_select
-
Selects a mailbox Before 1.3.0 used more arguments and returned data depended on those arguments.
-
sqimap_mailbox_tree
-
Fills mailbox object
-
sqimap_mb_convert_encoding
-
Function that uses php mbstring functions to convert from and to utf7-imap charset
-
sqimap_message_list_squisher
-
Sort the message list and crunch to be as small as possible
-
sqimap_msgs_list_copy
-
Copy a set of messages ($id) to another mailbox ($mailbox)
-
sqimap_msgs_list_delete
-
Deletes a message and move it to trash or expunge the mailbox
-
sqimap_msgs_list_move
-
Move a set of messages ($id) to another mailbox. Deletes the originals.
-
sqimap_parse_address
-
Work in process
-
sqimap_parse_envelope
-
Work in process
-
sqimap_prepare_pipelined_query
-
-
sqimap_read_data
-
-
sqimap_read_data_list
-
Obsolete function, inform plugins that use it
-
sqimap_retrieve_imap_response
-
Reads the output from the IMAP stream. If handle_errors is set to true, this will also handle all errors that are received. If it is not set, the errors will be sent back through $response and $message.
-
sqimap_run_command
-
-
sqimap_run_command_list
-
Both send a command and accept the result from the command.
-
sqimap_run_pipelined_command
-
-
sqimap_run_search
-
Run the IMAP SEARCH command as defined in rfc 3501
-
sqimap_session_id
-
Generates a new session ID by incrementing the last one used; this ensures that each command has a unique ID.
-
sqimap_status_messages
-
Returns the status items of a mailbox.
-
sqimap_subscribe
-
Subscribes to an existing folder.
-
sqimap_toggle_flag
-
Set a flag on the provided uid list
-
sqimap_tree_to_ref_array
-
-
sqimap_unseen_messages
-
Returns the number of unseen messages in this folder.
-
sqimap_unsubscribe
-
Unsubscribes from an existing folder
-
sqimap_utf7_decode_mbx_tree
-
-
$sender
-
-
$size
-
Message size
-
$subject
-
Subject header
-
SMimeMessage.class.php
-
-
setBody
-
Set message body
-
setEnt
-
-
setEntIds
-
-
setParameter
-
Sets parameter value in $parameters array
-
setVar
-
Sets header variable
-
SMimeMessage
-
Unimplemented class.
-
stripComments
-
-
$save_function
-
The name of the Save Function for this option.
-
$script
-
additional javascript or other code added to the user input
-
$size
-
Specifies the size of certain input items
-
save
-
-
savePrefValues
-
Save the preferences for this user.
-
save_option
-
Saves option
-
save_option_noop
-
save function that does not save
-
setComment
-
Set the comment for this option.
-
setFolderFilter
-
Set the trailing_text for this option.
-
setKey
-
Set user's preference
-
setNewValue
-
Set the new value for this option.
-
setPostScript
-
Set the "post script" for this option.
-
setPref
-
Set a there preference $string to $value.
-
setSaveFunction
-
Set the save function for this option.
-
setScript
-
Set the script for this option.
-
setSig
-
Write the User Signature.
-
setSize
-
Set the size for this option.
-
setTrailingText
-
Set the trailing_text for this option.
-
setValue
-
Set the value for this option.
-
ShowIdentityInfo
-
Returns html formated identity form fields
-
SMDB_MYSQL
-
MySQL
-
SMDB_PGSQL
-
PostgreSQL
-
SMDB_UNKNOWN
-
Unknown database
-
SMOPT_MODE_DISPLAY
-
******************************
-
SMOPT_MODE_LINK
-
-
SMOPT_MODE_SUBMIT
-
-
SMOPT_PAGE_COMPOSE
-
-
SMOPT_PAGE_DISPLAY
-
-
SMOPT_PAGE_FOLDER
-
-
SMOPT_PAGE_HIGHLIGHT
-
-
SMOPT_PAGE_MAIN
-
-
SMOPT_PAGE_ORDER
-
-
SMOPT_PAGE_PERSONAL
-
-
SMOPT_REFRESH_ALL
-
-
SMOPT_REFRESH_FOLDERLIST
-
-
SMOPT_REFRESH_NONE
-
-
SMOPT_SAVE_DEFAULT
-
-
SMOPT_SAVE_NOOP
-
-
SMOPT_SIZE_HUGE
-
-
SMOPT_SIZE_LARGE
-
-
SMOPT_SIZE_MEDIUM
-
-
SMOPT_SIZE_NORMAL
-
-
SMOPT_SIZE_SMALL
-
-
SMOPT_SIZE_TINY
-
-
SMOPT_TYPE_BOOLEAN
-
-
SMOPT_TYPE_COMMENT
-
-
SMOPT_TYPE_FLDRLIST
-
-
SMOPT_TYPE_FLOAT
-
-
SMOPT_TYPE_HIDDEN
-
-
SMOPT_TYPE_INTEGER
-
-
SMOPT_TYPE_STRING
-
*******************************************
-
SMOPT_TYPE_STRLIST
-
-
SMOPT_TYPE_TEXTAREA
-
-
SquirrelOption
-
Constructor function
-
SquirrelOption
-
SquirrelOption: An option for SquirrelMail.
-
$saved_prefkeys
-
Set saved prefkeys according to $search_advanced
-
$search_advanced
-
If 1, show advanced search interface
-
$search_memory
-
Maximum number of recent searches to handle
-
$search_silent
-
If TRUE, do not show search interface
-
$submit
-
How we did enter the form
-
$sub_array
-
Search within subfolders
-
sqimap_asearch_get_selectable_unformatted_mailboxes
-
-
search.php
-
-
$smarty_template
-
The Smarty template object
-
Smarty_Template.class.php
-
-
Smarty_Template
-
Constructor
-
Smarty_Template
-
The SquirrelMail Smarty Template class. Extends the base Template class for use with Smarty template pages.
-
sandstorm_theme.php
-
-
seaspray_theme.php
-
-
servery_theme.php
-
-
shades_of_grey.php
-
-
silver_steel_theme.php
-
-
simple_green2.php
-
-
simple_green_theme.php
-
-
simple_purple.php
-
-
slashdot_theme.php
-
-
spice_of_life.php
-
-
spice_of_life_dark.php
-
-
spice_of_life_lite.php
-
-
standard.php
-
-
standard_orig.php
-
-
sq_get_tz_array
-
Returns time zone array set in SquirrelMail configuration
-
sq_get_tz_key
-