The Sieve_Test class represents a Sieve Test.
A test is a piece of code that evaluates to true or false.
Located in /lib/Script/sieve.php (line 1319)
Class | Description |
---|---|
![]() |
The Sieve_Test_True class represents a test that always evaluates to true. |
![]() |
The Sieve_Test_False class represents a test that always evaluates to false. |
![]() |
The Sieve_Test_Allof class represents a Allof test structure. |
![]() |
The Sieve_Test_Anyof class represents a Anyof test structure. |
![]() |
The Sieve_Test_Relational class represents a relational test. |
![]() |
The Sieve_Test_Size class represents a message size test. |
![]() |
The Sieve_Test_Not class represents the inverse of a given test. |
![]() |
The Sieve_Test_Exists class represents a test for the existsance of one or more headers in a message. |
![]() |
The Sieve_Test_Address class represents a test on parts or all of the addresses in the given fields. |
![]() |
The Sieve_Test_Header class represents a test on the contents of one or more headers in a message. |
![]() |
The Sieve_Test_Body class represents a test on the contents of the body in a message. |
Checks if the rule parameters are valid.
Returns a list of sieve extensions required for this rule and any sub-rules.
Returns a script snippet representing this rule and any sub-rules.
Documentation generated on Sun, 30 Jan 2011 05:29:30 +0000 by phpDocumentor 1.4.3