railo.runtime.tag
Class VideoPlayerJW
java.lang.Object
railo.runtime.ext.tag.TagSupport
railo.runtime.ext.tag.BodyTagSupport
railo.runtime.tag.VideoPlayerJW
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.BodyTag, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.Tag
public class VideoPlayerJW
- extends BodyTagSupport
implementation of the tag Compiler
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
getParent, setPageContext, setParent |
VideoPlayerJW
public VideoPlayerJW()
release
public void release()
- Specified by:
release
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
release
in class BodyTagSupport
- See Also:
Tag.release()
setVideo
public void setVideo(String video)
- Parameters:
video
- the video to set
setAutostart
public void setAutostart(boolean autostart)
- Parameters:
autostart
- the autostart to set
setShowplay
public void setShowplay(String showPlay)
throws PageException
- Parameters:
showPlay
- the showPlay to set
- Throws:
PageException
setId
public void setId(String id)
throws PageException
- Throws:
PageException
setShowpause
public void setShowpause(String showPause)
throws PageException
- Parameters:
showPause
- the showPause to set
- Throws:
PageException
setShowtimeline
public void setShowtimeline(String showTimeline)
throws PageException
- Parameters:
showTimeline
- the showTimeline to set
- Throws:
PageException
setBgcolor
public void setBgcolor(String color)
throws PageException
- Parameters:
color
- the background color to set
- Throws:
PageException
setBackgroundcolor
public void setBackgroundcolor(String color)
throws PageException
- Throws:
PageException
setBackground
public void setBackground(String color)
throws PageException
- Throws:
PageException
setScreencolor
public void setScreencolor(String color)
throws PageException
- Throws:
PageException
setLightcolor
public void setLightcolor(String color)
throws PageException
- Throws:
PageException
setFgcolor
public void setFgcolor(String color)
throws PageException
- Parameters:
color
- the background color to set
- Throws:
PageException
setForeground
public void setForeground(String color)
throws PageException
- Throws:
PageException
setForegroundcolor
public void setForegroundcolor(String color)
throws PageException
- Throws:
PageException
setWidth
public void setWidth(String strWidth)
- Parameters:
width
- the width to set
setHeight
public void setHeight(String strHeight)
- Parameters:
height
- the height to set
doStartTag
public int doStartTag()
throws PageException
- Specified by:
doStartTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doStartTag
in class TagSupport
- Throws:
IOException
PageException
- See Also:
Tag.doStartTag()
doEndTag
public int doEndTag()
throws PageException
- Specified by:
doEndTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doEndTag
in class TagSupport
- Throws:
PageException
- See Also:
Tag.doEndTag()
setDebug
public void setDebug(boolean debug)
- Parameters:
debug
- the debug to set
setPassthrough
public void setPassthrough(Struct passthrough)
- Parameters:
passthrough
- the passthrough to set
setPreview
public void setPreview(String preview)
- Parameters:
preview
- the preview to set
- Throws:
ExpressionException
setAllowfullscreen
public void setAllowfullscreen(boolean allowfullscreen)
- Parameters:
allowfullscreen
- the allowfullscreen to set
setAlign
public void setAlign(String strAlign)
throws ApplicationException
- Throws:
ApplicationException
setGroup
public void setGroup(boolean group)
- Parameters:
group
- the group to set
setLinktarget
public void setLinktarget(String target)
setTarget
public void setTarget(String target)
setLinkfromdisplay
public void setLinkfromdisplay(boolean linkfromdisplay)
setPlaylistthumbnails
public void setPlaylistthumbnails(boolean playlistThumbnails)
- Parameters:
playlistThumbnails
- the playlistThumbnails to set
setThumbnails
public void setThumbnails(boolean playlistThumbnails)
setThumbs
public void setThumbs(boolean playlistThumbnails)
setPlaylistsize
public void setPlaylistsize(double playlistSize)
throws ApplicationException
- Parameters:
playlistSize
- the playlistSize to set
- Throws:
ApplicationException
setPlaylist
public void setPlaylist(String strPlaylist)
throws PageException
- Parameters:
playlist
- the playlist to set
- Throws:
PageException
setOverstretch
public void setOverstretch(String overstretch)
throws PageException
- Parameters:
overstretch
- the overstretch to set
- Throws:
PageException
setDownload
public void setDownload(boolean download)
- Parameters:
download
- the download to set
Copyright © 2012 Railo