Skip to main content
Skip table of contents

Titled Panelbox

Parameter


Name

Description

Type

This is a required field

Default

Values

Title of the box
title


string

(error)



Width
width

Restrict the width of the container block. Example: 150px

string

(error)



Height
height

Restrict the height of the container block. Example: 200px

string

(error)



Show header icon
headerIconShow


boolean

(error)

false


Header icon
headerIcon


string

(error)



Header attachment icon
headerIconUrl

Any valid image url can be used. Used when parameter "Header icon" is not defined.

string

(error)



Header icon CSS class
headerIconClass

Sets the class attribute of the element for styling or extended functionality. If you add the css class bv-create-button the create content dialog opens on click.

string

(error)



Show header button
headerButtonShow


boolean

(error)

false


Header button link
headerButtonLink


string

(error)



Internationalization i18n key for the header button text
headerButtonText

Any available i18n key can be used.

string

(error)



Header button icon
headerButtonIconFont


string

(error)



Header button attachment icon
headerButtonIconAttachment

Any valid image url can be used. Used when parameter "Header button icon" is not defined.

string

(error)



Header button link or button
headerButtonStyle


enum

(tick)

button

button, primary_button, primary_button_inverse, link

Header button CSS class
headerButtonClass

Sets the class attribute of the element for styling or extended functionality. If you add the css class bv-create-button the create content dialog opens on click.

string

(error)



Show footer button
footerButtonShow


boolean

(error)

false


Footer button link
footerButtonLink


string

(error)



Internationalization i18n key for the footer button text
footerButtonText

Any available i18n key can be used.

string

(error)



Footer button icon
footerButtonIconFont


string

(tick)



Footer button icon attachment
footerButtonIconAttachment

Any valid image url can be used. Used when parameter "Footer button icon" is not defined.

string

(error)



Footer button link or button
footerButtonStyle


enum

(tick)

button

button, primary_button, primary_button_inverse, link

Footer button CSS class
footerButtonClass

Sets the class attribute of the element for styling or extended functionality. If you add the css class bv-create-button the create content dialog opens on click.

string

(error)



The color of the header (title) text
color_header_font


string

(error)



The background color of the header element
color_header_background


string

(error)



The background color of the content
color_content_background


string

(error)



The color of the border
color_border


string

(error)



Link text color
color_links


string

(error)



Internationalization i18n key for the title
i18n

Any available i18n key can be used.

string

(error)



Content CSS class
contentCssClass

A CSS class that is added to the div element content container

string

(error)



Block CSS class
guBlockCssClass

A CSS class that is added to the wrapping blockelement div container

string

(error)



Adds an element that clears floating
showBr

If true, a line-break element with "clear float" declaration is rendered. This helps if some content is floating, e.g. buttons

boolean

(error)

false


Show the header
showHeader


boolean

(error)

true


Hide empty body
hideEmptyBody

Hides the complete block if the content is empty. Attention: a block is only empty if there is no html inside. An empty div element isnt empty!

boolean

(error)

true


Min/Max button
true_false_minimize_button

Show a minimize/maximize button in the header

boolean

(error)

true


Minimized
minimize

The panel is minimized by default

boolean

(error)

false


Content padding
css_blockelement_border

The padding value of the content container (all sides). Padding is within the element. Example: 10px

string

(error)



Content type
contentType

A predefined set of content representation. Example: if the child content is a link list, its possible to render a nice list display with separating lines.

enum

(error)

normal

normal, linkListNormal, linkListDotted


Examples









This helps, if some content ist floating, e.g. buttons

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.