com.liferay.portlet.tags.util
Class TagsUtil

java.lang.Object
  extended bycom.liferay.portlet.tags.util.TagsUtil

public class TagsUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Field Summary
static java.lang.String[] ASSET_TYPE_CLASS_NAMES
           
static java.lang.String[] ASSET_TYPE_PORTLET_IDS
           
 
Constructor Summary
TagsUtil()
           
 
Method Summary
static boolean isValidWord(java.lang.String word)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASSET_TYPE_CLASS_NAMES

public static final java.lang.String[] ASSET_TYPE_CLASS_NAMES

ASSET_TYPE_PORTLET_IDS

public static final java.lang.String[] ASSET_TYPE_PORTLET_IDS
Constructor Detail

TagsUtil

public TagsUtil()
Method Detail

isValidWord

public static boolean isValidWord(java.lang.String word)