PHP 클래스 Ingo_Script_Ispconfig, horde

저자: Michael Bunk ([email protected])
저자: Jan Schneider ([email protected])
상속: extends Ingo_Script_Base
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_categories array The categories of filtering allowed.
$_categoryFeatures
$_features array A list of driver features.

보호된 메소드들

메소드 설명
_generate ( ) Generates the script to do the filtering specified in the rules.

메소드 상세

_generate() 보호된 메소드

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

프로퍼티 상세

$_categories 보호되어 있는 프로퍼티

The categories of filtering allowed.
protected array $_categories
리턴 array

$_categoryFeatures 보호되어 있는 프로퍼티

protected $_categoryFeatures

$_features 보호되어 있는 프로퍼티

A list of driver features.
protected array $_features
리턴 array