Class DIMP_Views_ListMessages

Description

Located in /lib/Views/ListMessages.php (line 18)


	
			
Method Summary
 array getSlice ( $folder,  $start,  $length)
 array ListMessages ( $args)
Methods
getSlice (line 233)

Return a reduced message list for use with ViewPort -- only a unique ID/Rownum/UID/Mailbox mapping. Used to select slices without needing to obtain IMAP information for all messages in the slice.

  • var: The current folder.
  • return: The minimal message list.
array getSlice ( $folder,  $start,  $length)
  • $folder
  • $start
  • $length
ListMessages (line 27)

Returns a list of messages for use with ViewPort.

  • var: TODO
  • return: TODO
array ListMessages ( $args)
  • $args

Documentation generated on Sun, 30 Jan 2011 05:10:55 +0000 by phpDocumentor 1.4.3