Class IMP_Spam

Description

The IMP_Spam:: class contains functions related to reporting spam messages in IMP.

$Horde: imp/lib/Spam.php,v 1.3.4.21 2009/11/18 22:39:26 slusarz Exp $

Copyright 2004-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.

Located in /lib/Spam.php (line 16)


	
			
Variable Summary
Method Summary
 IMP_Spam IMP_Spam ()
 integer reportSpam (mixed &$indices, string $action)
Variables
IMP_Identity $_identity (line 30)

The IMP_Identity:: object used by the class.

IMP_Compose $_imp_compose (line 23)

The IMP_Compose:: object used by the class.

Methods
Constructor IMP_Spam (line 35)

Constructor.

IMP_Spam IMP_Spam ()
reportSpam (line 53)

Reports a list of messages as spam, based on the local configuration parameters.

  • return: 1 if messages have been deleted, 2 if messages have been moved.
integer reportSpam (mixed &$indices, string $action)
  • mixed &$indices: See IMP::parseIndicesList().
  • string $action: Either 'spam' or 'notspam'.

Documentation generated on Sun, 30 Jan 2011 05:28:17 +0000 by phpDocumentor 1.4.3