Package | Description |
---|---|
org.javlo.actions |
Modifier and Type | Method and Description |
---|---|
protected static File |
DataAction.createImage(ContentContext ctx,
String importFolder,
org.apache.commons.fileupload.FileItem imageItem,
ImportConfigBean config,
boolean content,
String previousId,
boolean rename)
upload image and return the local file.
|
protected static File |
DataAction.createOrUpdateGallery(ContentContext ctx,
File targetFolder,
String importFolder,
Collection<org.apache.commons.fileupload.FileItem> imageItem,
ImportConfigBean config,
boolean content,
String previousId)
create image and return the local folder.
|
static String |
DataAction.uploadContent(RequestService rs,
ContentContext ctx,
GlobalContext gc,
ContentService cs,
User user,
MessageRepository messageRepository,
I18nAccess i18nAccess,
ImportConfigBean config,
boolean rename) |
Copyright © 2012-2018. All Rights Reserved.