File/plugins/spam_controls/setup.php

Description

NaSMail Spam Controls Plugin -- Main setup script Copyright (C) 2007 The NaSMail Project This file is part of NaSMail spam_controls plugin.

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with plugin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

  • version: $Id: setup.php 716 2007-09-08 09:04:49Z tokul $
Functions
spam_controls_configtest (line 73)

Function attached to configtest hook

boolean spam_controls_configtest ()
spam_controls_loading_constants (line 47)

function attached to loading_constants hook

void spam_controls_loading_constants ()
spam_controls_mailbox_controls_right (line 100)

Adds spam/ham buttons to mailbox controls

  • since: 1.1
void spam_controls_mailbox_controls_right ()
spam_controls_mailbox_form_before (line 108)

Adds spam/ham buttons to mailbox controls

  • since: 1.1
void spam_controls_mailbox_form_before ()
spam_controls_move_before_move (line 117)

Function attached to move_before_move hook

  • since: 1.1
void spam_controls_move_before_move ()
spam_controls_optpage_loadhook_folder (line 53)

function attached to optpage_loadhook_folder hook

void spam_controls_optpage_loadhook_folder ()
spam_controls_read_body_header (line 41)

function attached to read_body_header hook

void spam_controls_read_body_header ()
spam_controls_read_body_menu_top (line 91)

Function attachd to read_body_menu_top hook

  • since: 1.1
void spam_controls_read_body_menu_top ()
spam_controls_right_main_after_header (line 82)

Function attached to right_main_after_header hook

  • since: 1.1
void spam_controls_right_main_after_header ()
spam_controls_special_mailbox (line 64)

function attached to special_mailbox hook

  • return: true, if mailbox matches spam mailbox
  • since: 1.1
boolean spam_controls_special_mailbox (string $mailbox)
  • string $mailbox: Tested mailbox name
spam_controls_version (line 126)

Shows plugin version

  • return: Plugin version
string spam_controls_version ()
squirrelmail_plugin_init_spam_controls (line 26)

Init function

void squirrelmail_plugin_init_spam_controls ()

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