|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.magnolia.cms.servlets.MVCServletHandlerImpl
info.magnolia.cms.servlets.CommandBasedMVCServletHandler
info.magnolia.module.admininterface.PageMVCHandler
info.magnolia.module.admininterface.TemplatedMVCHandler
net.sourceforge.openutils.mgnlmedia.media.pages.MessagesTemplatedMVCHandler
net.sourceforge.openutils.mgnlmedia.media.pages.MediaSearchPage
@Deprecated public class MediaSearchPage
Search in medias and shows results
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.sourceforge.openutils.mgnlmedia.media.pages.MessagesTemplatedMVCHandler |
|---|
MessagesTemplatedMVCHandler.GetStaticMethodModel |
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.openutils.mgnlmedia.media.pages.MessagesTemplatedMVCHandler |
|---|
getStatic |
| Fields inherited from class info.magnolia.module.admininterface.PageMVCHandler |
|---|
COMMAND_PARAMETER_NAME, COMMAND_SHOW, VIEW_SHOW |
| Fields inherited from class info.magnolia.cms.servlets.MVCServletHandlerImpl |
|---|
exception, request, response, VIEW_ERROR, VIEW_SUCCESS |
| Fields inherited from interface info.magnolia.cms.servlets.MVCServletHandler |
|---|
VIEW_NOTHING |
| Constructor Summary | |
|---|---|
MediaSearchPage(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getAttributes()
Deprecated. Returns the attributes. |
String |
getFilename()
Deprecated. Returns the filename. |
org.slf4j.Logger |
getLog()
Deprecated. Returns the log. |
List<MediaTypeConfiguration> |
getMtc()
Deprecated. Returns the mtc. |
String[] |
getPaths()
Deprecated. Returns the paths. |
String |
getTags()
Deprecated. Returns the tags. |
String |
getType()
Deprecated. Returns the type. |
void |
setAttributes(String attributes)
Deprecated. Sets the attributes. |
void |
setFilename(String filename)
Deprecated. Sets the filename. |
void |
setLog(org.slf4j.Logger log)
Deprecated. Sets the log. |
void |
setMtc(List<MediaTypeConfiguration> mtc)
Deprecated. Sets the mtc. |
void |
setPaths(String[] paths)
Deprecated. Sets the paths. |
void |
setTags(String tags)
Deprecated. Sets the tags. |
void |
setType(String type)
Deprecated. Sets the type. |
String |
show()
Deprecated. |
| Methods inherited from class net.sourceforge.openutils.mgnlmedia.media.pages.MessagesTemplatedMVCHandler |
|---|
getGetStatic, getMsgs, populateFromRequest |
| Methods inherited from class info.magnolia.module.admininterface.TemplatedMVCHandler |
|---|
getTemplateName, renderHtml |
| Methods inherited from class info.magnolia.module.admininterface.PageMVCHandler |
|---|
getForm, getI18nBasename, getParams, init, setForm, setI18nBasename, setMsgs, setParams |
| Methods inherited from class info.magnolia.cms.servlets.CommandBasedMVCServletHandler |
|---|
execute, findCommand, getCatalogueName, getCommandContext, getViewNameAfterExecution, setCatalogueName |
| Methods inherited from class info.magnolia.cms.servlets.MVCServletHandlerImpl |
|---|
getCommand, getException, getExceptionStackTrace, getName, getRequest, getResponse, setCommand, setRequest, setResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MediaSearchPage(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
name - request - response - | Method Detail |
|---|
public String show()
show in class info.magnolia.module.admininterface.PageMVCHandlerpublic List<MediaTypeConfiguration> getMtc()
public void setMtc(List<MediaTypeConfiguration> mtc)
mtc - the mtc to setpublic org.slf4j.Logger getLog()
public void setLog(org.slf4j.Logger log)
log - the log to setpublic String getType()
public void setType(String type)
type - the type to setpublic String getFilename()
public void setFilename(String filename)
filename - the filename to setpublic String getTags()
public void setTags(String tags)
tags - the tags to setpublic String[] getPaths()
public void setPaths(String[] paths)
paths - the paths to setpublic String getAttributes()
public void setAttributes(String attributes)
attributes - the attributes to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||