PHP 클래스 IMP_Basic_Listinfo, horde

Usable in both basic and dynamic views.
저자: Michael Slusarz ([email protected])
상속: extends IMP_Basic_Base
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
status ( )
url ( array $opts = [] )

보호된 메소드들

메소드 설명
_init ( )
_parseListHeaders ( string $id, string $data ) : string Parse the information in mailing list headers.

메소드 상세

_init() 보호된 메소드

protected _init ( )

_parseListHeaders() 보호된 메소드

Parse the information in mailing list headers.
protected _parseListHeaders ( string $id, string $data ) : string
$id string The header ID.
$data string The header text to process.
리턴 string The HTML-escaped header value.

status() 공개 메소드

public status ( )

url() 공개 정적인 메소드

public static url ( array $opts = [] )
$opts array Options: - buid: (string) BUID of message. - full: (boolean) Full URL? - mailbox: (string) Mailbox of message.