gran.app.adapter.email
Class HtmlMsgFormat

java.lang.Object
  extended bygran.app.filter.TaskListViewBase
      extended bygran.app.filter.TaskListViewEmail
          extended bygran.app.adapter.email.HtmlMsgFormat
All Implemented Interfaces:
MsgFormat

public class HtmlMsgFormat
extends gran.app.filter.TaskListViewEmail
implements MsgFormat


Field Summary
protected static java.lang.String GRAY_COLOR
           
 
Fields inherited from class gran.app.filter.TaskListViewBase
DTABLE_BG_COLOR, flthm, FORE_COLOR, LITTLE_FONT_FAMILY, LITTLE_FONT_SIZE, LTABLE_BG_COLOR, messageDelete, messageView, showDeleteFlag, subtasksView, taskDelete, taskid, taskUDFView, taskView, TD_BG_COLOR, TD_FORE_COLOR, TH_BG_COLOR, uploadView, user, vABACL
 
Constructor Summary
HtmlMsgFormat(gran.model.User user, java.lang.String taskid, gran.app.filter.FValue flthm)
           
 
Method Summary
protected static java.lang.String _FONT(java.lang.String s)
           
protected static java.lang.String _TD(java.lang.String s)
           
protected static java.lang.String _TD3(java.lang.String s)
           
protected static java.lang.String _TH(java.lang.String s)
           
protected static java.lang.String _TH2(java.lang.String s)
           
 java.lang.String getIText(java.lang.String s)
           
 java.lang.String getMessages(java.util.Collection col, boolean addForm, gran.cache.TaskCacheItem tci)
           
 java.lang.String getSubtasks(java.util.Collection items)
           
 java.lang.String getTaskHeader(gran.cache.TaskCacheItem tci)
           
 
Methods inherited from class gran.app.filter.TaskListViewEmail
addMsgForm, messageHeader, taskMessage
 
Methods inherited from class gran.app.filter.TaskListViewBase
_TD2, _TD2FONT, _TDFONT, _THFONT, getHeaderLine, getTaskLine, getUdfcol, initParams, isNeedToShowDeleteFlag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GRAY_COLOR

protected static java.lang.String GRAY_COLOR
Constructor Detail

HtmlMsgFormat

public HtmlMsgFormat(gran.model.User user,
                     java.lang.String taskid,
                     gran.app.filter.FValue flthm)
              throws gran.exception.GranException
Method Detail

_TH

protected static java.lang.String _TH(java.lang.String s)

_TD

protected static java.lang.String _TD(java.lang.String s)

_TH2

protected static java.lang.String _TH2(java.lang.String s)

_TD3

protected static java.lang.String _TD3(java.lang.String s)

_FONT

protected static java.lang.String _FONT(java.lang.String s)

getIText

public java.lang.String getIText(java.lang.String s)
                          throws gran.exception.GranException
Specified by:
getIText in interface MsgFormat
Throws:
gran.exception.GranException

getTaskHeader

public java.lang.String getTaskHeader(gran.cache.TaskCacheItem tci)
                               throws gran.exception.GranException
Specified by:
getTaskHeader in interface MsgFormat
Throws:
gran.exception.GranException

getSubtasks

public java.lang.String getSubtasks(java.util.Collection items)
                             throws gran.exception.GranException
Specified by:
getSubtasks in interface MsgFormat
Throws:
gran.exception.GranException

getMessages

public java.lang.String getMessages(java.util.Collection col,
                                    boolean addForm,
                                    gran.cache.TaskCacheItem tci)
                             throws gran.exception.GranException
Specified by:
getMessages in interface MsgFormat
Throws:
gran.exception.GranException


Copyright © 2002-2003 TrackStudio, Ltd. All Rights Reserved.