Class IMP_IMAP_Sort

Description

The IMP_IMAP_Sort:: class extends the IMAP_Sort class in order to provide necessary bug fixes to ensure backwards compatibility with Horde 3.0.

$Horde: imp/lib/IMAP/Sort.php,v 1.1.2.5 2009/01/06 15:24:05 jan Exp $

Copyright 2006-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.

Located in /lib/IMAP/Sort.php (line 21)

IMAP_Sort
   |
   --IMP_IMAP_Sort
Method Summary
 void sortMailboxes (array &$mbox, [boolean $inbox = true], [boolean $index = false])
Methods
sortMailboxes (line 31)

Sort a list of mailboxes (by value).

void sortMailboxes (array &$mbox, [boolean $inbox = true], [boolean $index = false])
  • array &$mbox: The list of mailboxes to sort.
  • boolean $inbox: When sorting, always put 'INBOX' at the head of the list?
  • boolean $index: Maintain index association?

Documentation generated on Sun, 30 Jan 2011 05:28:17 +0000 by phpDocumentor 1.4.3