Package com.liferay.portal.model.impl
Class LayoutTypeControllerImpl
Object
com.liferay.portal.model.impl.LayoutTypeControllerImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.LayoutTypeController,Serializable
public class LayoutTypeControllerImpl
extends Object
implements com.liferay.portal.kernel.model.LayoutTypeController
- Author:
- Raymond Augé
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]String[]protected StringgetType()getURL()getViewPath(String portletId) includeEditContent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, com.liferay.portal.kernel.model.Layout layout) booleanincludeLayoutContent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, com.liferay.portal.kernel.model.Layout layout) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanmatches(javax.servlet.http.HttpServletRequest httpServletRequest, String friendlyURL, com.liferay.portal.kernel.model.Layout layout) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.LayoutTypeController
getFriendlyURL, isPrimaryType
-
Constructor Details
-
LayoutTypeControllerImpl
-
-
Method Details
-
getConfigurationActionDelete
- Specified by:
getConfigurationActionDeletein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
getConfigurationActionUpdate
- Specified by:
getConfigurationActionUpdatein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
getType
- Specified by:
getTypein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
getURL
- Specified by:
getURLin interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
getViewPath
-
includeEditContent
public String includeEditContent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, com.liferay.portal.kernel.model.Layout layout) throws Exception - Specified by:
includeEditContentin interfacecom.liferay.portal.kernel.model.LayoutTypeController- Throws:
Exception
-
includeLayoutContent
public boolean includeLayoutContent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, com.liferay.portal.kernel.model.Layout layout) throws Exception - Specified by:
includeLayoutContentin interfacecom.liferay.portal.kernel.model.LayoutTypeController- Throws:
Exception
-
isBrowsable
public boolean isBrowsable()- Specified by:
isBrowsablein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
isCheckLayoutViewPermission
public boolean isCheckLayoutViewPermission()- Specified by:
isCheckLayoutViewPermissionin interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
isFirstPageable
public boolean isFirstPageable()- Specified by:
isFirstPageablein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
isFullPageDisplayable
public boolean isFullPageDisplayable()- Specified by:
isFullPageDisplayablein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
isInstanceable
public boolean isInstanceable()- Specified by:
isInstanceablein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
isParentable
public boolean isParentable()- Specified by:
isParentablein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
isSitemapable
public boolean isSitemapable()- Specified by:
isSitemapablein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
isURLFriendliable
public boolean isURLFriendliable()- Specified by:
isURLFriendliablein interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
isWorkflowEnabled
public boolean isWorkflowEnabled()- Specified by:
isWorkflowEnabledin interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
matches
public boolean matches(javax.servlet.http.HttpServletRequest httpServletRequest, String friendlyURL, com.liferay.portal.kernel.model.Layout layout) - Specified by:
matchesin interfacecom.liferay.portal.kernel.model.LayoutTypeController
-
getEditPage
-