PHP 클래스 Ingo_Rule_System_Forward, horde

저자: Michael Slusarz ([email protected])
상속: extends Ingo_Rule_Addresses, implements Ingo_Rule_System
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_keep boolean Keep messages that have been forwarded?
$_perm

공개 메소드들

메소드 설명
__construct ( ) Constructor.
__get ( $name )
__set ( $name, $data )

보호된 메소드들

메소드 설명
_setAddressesException ( $addr_count, $max )

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

__get() 공개 메소드

public __get ( $name )

__set() 공개 메소드

public __set ( $name, $data )

_setAddressesException() 보호된 메소드

protected _setAddressesException ( $addr_count, $max )

프로퍼티 상세

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

Keep messages that have been forwarded?
protected bool $_keep
리턴 boolean

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

protected $_perm