/plugins/translate/setup.php

Description

setup.php

Copyright (c) 1999-2020 The SquirrelMail Project Team Licensed under the GNU GPL. For full terms see the file COPYING.

Functions
squirrelmail_plugin_init_translate (line 36)

Initialize the translation plugin

void squirrelmail_plugin_init_translate ()
translate_button (line 101)

Unimplemented. Translation in compose

void translate_button ()
translate_does_it_match_language (line 148)

This function could be sped up.

It basically negates the process if a ! is found in the beginning and matches a * at the end with 0 or more characters.

void translate_does_it_match_language ( $test)
  • $test
translate_lang_opt (line 184)

creates translation engine language selection

void translate_lang_opt ( $from,  $to,  $value,  $text)
  • $from
  • $to
  • $value
  • $text
translate_optpage_register_block (line 110)

Registers translation option block

void translate_optpage_register_block ()
translate_pref (line 121)

gets translation preferences

void translate_pref ()
translate_read_form (line 46)

Show the translation for a message you're reading

void translate_read_form ()
translate_table_end (line 89)

Closes translation engine form

void translate_table_end ()

Documentation generated on Mon, 13 Jan 2020 04:25:16 +0100 by phpDocumentor 1.4.3