doc->computeSN($bookID, 'baseline'); ?>
doc->getNodeList($bookID);?>
" . $book->title;?>
type != 'book' ? $serials[$nodeInfo->id] : '';?>
id) && $doc->id == $nodeInfo->id) ? 'active' : '';?>
- >
type == 'chapter'):?>
{$serial} {$nodeInfo->title}";?>
chapterType == 'system') echo $this->doc->getCmStructure($nodeInfo->template, $serial, $object);?>
type == 'article'):?>
{$serial} " . html::a(helper::createLink('baseline', 'view', "docID=$nodeInfo->id"), $nodeInfo->title, '') . '';?>
children)) echo $this->doc->getFrontCatalog($nodeInfo->children, $serials, isset($doc->id) ? $doc->id : 0);?>