|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.PortletConstants
public class PortletConstants
| Field Summary | |
|---|---|
static String |
DEFAULT_PREFERENCES
Default preferences. |
static String |
FACEBOOK_INTEGRATION_FBML
Facebook integration method for FBML. |
static String |
FACEBOOK_INTEGRATION_IFRAME
Facebook integration method for IFrame. |
static String |
INSTANCE_SEPARATOR
Instance separator. |
static String |
LAYOUT_SEPARATOR
Layout separator. |
static String |
USER_PRINCIPAL_STRATEGY_SCREEN_NAME
User principal strategy for screen name. |
static String |
USER_PRINCIPAL_STRATEGY_USER_ID
User principal strategy for screen name. |
static String |
WAR_SEPARATOR
War file separator. |
| Constructor Summary | |
|---|---|
PortletConstants()
|
|
| Method Summary | |
|---|---|
static String |
getInstanceId(String portletId)
Gets the instance id of the portlet. |
static String |
getRootPortletId(String portletId)
Gets the root portlet id of the portlet. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String WAR_SEPARATOR
public static final String INSTANCE_SEPARATOR
public static final String LAYOUT_SEPARATOR
public static final String DEFAULT_PREFERENCES
public static final String USER_PRINCIPAL_STRATEGY_SCREEN_NAME
public static final String USER_PRINCIPAL_STRATEGY_USER_ID
public static final String FACEBOOK_INTEGRATION_FBML
public static final String FACEBOOK_INTEGRATION_IFRAME
| Constructor Detail |
|---|
public PortletConstants()
| Method Detail |
|---|
public static String getRootPortletId(String portletId)
public static String getInstanceId(String portletId)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||