|
||||||||||
| 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.playlist.pages.PlaylistView
public class PlaylistView
| 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 | |
|---|---|
PlaylistView(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
|
| Method Summary | |
|---|---|
String |
getLocale()
Returns the locale. |
List<MediaBean> |
getMediaBeans()
Returns the mediaBeans. |
List<info.magnolia.cms.core.Content> |
getMediaContentList()
Returns the mediaContentList. |
String |
getMediaHandle()
Returns the mediaHandle. |
PlaylistBean |
getPlaylist()
Returns the playlist. |
boolean |
isSuccess()
Returns the success. |
String |
mediaFolder()
|
String |
playlistLocation()
|
Map<String,Object> |
playlistMetas()
|
String |
playlistTitle()
|
String |
save()
|
String |
saveMedia()
|
void |
setDescription(String description)
Sets the description. |
void |
setLocale(String locale)
Sets the locale. |
void |
setMediaContentList(List<info.magnolia.cms.core.Content> mediaContentList)
Sets the mediaContentList. |
void |
setMediaHandle(String mediaHandle)
Sets the mediaHandle. |
void |
setPath(String path)
Sets the path. |
void |
setTitle(String title)
Sets the title. |
void |
setXml(boolean xml)
Sets the xml. |
String |
show()
|
void |
writePlaylistTrackExtension(info.magnolia.cms.core.Content media,
PrintWriter writer)
|
String |
xspf()
|
| 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 PlaylistView(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
| Method Detail |
|---|
public void setPath(String path)
path - the path to setpublic PlaylistBean getPlaylist()
public void setTitle(String title)
title - the title to setpublic void setDescription(String description)
description - the description to setpublic String getMediaHandle()
public void setMediaHandle(String mediaHandle)
mediaHandle - the mediaHandle to setpublic boolean isSuccess()
public String show()
show in class info.magnolia.module.admininterface.PageMVCHandlerpublic String save()
public String saveMedia()
public String xspf()
throws IOException
IOExceptionpublic String mediaFolder()
public String getLocale()
public void setLocale(String locale)
locale - the locale to setpublic List<info.magnolia.cms.core.Content> getMediaContentList()
public void setMediaContentList(List<info.magnolia.cms.core.Content> mediaContentList)
mediaContentList - the mediaContentList to setpublic List<MediaBean> getMediaBeans()
public void setXml(boolean xml)
xml - the xml to setpublic String playlistTitle()
public String playlistLocation()
public Map<String,Object> playlistMetas()
public void writePlaylistTrackExtension(info.magnolia.cms.core.Content media,
PrintWriter writer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||