Class for displaying the breadcrumb showing the hierarchical structure of the website
Located in /util/Breadcrumb.php (line 15)
Contains all index pages names
Contains the link template for each breadcrumb link
The %%LINK%% and %%NAME%% params are replaced within it
Array with the names of all pages
Tree containing all pages and the hierarchy between them.
A page can be in both as a key or as a value. If it is as a key it might have an array of subpages.
Contains the separator that is put between the breadcrumb links
Finds the $page in the $pages array and returns array containing the path to it
Returns the breadcrumb as HTML
Sets the link template for each breadcrumb link
Sets the separator between the items in the breadcrumb
If the page ends with an index page name, that index page name is stripped.
Otherwise returns the $page unaltered
Documentation generated on Thu, 08 May 2008 16:57:12 +0300 by phpDocumentor 1.4.1