Given an issue, set up the template with all the required variables for
frontend/objects/issue_toc.tpl to function properly (i.e. current issue
and view issue).
public _setupIssueTemplate ( $request, $issue, $showToc = false ) | ||
$issue | object The issue to display | |
$showToc | boolean iff false and a custom cover page exists, the cover page will be displayed. Otherwise table of contents will be displayed. |