\Ingo_Form_Spam

The form to manage spam filters.

Summary

Methods
Properties
Constants
__construct()
hasFeature()
setCustomButtons()
renderActive()
validate()
$folder_var
No constants found
No protected methods found
$_features
N/A
No private methods found
No private properties found
N/A

Properties

$folder_var

$folder_var : \Horde_Form_Variable

The form field for the spam folder.

Type

\Horde_Form_Variable

$_features

$_features : array

List of the supported form fields. If empty, all features are supported.

Type

array

Methods

__construct()

__construct(  $vars,   $title = '',   $name = null) 

Parameters

$vars
$title
$name

hasFeature()

hasFeature(  $what) 

Parameters

$what

setCustomButtons()

setCustomButtons(boolean  $disabled) 

Sets the form buttons.

Parameters

boolean $disabled

Whether the rule is currently disabled.

renderActive()

renderActive(  $renderer = null,   $vars = null,   $action = '',   $method = 'get',   $enctype = null,   $focus = true) 

Parameters

$renderer
$vars
$action
$method
$enctype
$focus

validate()

validate(  $vars = null,   $canAutoFill = false) 

Parameters

$vars
$canAutoFill