PHP Class Sam_Driver_Spamd_Base, horde
Copyright 2003-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
Mostrar archivo
Open project: horde/horde
Class Usage Examples
Protected Properties
Protected Methods
Method Details
_mapAttributeToOption()
protected method
Converts a Sam attribute to a SpamAssassin option.
_mapOptionToAttribute()
protected method
Converts a SpamAssassin option to a Sam attribute.
Property Details
$_capabilities protected_oe property
Capabilities supported by the driver.
protected array $_capabilities |
return |
array |
|
$_option_map protected_oe property
Sam to SpamAssassin options mappings.
protected array $_option_map |
return |
array |
|