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. Specify an empty string "" for the language parameter to use the current language.
page
the page name. The page parameter accepts one of the following values:
PAGE_LIST
PAGE_PRINT
PAGE_ADD
PAGE_EDIT
PAGE_VIEW
PAGE_SEARCH
PAGE_EXPORT
PAGE_IMPORT
PAGE_REPORT
PAGE_RPRINT
PAGE_CHART
PAGE_MASTER_INFO_LIST
PAGE_MASTER_INFO_PRINT
PAGE_MASTER_INFO_REPORT
PAGE_MASTER_INFO_RPRINT
PAGE_MENU
PAGE_LOGIN
PAGE_REGISTER
PAGE_REMIND
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