Difference between revisions of "Page Header"

From Lianjapedia
Jump to: navigation, search
Line 75: Line 75:
 
!width="80%"|Notes
 
!width="80%"|Notes
 
|-
 
|-
|valign="top"|Visible||
+
|valign="top"|Visible||-
 
|-
 
|-
|valign="top"|Caption||
+
|valign="top"|Caption||-
 
|-
 
|-
 
|valign="top"|Height||The Header Height is adjustable on the Desktop client only.
 
|valign="top"|Height||The Header Height is adjustable on the Desktop client only.
 
|-
 
|-
|valign="top"|Background color||
+
|valign="top"|Background color||The Background color is supported on the Desktop client only.
 
|-
 
|-
|valign="top"|Foreground color||
+
|valign="top"|Foreground color||The Foreground color is supported on the Desktop client only.
 
|-
 
|-
|valign="top"|Header bottom border||
+
|valign="top"|Header bottom border||The Header bottom border is always displayed on the Web/Mobile client.
 
|-
 
|-
|valign="top"|Header bottom border color||
+
|valign="top"|Header bottom border color||The Header bottom border color is adjustable on the Desktop client only.  On the Web/Mobile client it is orange.
 
|-
 
|-
|valign="top"|Header image||
+
|valign="top"|Header image||The Header image is displayed on the Desktop client only.
 
|-
 
|-
|valign="top"|Gradient colors||
+
|valign="top"|Gradient colors||Gradient colors are supported on the Desktop client only.
 
|-
 
|-
|valign="top"|Gradient type||
+
|valign="top"|Gradient type||The Gradient type is supported on the Desktop client only.
 
|-
 
|-
|valign="top"|Gradient start color||
+
|valign="top"|Gradient start color||The Gradient start color is supported on the Desktop client only.
 
|-
 
|-
|valign="top"|Gradient end color||
+
|valign="top"|Gradient end color||The Gradient end color is supported on the Desktop client only.
 
|-
 
|-
|valign="top"|Hide header icon||
+
|valign="top"|Hide header icon||The header icon is always hidden on the Web/Mobile client.
 
|-
 
|-
|valign="top"|Hide search box||
+
|valign="top"|Hide search box||-
 
|-
 
|-
|valign="top"|Minimum search text length||
+
|valign="top"|Minimum search text length||The Minimum search text length is supported on the Desktop client only.  On the Web/Mobile client, the search starts from the first character entered.
 
|-
 
|-
|valign="top"|Hide notifications icon||
+
|valign="top"|Hide notifications icon||The notifications icon is always hidden on the Web/Mobile client.
 
|-
 
|-
|valign="top"|Hide fullscreen icon||
+
|valign="top"|Hide fullscreen icon||The fullscreen icon is always hidden on the Web/Mobile client.
 
|-
 
|-
|valign="top"|Hide share icon||
+
|valign="top"|Hide share icon||The share icon is always hidden on all clients.
 
|-
 
|-
|valign="top"|Hide home icon||
+
|valign="top"|Hide home icon||-
 
|-
 
|-
 
|}
 
|}
  
 
[[Category:Attribute Categories]]
 
[[Category:Attribute Categories]]

Revision as of 09:50, 11 April 2016

Under construction

Visible

Header visible (True | False).

Caption

Header caption.

The Page Header Caption attribute can be queried or changed programmatically using Lianja.getElementByID("page").caption.

Height

Header height.

Background color

Header background color.

Foreground color

Header foreground color.

Header bottom border

Display Header bottom border (True | False).

Header bottom border color

Header bottom border color.

Header image

The image for the Header (png | jpg | gif). Use app:/imagename.ext for app specific images.

Gradient colors

Render the Header background color as a gradient (True | False).

Gradient type

Specify the gradient type.

Gradient start color

Gradient start color.

Gradient end color

Gradient end color.

Hide header icon

Hide the header icon in the page Header (True | False).

Hide search box

Hide the search box in the page Header (True | False).

Minimum search text length

Minimum number of characters to type in the search box before search is made.

Hide notifications icon

Hide the notifications icon in the page Header (True | False).

Hide fullscreen icon

Hide the fullscreen icon in the page Header (True | False).

Hide share icon

Hide the share icon in the page Header (True | False).

Hide home icon

Hide the home icon in the page Header (True | False).

Notes on Client Support

Notes on Client Support

Attribute Notes
Visible -
Caption -
Height The Header Height is adjustable on the Desktop client only.
Background color The Background color is supported on the Desktop client only.
Foreground color The Foreground color is supported on the Desktop client only.
Header bottom border The Header bottom border is always displayed on the Web/Mobile client.
Header bottom border color The Header bottom border color is adjustable on the Desktop client only. On the Web/Mobile client it is orange.
Header image The Header image is displayed on the Desktop client only.
Gradient colors Gradient colors are supported on the Desktop client only.
Gradient type The Gradient type is supported on the Desktop client only.
Gradient start color The Gradient start color is supported on the Desktop client only.
Gradient end color The Gradient end color is supported on the Desktop client only.
Hide header icon The header icon is always hidden on the Web/Mobile client.
Hide search box -
Minimum search text length The Minimum search text length is supported on the Desktop client only. On the Web/Mobile client, the search starts from the first character entered.
Hide notifications icon The notifications icon is always hidden on the Web/Mobile client.
Hide fullscreen icon The fullscreen icon is always hidden on the Web/Mobile client.
Hide share icon The share icon is always hidden on all clients.
Hide home icon -