+
-
+
+ createLink('api', 'struct', "libID=$libID", 'html', true), " " . $lang->api->struct, '', "class='btn btn-link export' id='export'");
+ if(common::hasPriv('api', 'releases')) echo html::a($this->createLink('api', 'releases', "libID=$libID", 'html', true), " " . $lang->api->releases, '', "class='btn btn-link export' id='export'");
+ if(common::hasPriv('api', 'createRelease')) echo html::a($this->createLink('api', 'createRelease', "libID=$libID", 'html', true), " " . $lang->api->createRelease, '', "class='btn btn-link export' id='export'");
+ if(common::hasPriv('api', 'export')) echo html::a($this->createLink('api', 'export', "libID=$libID", 'html', true), " " . $lang->export, '', "class='btn btn-link export' id='export'");
+ if(common::hasPriv('api', 'createLib')) echo html::a($this->createLink('api', 'createLib', "objectID=$objectID"), ' ' . $lang->api->createLib, '', 'class="btn btn-secondary iframe" data-width="800px"');
+ if(common::hasPriv('api', 'create')) echo html::a($this->createLink('api', 'create', "objectID=$objectID"), ' ' . $lang->api->createApi, '', 'class="btn btn-primary"');
+ ?>
+
+
+
+
+
+ doc->noLib;?>
+ ' . $this->lang->doc->createLib, '', 'class="btn btn-info iframe"');
+ ?>
+
+
+
+
+
+
+
+
diff --git a/module/api/view/view.html.php b/module/api/view/view.html.php
new file mode 100644
index 0000000000..bba2365fc8
--- /dev/null
+++ b/module/api/view/view.html.php
@@ -0,0 +1,58 @@
+
+ * @package doc
+ * @version $Id$
+ * @link http://www.zentao.net
+ */
+?>
+
+api->confirmDelete);?>
+