| Package | Description |
|---|---|
| com.liferay.portlet.blogs |
| Modifier and Type | Method and Description |
|---|---|
List<BlogsEntryAttachmentFileEntryReference> |
BlogsEntryAttachmentFileEntryHelper.addBlogsEntryAttachmentFileEntries(long groupId,
long userId,
long blogsEntryId,
long folderId,
List<com.liferay.portal.kernel.repository.model.FileEntry> tempFileEntries) |
| Modifier and Type | Method and Description |
|---|---|
String |
BlogsEntryAttachmentFileEntryHelper.updateContent(String content,
List<BlogsEntryAttachmentFileEntryReference> blogsEntryAttachmentFileEntryReferences)
Deprecated.
As of 7.0.0, replaced by
com.liferay.blogs.util.BlogsEntryAttachmentContentUpdater#updateContent(
String, List) |