Class BaseManagementToolbarDisplayContext
java.lang.Object
com.liferay.frontend.taglib.clay.servlet.taglib.display.context.BaseManagementToolbarDisplayContext
- All Implemented Interfaces:
ManagementToolbarDisplayContext
- Direct Known Subclasses:
ManagementToolbarDisplayContextWrapper
,SearchContainerManagementToolbarDisplayContext
public class BaseManagementToolbarDisplayContext
extends Object
implements ManagementToolbarDisplayContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final javax.portlet.PortletURL
protected final javax.servlet.http.HttpServletRequest
protected final com.liferay.portal.kernel.portlet.LiferayPortletRequest
protected final com.liferay.portal.kernel.portlet.LiferayPortletResponse
protected javax.servlet.http.HttpServletRequest
Deprecated. -
Constructor Summary
ConstructorsConstructorDescriptionBaseManagementToolbarDisplayContext
(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, javax.servlet.http.HttpServletRequest httpServletRequest) Deprecated.As of Athanasius (7.3.x), replaced byBaseManagementToolbarDisplayContext(HttpServletRequest, LiferayPortletRequest, LiferayPortletResponse)
BaseManagementToolbarDisplayContext
(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) -
Method Summary
Modifier and TypeMethodDescriptionprotected String
getDefaultEntriesMap
(String[] entryKeys) protected String
protected String[]
protected List<DropdownItem>
getDropdownItems
(Map<String, String> entriesMap, javax.portlet.PortletURL entryURL, String parameterName, String parameterValue) protected List<DropdownItem>
protected String
protected String
protected String[]
protected String
protected String
protected String
protected List<DropdownItem>
protected String
protected String[]
protected String
protected String
protected javax.portlet.PortletURL
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.frontend.taglib.clay.servlet.taglib.display.context.ManagementToolbarDisplayContext
getActionDropdownItems, getAdditionalProps, getClearResultsURL, getComponentId, getContentRenderer, getCreationMenu, getData, getDefaultEventHandler, getElementClasses, getFilterLabelItems, getId, getInfoPanelId, getItemsTotal, getSearchActionURL, getSearchContainerId, getSearchFormMethod, getSearchFormName, getSearchInputName, getSearchResultsTitle, getSearchValue, getSelectedItems, getSpritemap, getSupportsBulkActions, isDisabled, isSearchInputAutoFocus, isSelectable, isShowAdvancedSearch, isShowCreationMenu, isShowFiltersDoneButton, isShowInfoButton, isShowSearch
-
Field Details
-
currentURLObj
protected final javax.portlet.PortletURL currentURLObj -
httpServletRequest
protected final javax.servlet.http.HttpServletRequest httpServletRequest -
liferayPortletRequest
protected final com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest -
liferayPortletResponse
protected final com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse -
request
Deprecated.As of Athanasius (7.3.x), replaced byhttpServletRequest
-
-
Constructor Details
-
BaseManagementToolbarDisplayContext
public BaseManagementToolbarDisplayContext(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) -
BaseManagementToolbarDisplayContext
@Deprecated public BaseManagementToolbarDisplayContext(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, javax.servlet.http.HttpServletRequest httpServletRequest) Deprecated.As of Athanasius (7.3.x), replaced byBaseManagementToolbarDisplayContext(HttpServletRequest, LiferayPortletRequest, LiferayPortletResponse)
-
-
Method Details
-
getFilterDropdownItems
- Specified by:
getFilterDropdownItems
in interfaceManagementToolbarDisplayContext
-
getNamespace
- Specified by:
getNamespace
in interfaceManagementToolbarDisplayContext
-
getOrderDropdownItems
- Specified by:
getOrderDropdownItems
in interfaceManagementToolbarDisplayContext
-
getSortingOrder
- Specified by:
getSortingOrder
in interfaceManagementToolbarDisplayContext
-
getSortingURL
- Specified by:
getSortingURL
in interfaceManagementToolbarDisplayContext
-
getViewTypeItems
- Specified by:
getViewTypeItems
in interfaceManagementToolbarDisplayContext
-
getDefaultDisplayStyle
-
getDefaultEntriesMap
-
getDisplayStyle
-
getDisplayViews
-
getDropdownItems
-
getOrderByCol
-
getOrderByColParam
-
getOrderByDropdownItems
-
getOrderByDropdownItemsLabel
-
getOrderByEntriesMap
-
getOrderByKeys
-
getOrderByType
-
getOrderByTypeParam
-
getPortletURL
protected javax.portlet.PortletURL getPortletURL()
-
httpServletRequest