• doc->tableContents;?>
  • "; echo html::a('javascript:;', "", '', "data-toggle='dropdown' class='btn btn-link'"); echo "
    '; } if($type == 'book' and ($canEditLib or $canManageBook) and !empty($libs)) { echo "'; } ?>
    doc->noLib : $lang->doc->noDoc;?>
    ' . $lang->doc->createBook, '', 'class="btn btn-info btn-wide iframe"'); } elseif(empty($libs) and $type == 'custom' and common::hasPriv('doc', 'createLib')) { $html = html::a(helper::createLink('doc', 'createLib', "type=$type&objectID=$objectID"), ' ' . $lang->doc->createLib, '', 'class="btn btn-info btn-wide iframe"'); } elseif($libID and common::hasPriv('doc', 'create')) { $html = ""; } echo $html; ?> doc->manageBook, '', "class='btn btn-info btn-wide'"); } else { common::printLink('tree', 'browse', "rootID=$libID&view=doc¤tModuleID=0&branch=0&from={$this->app->tab}", $lang->doc->manageType, '', "class='btn btn-info btn-wide iframe'", '', true); } } ?>