Documentation

IMP_Mbox_Size
in package

Determine the size of a mailbox.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2014-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Methods

getSize()  : mixed
Obtain the mailbox size

Methods

getSize()

Obtain the mailbox size

public getSize(IMP_Mailbox $mbox[, bool $formatted = true ]) : mixed
Parameters
$mbox : IMP_Mailbox

The mailbox to obtain the size of.

$formatted : bool = true

Whether to return a human readable value.

Return values
mixed

Either the size of the mailbox (in bytes) or a formatted string with this information.


        
On this page

Search results