| java.lang.Object net.jforum.view.forum.common.AttachmentCommon
AttachmentCommon | public class AttachmentCommon (Code) | | author: Rafael Steil version: $Id: AttachmentCommon.java,v 1.36 2007/09/20 16:07:08 rafaelsteil Exp $ |
deleteAttachments | public void deleteAttachments(int postId, int forumId)(Code) | | |
editAttachments | public void editAttachments(int postId, int forumId)(Code) | | |
getAttachments | public List getAttachments(int postId, int forumId)(Code) | | |
insertAttachments | public void insertAttachments(Post post)(Code) | | |
isPhysicalDownloadMode | public boolean isPhysicalDownloadMode(int extensionGroupId)(Code) | | |
preProcess | public void preProcess()(Code) | | |
stripPath | public String stripPath(String realName)(Code) | | Parameters: realName - String String |
|
|