org.openxava.web.style
Class Liferay6Style

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
                  extended by org.openxava.web.style.Liferay6Style

public class Liferay6Style
extends Liferay51Style

Author:
Stephan Rusch, Javier Paniza

Constructor Summary
protected Liferay6Style()
           
 
Method Summary
protected  java.util.Collection<java.lang.String> createAdditionalCssFiles()
           
protected  java.lang.String getActiveSectionFirstTabStartDecoration()
           
protected  java.lang.String getActiveSectionLastTabStartDecoration()
           
 java.lang.String getActiveSectionTabEndDecoration()
           
protected  java.lang.String getActiveSectionTabStartDecoration()
           
 java.lang.String getInitThemeScript()
           
static Style getInstance()
           
protected  java.lang.String getJQueryCss()
           
 java.lang.String getLoadingImage()
           
 java.lang.String getNoPortalModuleStartDecoration(java.lang.String title)
           
 java.lang.String getSectionBarEndDecoration()
           
 java.lang.String getSectionBarStartDecoration()
           
protected  java.lang.String getSectionFirstTabStartDecoration()
           
protected  java.lang.String getSectionLastTabStartDecoration()
           
 java.lang.String getSectionTabEndDecoration()
           
protected  java.lang.String getSectionTabStartDecoration()
           
 java.lang.String getTotalCell()
           
 java.lang.String getTotalCellStyle()
           
 java.lang.String getTotalEmptyCellStyle()
           
 
Methods inherited from class org.openxava.web.style.Liferay51Style
getAscending2Image, getAscendingImage, getDescending2Image, getDescendingImage, getDetail, getFrameActionsStartDecoration, getHelpImage, getLiferayImagesFolder, getListHeader, getListOdd, getListOddEvents, getListPair, getListPairEvents, getListSubheader, getModuleSpacing, getNoPortalModuleJsFiles, getSelectedRow, getTotalRow
 
Methods inherited from class org.openxava.web.style.Liferay43Style
getActiveSection, getButton, getEditor, getEditorWrapper, getFrameActionsEndDecoration, getFrameContentEndDecoration, getFrameContentStartDecoration, getFrameHeaderEndDecoration, getFrameHeaderStartDecoration, getFrameTitleEndDecoration, getFrameTitleStartDecoration, getLabel, getList, getListCellSpacing, getListHeaderCell, getListInfo, getListOddCell, getListOddSelected, getListPairCell, getListPairSelected, getListStyle, getListSubheaderCell, getListTitle, getMaximizeImage, getMessagesWrapper, getMinimizeImage, getModule, getNoPortalModuleEndDecoration, getProcessing, getRemoveImage, getRestoreImage, getSection, getSectionLink, getSectionLinkStyle, getSectionTableAttributes, getSelectedRowStyle, getSmallLabel, isApplySelectedStyleToCellInList
 
Methods inherited from class org.openxava.web.style.PortalStyle
getActiveSectionTabStartDecoration, getCollectionListActions, getCurrentRow, getDefaultModeController, getErrors, getFrame, getFrameContent, getFrameTitle, getFrameTitleLabel, getInfos, getListInfoDetail, getListOrderBy, getMessages, getPageNavigation, getPageNavigationArrow, getPageNavigationArrowDisable, getPageNavigationSelected, getRowsPerPage, 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

Liferay6Style

protected Liferay6Style()
Method Detail

getInstance

public static Style getInstance()

getInitThemeScript

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

getLoadingImage

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

getNoPortalModuleStartDecoration

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

getJQueryCss

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

createAdditionalCssFiles

protected java.util.Collection<java.lang.String> createAdditionalCssFiles()
Overrides:
createAdditionalCssFiles in class PortalStyle

getSectionBarStartDecoration

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

getSectionBarEndDecoration

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

getActiveSectionFirstTabStartDecoration

protected java.lang.String getActiveSectionFirstTabStartDecoration()
Overrides:
getActiveSectionFirstTabStartDecoration in class PortalStyle

getActiveSectionLastTabStartDecoration

protected java.lang.String getActiveSectionLastTabStartDecoration()
Overrides:
getActiveSectionLastTabStartDecoration in class PortalStyle

getActiveSectionTabStartDecoration

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

getActiveSectionTabEndDecoration

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

getSectionTabStartDecoration

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

getSectionFirstTabStartDecoration

protected java.lang.String getSectionFirstTabStartDecoration()
Overrides:
getSectionFirstTabStartDecoration in class PortalStyle

getSectionLastTabStartDecoration

protected java.lang.String getSectionLastTabStartDecoration()
Overrides:
getSectionLastTabStartDecoration in class PortalStyle

getSectionTabEndDecoration

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

getTotalEmptyCellStyle

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

getTotalCell

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

getTotalCellStyle

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