PHP 클래스 IMP_Mailbox_List_Thread, horde

저자: Michael Slusarz ([email protected])
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_data string Thread information.

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( string $data )
$data string The thread information.

__get() 공개 메소드

public __get ( $name )

프로퍼티 상세

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

Thread information.
protected string $_data
리턴 string