PHP Class Ingo_Script_Sieve_Action_Redirect, horde

Author: Mike Cochrane ([email protected])
Author: Jan Schneider ([email protected])
Inheritance: extends Ingo_Script_Sieve_Action
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
__construct ( array $vars = [] ) Constructor.
check ( ) : boolean | string Checks if the rule parameters are valid.
generate ( $depth )

Method Details

__construct() public méthode

Constructor.
public __construct ( array $vars = [] )
$vars array Any required parameters.

check() public méthode

Checks if the rule parameters are valid.
public check ( ) : boolean | string
Résultat boolean | string True if this rule is valid, an error message otherwise.

generate() public méthode

public generate ( $depth )