File/plugins/html_mail/setup.php

Description

NaSMail HTML Mail Plugin (modified SquirrelMail plugin version) Copyright (c) 2004-2005 Paul Lesneiwski <pdontthink@angrynerds.com> Copyright (c) 2006-2009 The NaSMail Project Licensed under the GNU GPL. For full terms see the file COPYING.

  • version: $Id: setup.php 1438 2009-01-31 14:11:08Z tokul $
Functions
html_mail_adv_optpage (line 125)

Adds HTML options in Advanced Settings plugin

void html_mail_adv_optpage ()
html_mail_alter_type (line 52)

Changes outgoing message format to include multipart

html and text parts if needed

void html_mail_alter_type ( &$argv)
  • &$argv
html_mail_compose_bottom (line 83)

Inserts extra JavaScript at bottom of compose page

that is needed by the enhanced editor

void html_mail_compose_bottom ()
html_mail_compose_button_row (line 93)

Inserts controls on the compose page that let the user switch between HTML and text on the fly.

void html_mail_compose_button_row ()
html_mail_compose_form_process (line 145)

Function attached to compose_form_process hook

  • since: 2.6
void html_mail_compose_form_process ( &$args, array $args)
  • array $args: hook parameters
  • &$args
html_mail_disable_squirrelspell (line 73)

Turns off spellcheck plugin when the user is composing HTML-formatted email,

since spellcheck plugin can handle HTML

void html_mail_disable_squirrelspell ()
html_mail_emoticons (line 62)

Enables display of emoticons on compose screen if possible

void html_mail_emoticons ()
html_mail_header (line 107)

"Turns on" this plugin if the compose page is currently

being shown

void html_mail_header ()
html_mail_loading_prefs (line 134)

Loads HTML Mail plugin preferences

void html_mail_loading_prefs ()
html_mail_notes_button_row (line 155)

Function attached to notes_button_row hook (notes plugin)

  • since: 2.7
void html_mail_notes_button_row ()
html_mail_notes_form_process (line 166)

Function attached to notes_form_process hook

  • since: 2.7
void html_mail_notes_form_process ( &$args, array $args)
  • array $args: hook parameters
  • &$args
html_mail_optpage (line 116)

Adds HTML Mail option block in Compose preferences

void html_mail_optpage ()
html_mail_version (line 42)

Returns version info about this plugin

  • return: plugin version
string html_mail_version ()
squirrelmail_plugin_init_html_mail (line 16)

Register this plugin with SquirrelMail

void squirrelmail_plugin_init_html_mail ()

Documentation generated on Sun, 22 Nov 2009 17:36:50 +0200 by phpDocumentor 1.4.3