PHP Class Ingo_Script_Ispconfig, horde

Author: Michael Bunk ([email protected])
Author: Jan Schneider ([email protected])
Inheritance: extends Ingo_Script_Base
Datei anzeigen Open project: horde/horde

Protected Properties

Property Type Description
$_categories array The categories of filtering allowed.
$_categoryFeatures
$_features array A list of driver features.

Protected Methods

Method Description
_generate ( ) Generates the script to do the filtering specified in the rules.

Method Details

_generate() protected method

Generates the script to do the filtering specified in the rules.
protected _generate ( )

Property Details

$_categories protected_oe property

The categories of filtering allowed.
protected array $_categories
return array

$_categoryFeatures protected_oe property

protected $_categoryFeatures

$_features protected_oe property

A list of driver features.
protected array $_features
return array