Function printGalleryIndexURL
If a custom gallery index page is set this first prints a link to the actual site index (home page = index.php) followed by the gallery index page link. Otherwise just the gallery index link
string |
$after = NULL |
Text to append after and outside the link for breadcrumbs |
string |
$text = NULL |
Name of the link, if NULL "Gallery" is used |
boolean |
$printHomeURL = true |
In case of a custom gallery index, display breadcrumb with home link (default is true) |