public class Liferay43Style extends PortalStyle
Modifier | Constructor and Description |
---|---|
protected |
Liferay43Style() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActiveSection() |
java.lang.String |
getActiveSectionTabEndDecoration() |
protected java.lang.String |
getActiveSectionTabStartDecoration() |
java.lang.String |
getButton() |
java.lang.String |
getDetail() |
java.lang.String |
getEditor() |
java.lang.String |
getEditorWrapper() |
java.lang.String |
getFrameActionsEndDecoration() |
java.lang.String |
getFrameActionsStartDecoration() |
java.lang.String |
getFrameContentEndDecoration() |
java.lang.String |
getFrameContentStartDecoration(java.lang.String id,
boolean closed) |
java.lang.String |
getFrameHeaderEndDecoration() |
java.lang.String |
getFrameHeaderStartDecoration(int width) |
java.lang.String |
getFrameTitleEndDecoration() |
java.lang.String |
getFrameTitleStartDecoration() |
java.lang.String |
getHelpImage() |
java.lang.String |
getInitThemeScript() |
static Style |
getInstance() |
protected java.lang.String |
getJQueryCss() |
java.lang.String |
getLabel() |
protected java.lang.String |
getLiferayImagesFolder() |
java.lang.String |
getList() |
java.lang.String |
getListCellSpacing() |
java.lang.String |
getListHeader() |
java.lang.String |
getListHeaderCell() |
java.lang.String |
getListInfo() |
java.lang.String |
getListOdd() |
java.lang.String |
getListOddCell() |
java.lang.String |
getListOddEvents() |
java.lang.String |
getListOddSelected() |
java.lang.String |
getListPair() |
java.lang.String |
getListPairCell() |
java.lang.String |
getListPairEvents() |
java.lang.String |
getListPairSelected() |
java.lang.String |
getListStyle() |
java.lang.String |
getListSubheader() |
java.lang.String |
getListSubheaderCell() |
java.lang.String |
getListTitle() |
java.lang.String |
getMinimizeImage()
If it starts with '/' the URI is absolute, otherwise the context path is inserted before.
|
java.lang.String |
getModule() |
java.lang.String |
getModuleSpacing() |
java.lang.String |
getNoPortalModuleEndDecoration() |
java.lang.String[] |
getNoPortalModuleJsFiles() |
java.lang.String |
getNoPortalModuleStartDecoration(java.lang.String title) |
java.lang.String |
getRemoveImage()
If it starts with '/' the URI is absolute, otherwise the context path is inserted before.
|
java.lang.String |
getRestoreImage()
If it starts with '/' the URI is absolute, otherwise the context path is inserted before.
|
java.lang.String |
getSection() |
java.lang.String |
getSectionBarEndDecoration() |
java.lang.String |
getSectionBarStartDecoration() |
java.lang.String |
getSectionLink() |
java.lang.String |
getSectionLinkStyle() |
java.lang.String |
getSectionTabEndDecoration() |
java.lang.String |
getSectionTableAttributes() |
protected java.lang.String |
getSectionTabStartDecoration() |
java.lang.String |
getSelectedRow() |
java.lang.String |
getSelectedRowStyle() |
java.lang.String |
getSmallLabel() |
java.lang.String |
getTotalCellStyle() |
java.lang.String |
getTotalEmptyCellStyle() |
boolean |
isApplySelectedStyleToCellInList()
If
true the style for selected row (or special style) in a list
is applied to the row (tr) and to also the cell (td). |
createAdditionalCssFiles, getActiveSectionFirstTabStartDecoration, getActiveSectionLastTabStartDecoration, getActiveSectionTabStartDecoration, getBrowserClass, getChartsDataStyle, getCollectionListActions, getCurrentRow, getDefaultModeController, getErrors, getFrame, getFrameContent, getFrameTitle, getFrameTitleLabel, getInfos, getListInfoDetail, getListOrderBy, getMessages, getPageNavigation, getPageNavigationArrow, getPageNavigationArrowDisable, getPageNavigationSelected, getRowsPerPage, getSectionFirstTabStartDecoration, getSectionLastTabStartDecoration, getSectionTabStartDecoration, getTotalCapableCell, getTotalCapableCellStyle, getTotalCell, getTotalCellAlignStyle, getView, getWarnings, isAlignHeaderAsData, isForBrowse, isUseIconsInsteadOfImages
allowsResizeColumns, getActionImage, getActionLabel, getActionLink, getActive, getAdditionalCssFiles, getAttachedFile, getBottomButtons, getBottomButtonsStyle, getBrowser, getButtonBar, getButtonBarButton, getButtonBarContainer, getButtonBarImage, getCard, getCardContent, getCardHeader, getCards, getCardSubheader, getChartData, getCharts, getChartType, getChartXColumn, getCollection, getCollectionAdjustment, getCollectionFrameHeaderStartDecoration, getCoreEndDecoration, getCoreStartDecoration, getCssFile, getCurrentRowCell, getCustomizeControls, getDateCalendar, getDescriptionsList, getEditorSuffix, getElementCollection, getElementCollectionDataCell, getErrorEditor, getErrorEndDecoration, getErrorStartDecoration, getErrorsWrapper, getFilterCell, getFirst, getFrameActions, getFrameContentStartDecoration, getFrameHeaderStartDecoration, getFrameHeaderStartDecoration, getFrameSibling, getFrameSpacing, getFrameTotals, getFrameTotalsLabel, getFrameTotalsValue, getFullFrame, getHalfFrame, getHeaderListCount, getHelp, getIcon, getIconInList, getIconsList, getImagesFolder, getInfoEndDecoration, getInfoStartDecoration, getInstance, getLast, getLayoutContent, getLayoutDataCell, getLayoutLabelCell, getLayoutRowSpacer, getListAdjustment, getListCellStyle, getListFormats, getListMode, getListTitleWrapper, getMessageEndDecoration, getMessageStartDecoration, getMessagesWrapper, getMetaTags, getModuleDescription, getMoney, getNextPageNavigationEvents, getNoObjects, getPageNavigationImage, getPageNavigationPages, getPageNavigationSelectedImage, getPreviousPageNavigationEvents, getPropertyLeftMargin, getRadioButtons, getReadOnlyHtmlText, getRequiredEditor, getResizeColumns, getSections, getSectionTab, getSectionTabStartDecoration, getSelectedChartType, getSelectedListFormat, getSetHtmlFunction, getSortIndicator, getSortIndicator2, getSubcontroller, getSubcontrollerButton, getSubcontrollerSelected, getSubscribed, getTotalLabelCell, getTotalLabelCellStyle, getTotalRow, getUnsubscribed, getWarningEndDecoration, getWarningStartDecoration, getWebURL, isChangingPageRowCountAllowed, isFirefox, isFixedPositionSupported, isHelpAvailable, isHideRowsAllowed, isIE, isIE6, isIE7, isInsidePortal, isRowLinkable, isSeparatorBeforeBottomButtons, isSeveralActionsPerRow, isShowImageInButtonBarButton, isShowModuleDescription, isShowPageNumber, isShowRowCountOnTop, isUseLinkForNoButtonBarAction, isUseStandardImageActionForOnlyImageActionOnButtonBar, setBrowser, setInsidePortal, setPotalInstance
public static Style getInstance()
public java.lang.String[] getNoPortalModuleJsFiles()
getNoPortalModuleJsFiles
in class PortalStyle
protected java.lang.String getJQueryCss()
getJQueryCss
in class PortalStyle
public java.lang.String getInitThemeScript()
getInitThemeScript
in class Style
public java.lang.String getNoPortalModuleStartDecoration(java.lang.String title)
getNoPortalModuleStartDecoration
in class Style
public java.lang.String getNoPortalModuleEndDecoration()
getNoPortalModuleEndDecoration
in class Style
public java.lang.String getModule()
getModule
in class PortalStyle
public java.lang.String getModuleSpacing()
getModuleSpacing
in class Style
public java.lang.String getLabel()
getLabel
in class PortalStyle
public java.lang.String getEditorWrapper()
getEditorWrapper
in class Style
public java.lang.String getDetail()
getDetail
in class PortalStyle
public java.lang.String getList()
getList
in class PortalStyle
public java.lang.String getListCellSpacing()
getListCellSpacing
in class Style
public java.lang.String getListStyle()
getListStyle
in class Style
public java.lang.String getListHeader()
getListHeader
in class PortalStyle
public java.lang.String getListHeaderCell()
getListHeaderCell
in class PortalStyle
public java.lang.String getListSubheader()
getListSubheader
in class PortalStyle
public java.lang.String getListSubheaderCell()
getListSubheaderCell
in class PortalStyle
public java.lang.String getListPair()
getListPair
in class PortalStyle
public java.lang.String getListPairEvents()
getListPairEvents
in class PortalStyle
public java.lang.String getListPairCell()
getListPairCell
in class PortalStyle
public java.lang.String getListOdd()
getListOdd
in class PortalStyle
public java.lang.String getListOddEvents()
getListOddEvents
in class Style
public java.lang.String getListOddCell()
getListOddCell
in class Style
public java.lang.String getListInfo()
getListInfo
in class PortalStyle
public java.lang.String getListTitle()
getListTitle
in class PortalStyle
public java.lang.String getFrameContentStartDecoration(java.lang.String id, boolean closed)
getFrameContentStartDecoration
in class Style
public java.lang.String getFrameContentEndDecoration()
getFrameContentEndDecoration
in class Style
public java.lang.String getListPairSelected()
getListPairSelected
in class PortalStyle
public java.lang.String getListOddSelected()
getListOddSelected
in class PortalStyle
public java.lang.String getFrameHeaderStartDecoration(int width)
getFrameHeaderStartDecoration
in class Style
public java.lang.String getFrameHeaderEndDecoration()
getFrameHeaderEndDecoration
in class Style
public java.lang.String getFrameTitleStartDecoration()
getFrameTitleStartDecoration
in class Style
public java.lang.String getFrameTitleEndDecoration()
getFrameTitleEndDecoration
in class Style
public java.lang.String getFrameActionsStartDecoration()
getFrameActionsStartDecoration
in class Style
public java.lang.String getFrameActionsEndDecoration()
getFrameActionsEndDecoration
in class Style
public java.lang.String getEditor()
getEditor
in class PortalStyle
public java.lang.String getSmallLabel()
getSmallLabel
in class PortalStyle
public java.lang.String getButton()
getButton
in class PortalStyle
public java.lang.String getSection()
getSection
in class PortalStyle
public java.lang.String getSectionTableAttributes()
getSectionTableAttributes
in class Style
public java.lang.String getActiveSection()
getActiveSection
in class PortalStyle
public java.lang.String getSectionLink()
getSectionLink
in class Style
public java.lang.String getSectionBarStartDecoration()
getSectionBarStartDecoration
in class PortalStyle
public java.lang.String getSectionBarEndDecoration()
getSectionBarEndDecoration
in class PortalStyle
protected java.lang.String getActiveSectionTabStartDecoration()
getActiveSectionTabStartDecoration
in class PortalStyle
public java.lang.String getActiveSectionTabEndDecoration()
getActiveSectionTabEndDecoration
in class PortalStyle
protected java.lang.String getSectionTabStartDecoration()
getSectionTabStartDecoration
in class PortalStyle
public java.lang.String getSectionTabEndDecoration()
getSectionTabEndDecoration
in class PortalStyle
public java.lang.String getRestoreImage()
Style
getRestoreImage
in class Style
public java.lang.String getMinimizeImage()
Style
getMinimizeImage
in class Style
public java.lang.String getRemoveImage()
Style
getRemoveImage
in class Style
public boolean isApplySelectedStyleToCellInList()
Style
true
the style for selected row (or special style) in a list
is applied to the row (tr) and to also the cell (td).
If false
the style is applied only to the row (tr).
By default is true
.
isApplySelectedStyleToCellInList
in class Style
public java.lang.String getSectionLinkStyle()
getSectionLinkStyle
in class Style
protected java.lang.String getLiferayImagesFolder()
public java.lang.String getSelectedRow()
getSelectedRow
in class PortalStyle
public java.lang.String getSelectedRowStyle()
getSelectedRowStyle
in class Style
public java.lang.String getHelpImage()
getHelpImage
in class Style
public java.lang.String getTotalCellStyle()
getTotalCellStyle
in class PortalStyle
public java.lang.String getTotalEmptyCellStyle()
getTotalEmptyCellStyle
in class PortalStyle