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.PortletURLprotected final javax.servlet.http.HttpServletRequestprotected final com.liferay.portal.kernel.portlet.LiferayPortletRequestprotected final com.liferay.portal.kernel.portlet.LiferayPortletResponseprotected javax.servlet.http.HttpServletRequestDeprecated. -
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 StringgetDefaultEntriesMap(String[] entryKeys) protected Stringprotected String[]protected List<DropdownItem>getDropdownItems(Map<String, String> entriesMap, javax.portlet.PortletURL entryURL, String parameterName, String parameterValue) protected List<DropdownItem>protected Stringprotected Stringprotected String[]protected Stringprotected Stringprotected Stringprotected List<DropdownItem>protected Stringprotected String[]protected Stringprotected Stringprotected javax.portlet.PortletURLMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
getFilterDropdownItemsin interfaceManagementToolbarDisplayContext
-
getNamespace
- Specified by:
getNamespacein interfaceManagementToolbarDisplayContext
-
getOrderDropdownItems
- Specified by:
getOrderDropdownItemsin interfaceManagementToolbarDisplayContext
-
getSortingOrder
- Specified by:
getSortingOrderin interfaceManagementToolbarDisplayContext
-
getSortingURL
- Specified by:
getSortingURLin interfaceManagementToolbarDisplayContext
-
getViewTypeItems
- Specified by:
getViewTypeItemsin interfaceManagementToolbarDisplayContext
-
getDefaultDisplayStyle
-
getDefaultEntriesMap
-
getDisplayStyle
-
getDisplayViews
-
getDropdownItems
-
getOrderByCol
-
getOrderByColParam
-
getOrderByDropdownItems
-
getOrderByDropdownItemsLabel
-
getOrderByEntriesMap
-
getOrderByKeys
-
getOrderByType
-
getOrderByTypeParam
-
getPortletURL
protected javax.portlet.PortletURL getPortletURL()
-
httpServletRequest