Please enable JavaScript to view this site.

Navigation: Advanced topics > Programming topics > Labels/Titles API > Methods

Labels/Titles API: getBreadcrumbsLabelTempl

Scroll Prev Next More

 

This function gets the current breadcrumbs template.

Syntax

Labels.getBreadcrumbsLabelTempl(table, masterTable, page, language)

Arguments

table

the table name.

masterTable

the master table name.

language

the language of the breadcrumbs template. If the language parameter is not specified, the current language is used.

page

the page name. The page parameter accepts one of the following values:

Constants.PAGE_LIST

Constants.PAGE_PRINT

Constants.PAGE_ADD

Constants.PAGE_EDIT

Constants.PAGE_VIEW

Constants.PAGE_SEARCH

Constants.PAGE_EXPORT

Constants.PAGE_IMPORT

Constants.PAGE_REPORT

Constants.PAGE_RPRINT

Constants.PAGE_CHART

Constants.PAGE_MASTER_INFO_LIST

Constants.PAGE_MASTER_INFO_PRINT

Constants.PAGE_MASTER_INFO_REPORT

Constants.PAGE_MASTER_INFO_RPRINT

Constants.PAGE_MENU

Constants.PAGE_LOGIN

Constants.PAGE_REGISTER

Constants.PAGE_REMIND

Constants.PAGE_CHANGEPASS

Return value

Returns the current breadcrumbs template.

See also:

Labels/Titles API: setBreadcrumbsLabelTempl()

Page Designer: Working with page elements

Master-details relationship between tables

Menu builder

About Labels/Titles API