PHP 클래스 IMP_Mbox_Size, horde

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

공개 메소드들

메소드 설명
getSize ( IMP_Mailbox $mbox, boolean $formatted = true ) : mixed Obtain the mailbox size

메소드 상세

getSize() 공개 메소드

Obtain the mailbox size
public getSize ( IMP_Mailbox $mbox, boolean $formatted = true ) : mixed
$mbox IMP_Mailbox The mailbox to obtain the size of.
$formatted boolean Whether to return a human readable value.
리턴 mixed Either the size of the mailbox (in bytes) or a formatted string with this information.