Class Sieve_Action_Discard

Description

The Sieve_Action_Discard class represents a discard action.

Located in /lib/Script/sieve.php (line 2464)

Sieve_Action
   |
   --Sieve_Action_Discard
Method Summary
 boolean|string check ()
 string toCode ()
Variables

Inherited Variables

Inherited from Sieve_Action

Sieve_Action::$_vars
Methods
check (line 2482)

Checks if the rule parameters are valid.

  • return: True if this rule is valid, an error message otherwise.
boolean|string check ()

Redefinition of:
Sieve_Action::check()
Checks if the rule parameters are valid.
toCode (line 2471)

Returns a script snippet representing this rule and any sub-rules.

  • return: A Sieve script snippet.
string toCode ()

Redefinition of:
Sieve_Action::toCode()
Returns a script snippet representing this rule and any sub-rules.

Inherited Methods

Inherited From Sieve_Action

 Sieve_Action::check()
 Sieve_Action::requires()
 Sieve_Action::toCode()
 Sieve_Action::toString()

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