\Ingo_Form_Forward

The form to manage forwarding rules.

Summary

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

Properties

$_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.