| java.lang.Object dtw.webmail.model.JwmaHtmlHelperImpl
JwmaHtmlHelperImpl | public class JwmaHtmlHelperImpl implements JwmaHtmlHelper(Code) | | Class implementing the JwmaHtmlHelper.
Actually represents an utility class that helps
to keep complex logic out of the views.
author: Dieter Wimberger version: 0.9.7 07/02/2003 |
Method Summary | |
public String | displayPartInlined(HttpSession session, JwmaMessagePart part, JwmaPreferences prefs, ResourceBundle viewcontent) | public String | getAlphabeticFilter(JwmaContacts contacts, ResourceBundle viewcontent) | public String | getCategoriesSelect(JwmaContact ct, String[] categories, ResourceBundle viewcontent) | public String | getCategoryFilterSelect(JwmaContacts ctdb, String eventhandler, ResourceBundle viewcontent) | public String | getContactsControllerUrl() | public String | getControllerUrl() | public String | getDateFormatSelect(JwmaPreferences prefs) | public String | getDestinationsSelect(JwmaFolder[] folders) | public String | getFolderDisplayAction(JwmaFolder folder) | public String | getFolderDisplayAction(JwmaInboxInfo info) | public String | getFolderDisplayAction(JwmaTrashInfo info) | public String | getFrequentSelect(JwmaContacts contacts, String eventhandler) | public String | getGroupMembersSelect(JwmaContactGroup group) | public String | getLanguageSelect(JwmaPreferences prefs) | public String | getMailIdentitySelect(JwmaPreferences prefs) | public String | getMessageProcessorSelect(JwmaPreferences prefs) | public String | getNonMembersSelect(JwmaContactGroup group, JwmaContacts ctdb) | public String | getPartDescription(JwmaMessagePart part, ResourceBundle viewcontent) | public String | getPathHierarchyNavigator(JwmaStoreInfo info, JwmaFolder folder) | public String | getPostOfficeSelect(String postoffice) | public String | getRandomAppendTypesSelect(JwmaPreferences prefs, JwmaMailIdentity mid) | public String | getSendMailControllerUrl() | public String | getSizeString(int size) | public String | getSortCriteriaSelect(JwmaPreferences prefs, String eventhandler, ResourceBundle viewcontent) |
JwmaHtmlHelperImpl | public JwmaHtmlHelperImpl()(Code) | | |
getContactsControllerUrl | public String getContactsControllerUrl()(Code) | | |
getSendMailControllerUrl | public String getSendMailControllerUrl()(Code) | | |
|
|