Class Sieve_Test_True

Description

The Sieve_Test_True class represents a test that always evaluates to true.

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

Sieve_Test
   |
   --Sieve_Test_True
Method Summary
 boolean|string check ()
 string toCode ()
Variables

Inherited Variables

Inherited from Sieve_Test

Sieve_Test::$_vars
Methods
check (line 1387)

Checks if the rule parameters are valid.

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

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

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

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

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

Inherited Methods

Inherited From Sieve_Test

 Sieve_Test::check()
 Sieve_Test::requires()
 Sieve_Test::toCode()

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