Function printParentBreadcrumb
Prints the breadcrumb navigation for album, gallery and image view.
string |
$before = NULL |
Insert here the text to be printed before the links |
string |
$between = NULL |
Insert here the text to be printed between the links |
string |
$after = NULL |
Insert here the text to be printed after the links |
mixed |
$truncate = NULL |
if not empty, the max lenght of the description. |
string |
$elipsis = NULL |
the text to append to the truncated description |