|
||||||||||
| 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.MediaBrowserPage
public class MediaBrowserPage
Page that contains the tree and the folders view.
| 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 | |
|---|---|
MediaBrowserPage(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
|
| Method Summary | |
|---|---|
String |
getActMedia()
Returns the actMedia. |
String |
getActMediaHandle()
Returns the actMediaHandle. |
String |
getCacheKiller()
Returns the cacheKiller. |
String |
getMediaType()
Returns the mediaType. |
String |
getMessage(String key,
String arg)
|
String |
getModuleVersion()
Returns the installed media module version. |
info.magnolia.cms.i18n.Messages |
getMsgs()
|
String |
getNodeid()
Returns the nodeid. |
String |
getOpenPath()
Returns the openPath. |
String |
getParentPath()
Returns the parentPath. |
String |
getPlaylistHandle()
Returns the playlistHandle. |
String |
getPlaylistSearch()
Returns the playlistSearch. |
info.magnolia.cms.beans.runtime.Document |
getZipFile()
Returns the file. |
void |
init()
|
boolean |
isSelectMedia()
Returns the selectMedia. |
String |
saveZip()
Save Zip file command |
void |
setActMedia(String actMedia)
Sets the actMedia. |
void |
setActMediaHandle(String actMediaHandle)
Sets the actMediaHandle. |
void |
setCacheKiller(String cacheKiller)
Sets the cacheKiller. |
void |
setMediaType(String mediaType)
Sets the mediaType. |
void |
setNodeid(String nodeid)
Sets the nodeid. |
void |
setOpenPath(String openPath)
Sets the openPath. |
void |
setParentPath(String parentPath)
Sets the parentPath. |
void |
setPlaylistHandle(String playlistHandle)
Sets the playlistHandle. |
void |
setPlaylistSearch(String playlistSearch)
Sets the playlistSearch. |
void |
setSelectMedia(boolean selectMedia)
Sets the selectMedia. |
void |
setZipFile(info.magnolia.cms.beans.runtime.Document file)
Sets the file. |
| Methods inherited from class net.sourceforge.openutils.mgnlmedia.media.pages.MessagesTemplatedMVCHandler |
|---|
getGetStatic, populateFromRequest |
| Methods inherited from class info.magnolia.module.admininterface.TemplatedMVCHandler |
|---|
getTemplateName, renderHtml |
| Methods inherited from class info.magnolia.module.admininterface.PageMVCHandler |
|---|
getForm, getI18nBasename, getParams, setForm, setI18nBasename, setMsgs, setParams, show |
| 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 MediaBrowserPage(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
name - command namerequest - response - | Method Detail |
|---|
public void init()
init in interface info.magnolia.cms.servlets.MVCServletHandlerinit in class info.magnolia.module.admininterface.PageMVCHandlerpublic String saveZip()
public String getCacheKiller()
public void setCacheKiller(String cacheKiller)
cacheKiller - the cacheKiller to setpublic String getActMedia()
public void setActMedia(String actMedia)
actMedia - the actMedia to setpublic boolean isSelectMedia()
public void setSelectMedia(boolean selectMedia)
selectMedia - the selectMedia to setpublic String getNodeid()
public void setNodeid(String nodeid)
nodeid - the nodeid to setpublic String getOpenPath()
public void setOpenPath(String openPath)
openPath - the openPath to setpublic String getActMediaHandle()
public void setActMediaHandle(String actMediaHandle)
actMediaHandle - the actMediaHandle to setpublic String getMediaType()
public void setMediaType(String mediaType)
mediaType - the mediaType to setpublic String getParentPath()
public void setParentPath(String parentPath)
parentPath - the parentPath to setpublic info.magnolia.cms.beans.runtime.Document getZipFile()
public void setZipFile(info.magnolia.cms.beans.runtime.Document file)
file - the file to setpublic String getPlaylistHandle()
public void setPlaylistHandle(String playlistHandle)
playlistHandle - the playlistHandle to setpublic String getPlaylistSearch()
public void setPlaylistSearch(String playlistSearch)
playlistSearch - the playlistSearch to setpublic info.magnolia.cms.i18n.Messages getMsgs()
getMsgs in class MessagesTemplatedMVCHandler
public String getMessage(String key,
String arg)
public String getModuleVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||