Class: UU::OS::PersonalRole::PersonalRolePortletsMode

Inherits:
Object
  • Object
show all
Defined in:
uu_os-0.29.16/lib/uu/os/personal_role/personal_role_portlets_mode.rb

Overview

Defines portlets available in the portlet area.

Constant Summary

DEFAULT =

Portlet area is displayed according to the default system setting. In case of the portlet mobile mode, the portlet area will be displayed on mobile devices according to the portlet mode setting.

'DEFAULT'
VISIBLE =

Portlet area is displayed.

'VISIBLE'
HIDDEN =

Portlet area is not displayed.

'HIDDEN'