PHP Класс IMP_Mbox_Size, horde

Автор: Michael Slusarz ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
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.