Function printCustomPageURL
Prints the url to a custom page (e.g. one that is not album.php, image.php, or index.php)
string |
$linktext |
Text for the URL |
string |
$page |
page name to include in URL |
string |
$q = '' |
query string to add to url |
string |
$prev = '' |
text to insert before the URL |
string |
$next = '' |
text to follow the URL |
string |
$class = NULL |
optional class |