|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.Action
com.liferay.portal.struts.PortletAction
com.liferay.portal.action.BaseImageSelectorAction
com.liferay.portlet.blogs.action.BaseImageSelectorAction
com.liferay.portlet.blogs.action.UploadEditorImageAction
public class UploadEditorImageAction
| Field Summary |
|---|
| Fields inherited from class org.apache.struts.action.Action |
|---|
defaultLocale, servlet |
| Constructor Summary | |
|---|---|
UploadEditorImageAction()
|
|
| Method Summary | |
|---|---|
protected long |
getMaxFileSize()
|
void |
validateFile(String fileName,
String contentType,
long size)
|
| Methods inherited from class com.liferay.portlet.blogs.action.BaseImageSelectorAction |
|---|
checkPermission, handleUploadException |
| Methods inherited from class com.liferay.portal.action.BaseImageSelectorAction |
|---|
getImageJSONObject, processAction |
| Methods inherited from class com.liferay.portal.struts.PortletAction |
|---|
addSuccessMessage, execute, getForward, getForward, getForwardKey, getForwardKey, getModuleConfig, getResources, getResources, getResources, getStrictPortletSetup, getStrictPortletSetup, hideDefaultErrorMessage, hideDefaultSuccessMessage, hideDefaultSuccessMessage, isCheckMethodOnProcessAction, isDisplaySuccessMessage, processEvent, redirectToLogin, render, sendRedirect, sendRedirect, sendRedirect, serveResource, setForward, strutsExecute, writeJSON, writeJSON |
| Methods inherited from class org.apache.struts.action.Action |
|---|
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UploadEditorImageAction()
| Method Detail |
|---|
public void validateFile(String fileName,
String contentType,
long size)
throws PortalException
validateFile in class BaseImageSelectorActionPortalExceptionprotected long getMaxFileSize()
getMaxFileSize in class BaseImageSelectorAction
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||