Ingo_Script_procmailThe Ingo_Script_procmail:: class represents a Procmail script generator.
$Horde: ingo/lib/Script/procmail.php,v 1.46.10.36 2010/08/07 13:35:44 jan Exp $
Copyright 2003-2009 The Horde Project (http://www.horde.org/)
See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/asl.php.
Located in /lib/Script/procmail.php (line 16)
Ingo_Script | --Ingo_Script_procmail
array
$_actions
= array(The list of actions allowed (implemented) for this driver.
boolean
$_casesensitive
= true (line 83)
Can tests be case sensitive?
array
$_categories
= array(The categories of filtering allowed.
array
$_recipes
= array() (line 104)
The recipes that make up the code.
boolean
$_scriptfile
= true (line 97)
Does the driver require a script file to be generated?
array
$_special_types
= array(A list of any special types that this driver supports.
boolean
$_supportStopScript
= true (line 90)
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::$_supportIMAPFlags
addItem (line 316)
Adds an item to the recipe list.
generate (line 136)
Generates the procmail script to do the filtering specified in the rules.
generateBlacklist (line 210)
Generates the procmail script to handle the blacklist specified in the rules.
generateForward (line 292)
Generates the procmail script to handle mail forwards.
generateVacation (line 262)
Generates the procmail script to handle vacation.
generateWhitelist (line 240)
Generates the procmail script to handle the whitelist specified in the rules.
toCode (line 111)
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:27 +0000 by phpDocumentor 1.4.3