com.liferay.portal.kernel.servlet.taglib.ui
Class ImageSelector
java.lang.Object
com.liferay.portal.kernel.servlet.taglib.ui.ImageSelector
public class ImageSelector
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageSelector
public ImageSelector(long imageId)
ImageSelector
public ImageSelector(long imageId,
String imageCropRegion)
ImageSelector
public ImageSelector(long imageId,
String imageURL,
String imageCropRegion)
ImageSelector
public ImageSelector(String imageURL,
String imageCropRegion)
getCroppedImageBytes
public byte[] getCroppedImageBytes()
throws IOException,
PortalException
- Throws:
IOException
PortalException
getImageCropRegion
public String getImageCropRegion()
getImageId
public long getImageId()
getImageURL
public String getImageURL()
getMimeType
public String getMimeType()
throws PortalException
- Throws:
PortalException
getTitle
public String getTitle()
throws PortalException
- Throws:
PortalException
isCroppedImage
public boolean isCroppedImage()
isRemoveSmallImage
public boolean isRemoveSmallImage()