Function printSearchBreadcrumb
Prints the "breadcrumb" for a search page if the search was for a data range, the breadcrumb is "Archive" otherwise it is "Search"
string |
$between = NULL |
Insert here the text to be printed between the links |
string |
$class = NULL |
is the class for the link (if present) |
string |
$search = NULL |
text for a search page title |
string |
$archive = NULL |
text for an archive page title |
string |
$format = '%B %Y' |
data format for archive page crumb |