Class Sieve_Action_Removeflag

Description

The Sieve_Action_Removeflag class represents a remove flag action.

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

Sieve_Action
   |
   --Sieve_Action_Flag
      |
      --Sieve_Action_Removeflag
Method Summary
 string toCode ()
Variables

Inherited Variables

Inherited from Sieve_Action

Sieve_Action::$_vars
Methods
toCode (line 2930)

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_Flag

 Sieve_Action_Flag::Sieve_Action_Flag()
 Sieve_Action_Flag::check()
 Sieve_Action_Flag::requires()
 Sieve_Action_Flag::_toCode()

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