|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.asset.util.AssetUtil
public class AssetUtil
| Field Summary | |
|---|---|
static char[] |
INVALID_CHARACTERS
|
| Constructor Summary | |
|---|---|
AssetUtil()
|
|
| Method Summary | |
|---|---|
static Set<String> |
addLayoutTags(javax.servlet.http.HttpServletRequest request,
List<AssetTag> tags)
|
static void |
addPortletBreadcrumbEntries(long assetCategoryId,
javax.servlet.http.HttpServletRequest request,
PortletURL portletURL)
|
static String |
getAssetKeywords(String className,
long classPK)
|
static Set<String> |
getLayoutTagNames(javax.servlet.http.HttpServletRequest request)
|
static boolean |
isValidWord(String word)
|
static String |
substituteCategoryPropertyVariables(long groupId,
long categoryId,
String s)
|
static String |
substituteTagPropertyVariables(long groupId,
String tagName,
String s)
|
static String |
toWord(String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static char[] INVALID_CHARACTERS
| Constructor Detail |
|---|
public AssetUtil()
| Method Detail |
|---|
public static Set<String> addLayoutTags(javax.servlet.http.HttpServletRequest request,
List<AssetTag> tags)
public static void addPortletBreadcrumbEntries(long assetCategoryId,
javax.servlet.http.HttpServletRequest request,
PortletURL portletURL)
throws Exception
Exception
public static String getAssetKeywords(String className,
long classPK)
throws SystemException
SystemExceptionpublic static Set<String> getLayoutTagNames(javax.servlet.http.HttpServletRequest request)
public static boolean isValidWord(String word)
public static String substituteCategoryPropertyVariables(long groupId,
long categoryId,
String s)
throws PortalException,
SystemException
PortalException
SystemException
public static String substituteTagPropertyVariables(long groupId,
String tagName,
String s)
throws PortalException,
SystemException
PortalException
SystemExceptionpublic static String toWord(String text)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||