org.openxava.web.style
Class Liferay51Style

java.lang.Object
  extended by org.openxava.web.style.Style
      extended by org.openxava.web.style.PortalStyle
          extended by org.openxava.web.style.Liferay43Style
              extended by org.openxava.web.style.Liferay51Style
Direct Known Subclasses:
Liferay6Style

public class Liferay51Style
extends Liferay43Style

For Liferay 5.1.

Author:
Javier Paniza

Constructor Summary
protected Liferay51Style()
           
 
Method Summary
protected  java.lang.String getActiveSectionTabStartDecoration()
           
 java.lang.String getAscending2Image()
           
 java.lang.String getAscendingImage()
           
 java.lang.String getDescending2Image()
           
 java.lang.String getDescendingImage()
           
 java.lang.String getDetail()
           
 java.lang.String getFrameActionsStartDecoration()
           
 java.lang.String getHelpImage()
           
static Style getInstance()
           
protected  java.lang.String getJQueryCss()
           
protected  java.lang.String getLiferayImagesFolder()
           
 java.lang.String getListHeader()
           
 java.lang.String getListOdd()
           
 java.lang.String getListOddEvents()
           
 java.lang.String getListPair()
           
 java.lang.String getListPairEvents()
           
 java.lang.String getListSubheader()
           
 java.lang.String getModuleSpacing()
           
 java.lang.String[] getNoPortalModuleJsFiles()
           
 java.lang.String getSectionBarStartDecoration()
           
protected  java.lang.String getSectionTabStartDecoration()
           
 java.lang.String getSelectedRow()
           
 java.lang.String getTotalCell()
           
 java.lang.String getTotalCellStyle()
           
 java.lang.String getTotalRow()
           
 
Methods inherited from class org.openxava.web.style.Liferay43Style
getActiveSection, getActiveSectionTabEndDecoration, getButton, getEditor, getEditorWrapper, getFrameActionsEndDecoration, getFrameContentEndDecoration, getFrameContentStartDecoration, getFrameHeaderEndDecoration, getFrameHeaderStartDecoration, getFrameTitleEndDecoration, getFrameTitleStartDecoration, getInitThemeScript, getLabel, getList, getListCellSpacing, getListHeaderCell, getListInfo, getListOddCell, getListOddSelected, getListPairCell, getListPairSelected, getListStyle, getListSubheaderCell, getListTitle, getLoadingImage, getMaximizeImage, getMessagesWrapper, getMinimizeImage, getModule, getNoPortalModuleEndDecoration, getNoPortalModuleStartDecoration, getProcessing, getRemoveImage, getRestoreImage, getSection, getSectionBarEndDecoration, getSectionLink, getSectionLinkStyle, getSectionTabEndDecoration, getSectionTableAttributes, getSelectedRowStyle, getSmallLabel, getTotalEmptyCellStyle, isApplySelectedStyleToCellInList
 
Methods inherited from class org.openxava.web.style.PortalStyle
createAdditionalCssFiles, getActiveSectionFirstTabStartDecoration, getActiveSectionLastTabStartDecoration, getActiveSectionTabStartDecoration, getCollectionListActions, getCurrentRow, getDefaultModeController, getErrors, getFrame, getFrameContent, getFrameTitle, getFrameTitleLabel, getInfos, getListInfoDetail, getListOrderBy, getMessages, getPageNavigation, getPageNavigationArrow, getPageNavigationArrowDisable, getPageNavigationSelected, getRowsPerPage, getSectionFirstTabStartDecoration, getSectionLastTabStartDecoration, getSectionTabStartDecoration, getTotalCapableCell, getTotalCapableCellStyle, getTotalCellAlignStyle, getView, getWarnings, isAlignHeaderAsData, isForBrowse
 
