squirrelmail-webmail
1.4.22
About: SquirrelMail is a standards-based webmail package with strong MIME support, address books, and folder manipulation (written in PHP4).
![]() ![]() |
Go to the source code of this file.
Namespaces | |
plugins | |
Functions | |
ShowOption ($Var, $value, $Desc) | |
ShowTrad ( $tit, $com, $url) | |
Variables | |
const | SM_PATH '../../' |
if(isset($_POST['submit_translate']) && $_POST['submit_translate']) | $translate_server = getPref($data_dir, $username, 'translate_server') |
if($translate_server=='') | $translate_location = getPref($data_dir, $username, 'translate_location') |
if($translate_location=='') | $translate_show_read = getPref($data_dir, $username, 'translate_show_read') |
$translate_show_send = getPref($data_dir, $username, 'translate_show_send') | |
$translate_same_window = getPref($data_dir, $username, 'translate_same_window') | |
powered by Systran | sprintf (_("Number of supported language pairs: %s"), '36').' ' |
ShowOption | ( | $Var, | |
$value, | |||
$Desc | |||
) |
Definition at line 73 of file options.php.
ShowTrad | ( | $tit, | |
$com, | |||
$url | |||
) |
Definition at line 85 of file options.php.
if ( $translate_server=='') $translate_location = getPref($data_dir, $username, 'translate_location') |
Definition at line 64 of file options.php.
Referenced by translate_new_form(), and translate_pref().
$translate_same_window = getPref($data_dir, $username, 'translate_same_window') |
Definition at line 70 of file options.php.
Referenced by translate_new_form(), and translate_pref().
if (isset( $_POST[ 'submit_translate']) &&$_POST[ 'submit_translate']) $translate_server = getPref($data_dir, $username, 'translate_server') |
Definition at line 60 of file options.php.
Referenced by translate_pref(), and translate_read_form().
if ( $translate_location=='') $translate_show_read = getPref($data_dir, $username, 'translate_show_read') |
Definition at line 68 of file options.php.
Referenced by translate_pref(), and translate_read_form().
$translate_show_send = getPref($data_dir, $username, 'translate_show_send') |
Definition at line 69 of file options.php.
Referenced by translate_button(), and translate_pref().
const SM_PATH '../../' |
Definition at line 17 of file options.php.
powered by Systran sprintf(_("Number of supported language pairs: %s"), '36').' ' |
Definition at line 107 of file options.php.
Referenced by abook_database\add(), abook_local_file\add(), addressbook_init(), cachePrefValues(), checkForPrefs(), SquirrelOption\createHTMLWidget(), dbPrefs\deleteKey(), encodeHeader(), error_message(), dbPrefs\fillPrefsCache(), Deliver_SendMail\finalizeStream(), fortune_show(), get_location(), get_msgcnt_str(), getHashedDir(), getReplyCitation(), getSig(), abook_database\list_addr(), logout_error(), abook_database\lookup(), abook_database\modify(), abook_local_file\modify(), newmail_plugin(), abook_database\open(), abook_database\remove(), savePrefValues(), abook_database\search(), SendMDN(), dbPrefs\setKey(), setSig(), ShowIdentityInfo(), sqimap_login(), sqimap_mailbox_select(), sqimap_run_literal_command(), sqimap_session_id(), Deliver\timezone(), translate_form_babelfish(), translate_form_dictionary(), translate_form_go(), translate_form_google(), translate_form_otenet(), and translate_form_promt().