com.dotmarketing.portlets.contentlet.util
Class ContentletUtil

java.lang.Object
  extended by com.dotmarketing.portlets.contentlet.util.ContentletUtil

public class ContentletUtil
extends java.lang.Object


Constructor Summary
ContentletUtil()
           
 
Method Summary
static java.util.Map<java.lang.String,java.lang.Object> getHostFolderInfo(java.lang.String hostFolderId, com.liferay.portal.model.User user)
           
static java.lang.String sanitizeFileName(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentletUtil

public ContentletUtil()
Method Detail

getHostFolderInfo

public static java.util.Map<java.lang.String,java.lang.Object> getHostFolderInfo(java.lang.String hostFolderId,
                                                                                 com.liferay.portal.model.User user)
                                                                          throws DotDataException,
                                                                                 DotSecurityException
Throws:
DotDataException
DotSecurityException

sanitizeFileName

public static java.lang.String sanitizeFileName(java.lang.String fileName)


Copyright © 2013 dotCMS Inc. All Rights Reserved.