Difference between revisions of "Page Header"

From Lianjapedia
Jump to: navigation, search
(Hide navigation history icons)
(Notes on Client Support)
Line 209: Line 209:
 
[[Category:Attribute Categories]]
 
[[Category:Attribute Categories]]
 
[[Category:Pages]]
 
[[Category:Pages]]
 +
[[Category:PageAnatomy]]

Revision as of 06:42, 13 May 2018

Visible

The Header Visible attribute determines whether the Page Header is visible or not.

Notes on Client Support

Custom header

The Custom header attribute determines whether the page header is rendered using the Custom header display delegate or not.

Notes on Client Support

Custom header display delegate

The Custom header display delegate attribute specifies the name of a procedure/function that will render the page header when Custom header is true.

Notes on Client Support

Caption

The Header Caption attribute specifies the text to be displayed in the center of the Page Header.

Notes on Client Support

Height

The Header Height attribute specifies its height in pixels.

Notes on Client Support

Background color

The Header Background color attribute specifies its background color. This is only used if Gradient colors is False and no Header image is specified.

Notes on Client Support

Foreground color

The Header Foreground color attribute specifies its foreground color.

Notes on Client Support

Header bottom border

The Header bottom border attribute determines whether a border should be displayed at the bottom of the Header.

Notes on Client Support

Header bottom border color

The Header bottom border color attribute determines the color of the Header bottom border if displayed.

Notes on Client Support

Header image

The Header image attribute specifies a background image for the Header (png | jpg | gif).

  • This is only displayed if Gradient colors is False.

Notes on Client Support

Gradient colors

The Gradient colors attribute determines whether the Header background should be rendered with gradient colors.

Notes on Client Support

Gradient type

The Gradient type attribute specifies the gradient type to be used if Gradient colors is True.

Notes on Client Support

Gradient start color

The Gradient start color attribute specifies the start color to be used if Gradient colors is True.

Notes on Client Support

Gradient end color

The Gradient end color attribute specifies the end color to be used if Gradient colors is True.

Notes on Client Support

Hide header icon

Page Header: icons



Check or uncheck the attributes to hide or show the icons in the Page Header.


The Hide the header icon attribute determines whether the header icon should be hidden.

Notes on Client Support

Hide search box

The Hide search box determines whether the search box should be hidden.

Notes on Client Support

Minimum search text length

The Minimum search text length attribute specifies the number of characters that need to be typed in the search box before the search is made.

Notes on Client Support

Hide notifications icon

The Hide notifications icon attribute determines whether the notifications icon should be hidden.

Notes on Client Support

Hide custom search icon

The Hide fullscreen icon attribute determines whether the custom search icon should be hidden.

Notes on Client Support

Hide fullscreen icon

The Hide fullscreen icon attribute determines whether the fullscreen icon should be hidden.

Notes on Client Support

Hide share icon

The Hide share icon attribute determines whether the share icon should be hidden.

Notes on Client Support

Hide home icon

The Hide home icon attribute determines whether the home icon should be hidden.

Notes on Client Support

Hide hamburger menu

The Hide hamburger menu attribute determines whether the hamburger menu icon should be hidden at runtime.

Notes on Client Support

Hide navigation history icons

The Hide navigation history icons attribute determines whether the navigation history icons should be hidden. This overrides a True Show navigation history App Setting.

Notes on Client Support

Notes on Client Support

Attribute Notes
Visible -
Custom header -
Custom header display delegate The delegate must be written in JavaScript on the Web/Mobile client.
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 custom search icon The custom search 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 -
Hide hamburger menu -
Hide the navigation history icons Hiding the navigation history icons is supported on the Desktop client only.