Ingo_Script_maildropThe Ingo_Script_maildrop:: class represents a maildrop script generator.
Located in /lib/Script/maildrop.php (line 26)
Ingo_Script | --Ingo_Script_maildrop
array
$_actions
= array(The list of actions allowed (implemented) for this driver.
boolean
$_casesensitive
= true (line 87)
Can tests be case sensitive?
array
$_categories
= array(The categories of filtering allowed.
array
$_recipes
= array() (line 108)
The recipes that make up the code.
boolean
$_scriptfile
= true (line 101)
Does the driver require a script file to be generated?
boolean
$_supportStopScript
= false (line 94)
Does the driver support the stop-script option?
array
$_tests
= array(The list of tests allowed (implemented) for this driver.
array
$_types
= array(The types of tests allowed (implemented) for this driver.
Inherited from Ingo_Script
Ingo_Script::$_ondemand
Ingo_Script::$_params
Ingo_Script::$_special_types
Ingo_Script::$_supportIMAPFlags
addItem (line 327)
Adds an item to the recipe list.
generate (line 130)
Generates the maildrop script to do the filtering specified in the rules.
generateBlacklist (line 188)
Generates the maildrop script to handle the blacklist specified in the rules.
generateForward (line 240)
Generates the maildrop script to handle mail forwards.
generateSpamfilter (line 292)
Generates the maildrop script to handle spam as identified by SpamAssassin
generateVacation (line 264)
Generates the maildrop script to handle vacation messages.
generateWhitelist (line 218)
Generates the maildrop script to handle the whitelist specified in the rules.
toCode (line 115)
Returns a script previously generated with generate().
Inherited From Ingo_Script
Ingo_Script::Ingo_Script()
Ingo_Script::apply()
Ingo_Script::availableActions()
Ingo_Script::availableCategories()
Ingo_Script::availableTests()
Ingo_Script::availableTypes()
Ingo_Script::canApply()
Ingo_Script::caseSensitive()
Ingo_Script::excludeRegexp()
Ingo_Script::factory()
Ingo_Script::generate()
Ingo_Script::generateAvailable()
Ingo_Script::imapFlags()
Ingo_Script::perform()
Ingo_Script::performAvailable()
Ingo_Script::specialTypes()
Ingo_Script::stopScript()
Ingo_Script::toCode()
Documentation generated on Sun, 30 Jan 2011 05:29:26 +0000 by phpDocumentor 1.4.3