Ingo_Script_imapThe Ingo_Script_imap:: class represents an IMAP client-side script generator.
$Horde: ingo/lib/Script/imap.php,v 1.49.10.22 2010/06/15 10:02:54 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/imap.php (line 16)
Ingo_Script | --Ingo_Script_imap
array
$_actions
= array(The list of actions allowed (implemented) for this driver.
Ingo_Script_imap_api
$_api
(line 87)
The API to use for IMAP functions.
array
$_categories
= array(The categories of filtering allowed.
boolean
$_ondemand
= true (line 80)
This driver can perform on demand filtering (in fact, that is all it can do).
boolean
$_supportIMAPFlags
= true (line 65)
Does the driver support setting IMAP flags?
boolean
$_supportStopScript
= true (line 72)
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::$_casesensitive
Ingo_Script::$_params
Ingo_Script::$_scriptfile
Ingo_Script::$_special_types
apply (line 389)
Apply the filters now.
canApply (line 377)
Is the apply() function available? The 'mail/getStream' API function must be available.
perform (line 101)
Perform the filtering specified in the rules.
_getQuery (line 411)
Returns a query object prepared for adding further criteria.
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