Class IMP_UI_Mailbox

Description

The IMP_UI_Mailbox:: class is designed to provide a place to dump common code shared among IMP's various UI views for the mailbox page.

$Horde: imp/lib/UI/Mailbox.php,v 1.9.2.8 2009/12/16 21:56:14 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/UI/Mailbox.php (line 17)


	
			
Variable Summary
 mixed $_c
 mixed $_charset
 mixed $_identity
 mixed $_mailbox
Method Summary
 IMP_UI_Mailbox IMP_UI_Mailbox ([ $mailbox = null], [ $charset = null], [ $identity = null])
 void getAttachmentAlt ( $attachment)
 void getAttachmentType ( $structure)
 void getDate ( $date)
 void getFrom ( $ob)
 void getSize ( $size)
 void getSubject ( $subject)
Variables
mixed $_c = array() (line 33)
mixed $_charset (line 21)
mixed $_identity (line 25)
mixed $_mailbox (line 29)
Methods
Constructor IMP_UI_Mailbox (line 37)
IMP_UI_Mailbox IMP_UI_Mailbox ([ $mailbox = null], [ $charset = null], [ $identity = null])
  • $mailbox
  • $charset
  • $identity
getAttachmentAlt (line 154)
void getAttachmentAlt ( $attachment)
  • $attachment
getAttachmentAltList (line 143)
void getAttachmentAltList ()
getAttachmentType (line 162)
void getAttachmentType ( $structure)
  • $structure
getDate (line 189)
void getDate ( $date)
  • $date
getFrom (line 46)
void getFrom ( $ob)
  • $ob
getSize (line 127)
void getSize ( $size)
  • $size
getSubject (line 234)
void getSubject ( $subject)
  • $subject

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