PHP 클래스 IMP_Flag_Imap, horde

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_imapflag string The IMAP flag string used on the server.

공개 메소드들

메소드 설명
__get ( $name )
matchFlag ( array $data )

메소드 상세

__get() 공개 메소드

public __get ( $name )

matchFlag() 공개 메소드

public matchFlag ( array $data )
$data array

프로퍼티 상세

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

The IMAP flag string used on the server.
protected string $_imapflag
리턴 string