$_ns
$_ns : array
The list of namespace objects.
List of namespaces.
getNamespace(string $mbox, boolean $personal = false) : mixed
Get namespace info for a full mailbox path.
string | $mbox | The mailbox path. |
boolean | $personal | If true, will return the empty namespace only if it is a personal namespace. |
The Horde_Imap_Client_Data_Namespace object for the mailbox path, or null if the path doesn't exist.