railo.runtime.tag
Class VideoPlayerParam
java.lang.Object
railo.runtime.ext.tag.TagSupport
railo.runtime.tag.VideoPlayerParam
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.Tag
public class VideoPlayerParam
- extends TagSupport
implementation of the tag Compiler
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
VideoPlayerParam
public VideoPlayerParam()
release
public void release()
- Specified by:
release
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
release
in class TagSupport
- See Also:
Tag.release()
setVideo
public void setVideo(String video)
throws PageException
- Parameters:
video
- the video to set
- Throws:
PageException
setFlash
public void setFlash(String flash)
throws PageException
- Parameters:
flash
- the flash to set
- Throws:
PageException
setShow
public void setShow(String show)
throws PageException
- Parameters:
show
- the show to set
- Throws:
PageException
setIndex
public void setIndex(double dIndex)
throws PageException
- Parameters:
index
- the index to set
- Throws:
PageException
setTitle
public void setTitle(String title)
setPreview
public void setPreview(String preview)
throws PageException
- Parameters:
preview
- the preview to set
- Throws:
PageException
setImage
public void setImage(String preview)
throws PageException
- Throws:
PageException
setLink
public void setLink(String link)
setAuthor
public void setAuthor(String author)
doStartTag
public int doStartTag()
throws PageException
- Specified by:
doStartTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doStartTag
in class TagSupport
- Throws:
PageException
- See Also:
Tag.doStartTag()
Copyright © 2012 Railo