Package muntjac :: Package ui :: Package themes :: Module liferay_theme :: Class LiferayTheme
[hide private]
[frames] | no frames]

Class LiferayTheme

source code

          object --+    
                   |    
base_theme.BaseTheme --+
                       |
                      LiferayTheme

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  THEME_NAME = 'liferay'
  PANEL_LIGHT = 'light'
  SPLITPANEL_SMALL = 'small'

Inherited from base_theme.BaseTheme: BUTTON_LINK

Properties [hide private]

Inherited from object: __class__