PHP Class Ingo_Script_Sieve_Require, horde

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

Protected Properties

Свойство Type Description
$_requires array

Méthodes publiques

Méthode Description
__construct ( array $requires ) Constructor.
generate ( ) : string Returns a script snippet representing this rule.

Method Details

__construct() public méthode

Constructor.
public __construct ( array $requires )
$requires array The required extensions.

generate() public méthode

Returns a script snippet representing this rule.
public generate ( ) : string
Résultat string A Sieve script snippet.

Property Details

$_requires protected_oe property

protected array $_requires
Résultat array