Methods inherited from class org.openxava.web.style.Style
allowsResizeColumns, getActionImage, getActionLink, getActive, getAdditionalCssFiles, getBottomButtons, getBottomButtonsStyle, getBrowser, getButtonBar, getButtonBarButton, getButtonBarImage, getButtonBarModeButton, getCoreEndDecoration, getCoreStartDecoration, getCssFile, getCurrentRowCell, getErrorEndDecoration, getErrorStartDecoration, getFilterCell, getFirst, getFrameActions, getFrameContentStartDecoration, getFrameHeaderStartDecoration, getFrameSpacing, getFrameTotals, getFrameTotalsLabel, getFrameTotalsValue, getFrameWidth, getHeaderListCount, getHelp, getImagesFolder, getInstance, getLast, getListCellStyle, getListTitleWrapper, getMessageEndDecoration, getMessageStartDecoration, getMetaTags, getModuleDescription, getNextPageDisableImage, getNextPageNavigationEvents, getPageNavigationImage, getPageNavigationPages, getPageNavigationSelectedImage, getPreviousPageDisableImage, getPreviousPageNavigationEvents, getSectionTab, getSectionTabStartDecoration, getSetHtmlFunction, getTotalLabelCellStyle, isChangingPageRowCountAllowed, isFirefox, isFixedPositionSupported, isHelpAvailable, isHideRowsAllowed, isIE6, isIE7, isInsidePortal, isNeededToIncludeCalendar, isOnlyOneButtonForModeIfTwoModes, isRowLinkable, isSeparatorBeforeBottomButtons, isSeveralActionsPerRow, isShowImageInButtonBarButton, isShowModuleDescription, isShowPageNumber, isShowRowCountOnTop, isUseLinkForNoButtonBarAction, isUseStandardImageActionForOnlyImageActionOnButtonBar, setBrowser, setInsidePortal, setPotalInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Liferay51Style

protected Liferay51Style()
Method Detail

getInstance

public static Style getInstance()

getNoPortalModuleJsFiles

public java.lang.String[] getNoPortalModuleJsFiles()
Overrides:
getNoPortalModuleJsFiles in class Liferay43Style

getJQueryCss

protected java.lang.String getJQueryCss()
Overrides:
getJQueryCss in class Liferay43Style

getModuleSpacing

public java.lang.String getModuleSpacing()
Overrides:
getModuleSpacing in class Liferay43Style

getDetail

public java.lang.String getDetail()
Overrides:
getDetail in class Liferay43Style

getFrameActionsStartDecoration

public java.lang.String getFrameActionsStartDecoration()
Overrides:
getFrameActionsStartDecoration in class Liferay43Style

getListHeader

public java.lang.String getListHeader()
Overrides:
getListHeader in class Liferay43Style

getListSubheader

public java.lang.String getListSubheader()
Overrides:
getListSubheader in class Liferay43Style

getListPair

public java.lang.String getListPair()
Overrides:
getListPair in class Liferay43Style

getListPairEvents

public java.lang.String getListPairEvents()
Overrides:
getListPairEvents in class Liferay43Style

getListOdd

public java.lang.String getListOdd()
Overrides:
getListOdd in class Liferay43Style

getListOddEvents

public java.lang.String getListOddEvents()
Overrides:
getListOddEvents in class Liferay43Style

getAscendingImage

public java.lang.String getAscendingImage()
Overrides:
getAscendingImage in class Liferay43Style

getDescendingImage

public java.lang.String getDescendingImage()
Overrides:
getDescendingImage in class Liferay43Style

getAscending2Image

public java.lang.String getAscending2Image()
Overrides:
getAscending2Image in class Style

getDescending2Image

public java.lang.String getDescending2Image()
Overrides:
getDescending2Image in class Style

getSectionBarStartDecoration

public java.lang.String getSectionBarStartDecoration()
Overrides:
getSectionBarStartDecoration in class Liferay43Style

getActiveSectionTabStartDecoration

protected java.lang.String getActiveSectionTabStartDecoration()
Overrides:
getActiveSectionTabStartDecoration in class Liferay43Style

getSectionTabStartDecoration

protected java.lang.String getSectionTabStartDecoration()
Overrides:
getSectionTabStartDecoration in class Liferay43Style

getLiferayImagesFolder

protected java.lang.String getLiferayImagesFolder()
Overrides:
getLiferayImagesFolder in class Liferay43Style

getSelectedRow

public java.lang.String getSelectedRow()
Overrides:
getSelectedRow in class Liferay43Style

getHelpImage

public java.lang.String getHelpImage()
Overrides:
getHelpImage in class Liferay43Style

getTotalRow

public java.lang.String getTotalRow()
Overrides:
getTotalRow in class PortalStyle

getTotalCell

public java.lang.String getTotalCell()
Overrides:
getTotalCell in class PortalStyle

getTotalCellStyle

public java.lang.String getTotalCellStyle()
Overrides:
getTotalCellStyle in class Liferay43Style