com.dotmarketing.viewtools
Class VideoGalleryWebApi
java.lang.Object
com.dotmarketing.viewtools.VideoGalleryWebApi
- All Implemented Interfaces:
- org.apache.velocity.tools.view.tools.ViewTool
public class VideoGalleryWebApi
- extends java.lang.Object
- implements org.apache.velocity.tools.view.tools.ViewTool
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VideoGalleryWebApi
public VideoGalleryWebApi()
init
public void init(java.lang.Object obj)
- Specified by:
init in interface org.apache.velocity.tools.view.tools.ViewTool
getVideoGalleryByPath
public java.util.List<IFileAsset> getVideoGalleryByPath(java.lang.String folderPath,
Host host)
getVideoGalleryByPath
@Deprecated
public java.util.List<IFileAsset> getVideoGalleryByPath(java.lang.String folderPath,
long hostId)
- Deprecated.
getVideoGalleryByPath
public java.util.List<IFileAsset> getVideoGalleryByPath(java.lang.String folderPath,
java.lang.String hostId)
getVideoImages
@Deprecated
public java.util.List<IFileAsset> getVideoImages(java.lang.String videoURI,
long hostId)
- Deprecated.
getVideoImages
public java.util.List<IFileAsset> getVideoImages(java.lang.String videoURI,
java.lang.String hostId)
Copyright © 2013 dotCMS Inc. All Rights Reserved.