| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <!-- Meta, title, CSS, favicons, etc. -->
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="description" content="An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features.">
- <meta name="keywords" content="table, bootstrap, bootstrap plugin, bootstrap resources, bootstrap table, jQuery plugin">
- <meta name="author" content="Zhixin Wen, and Bootstrap table contributors">
- <title>
-
- Extensions · Bootstrap Table
-
- </title>
- <!-- Bootstrap CSS -->
- <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
- <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap-theme.min.css" rel="stylesheet">
- <link href="https://unpkg.com/bootstrap-table/dist/bootstrap-table.min.css" rel="stylesheet">
- <link href="../assets/css/docs.min.css" rel="stylesheet">
- <link href="../assets/css/sidenav.css?v=1.13.0" rel="stylesheet">
- <link href="../assets/css/style.css?v=1.13.0&m=2" rel="stylesheet">
- <link href="../assets/css/ads.css?m=3" rel="stylesheet">
- <!--[if lt IE 9]><script src="../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
- <script src="../assets/js/ie-emulation-modes-warning.js"></script>
- <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
- <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
- <![endif]-->
- <!-- Favicons -->
- <link rel="apple-touch-icon" href="../favicon.png">
- <link rel="icon" href="../favicon.png">
- <script>
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
- })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
- ga('create', 'UA-36708951-1', 'wenzhixin.net.cn');
- ga('send', 'pageview');
- </script>
- <script type="text/javascript">
- if (window!=top) // 判断当前的window对象是否是top对象
- top.location.href = window.location.href; // 如果不是,将top对象的网址自动导向被嵌入网页的网址
- </script>
- <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
- <!-- 将此标记放置在 head 中,或放置在结束 body 标记之前,并使其紧邻此标记。 -->
- <script src="https://apis.google.com/js/platform.js" async defer></script>
- </head>
- <body>
- <a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
- <!-- Docs master nav -->
- <header class="navbar navbar-static-top bs-docs-nav" id="top" role="banner">
- <div class="container">
- <div class="navbar-header">
- <button class="navbar-toggle collapsed" type="button" data-toggle="collapse"
- data-target=".bs-navbar-collapse">
- <span class="sr-only">Toggle navigation</span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- </button>
- <a href="../home/" class="navbar-brand">Bootstrap Table</a>
- </div>
- <nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
- <ul class="nav navbar-nav">
- <li >
- <a href="../getting-started/">Getting started</a>
- </li>
- <li >
- <a href="../documentation/">Documentation</a>
- </li>
- <li class="dropdown" >
- <a href="javascript:" data-toggle="dropdown">
- Examples
- <span class="caret"></span>
- </a>
- <ul class="dropdown-menu">
- <li><a href="http://issues.wenzhixin.net.cn/bootstrap-table/" target="_blank">Examples</a></li>
- <li><a href="https://github.com/wenzhixin/bootstrap-table/issues/1765">jsFiddle Examples</a></li>
- </ul>
- </li>
- <li class="active">
- <a href="../extensions/">Extensions</a>
- </li>
- <li >
- <a href="../donate/">Donate</a>
- </li>
- <li >
- <a href="../faq/">FAQ</a>
- </li>
- <li>
- <a href="https://github.com/wenzhixin/bootstrap-table" target="_blank">GitHub</a>
- </li>
- </ul>
- <ul class="nav navbar-nav navbar-right">
- <!-- Localization -->
- <li>
- <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown">
- <span class="language">English</span> <span class="caret"></span>
- </a>
- <ul class="dropdown-menu">
-
- <li data-language="en">
- <a href="javascript:void(0)">
- English
- </a>
- </li>
-
- <li data-language="zh-cn">
- <a href="javascript:void(0)">
- 简体中文
- </a>
- </li>
-
- <li data-language="es">
- <a href="javascript:void(0)">
- Español
- </a>
- </li>
-
- </ul>
- </li>
- </ul>
- </nav>
- </div>
- </header>
- <!-- Docs page layout -->
- <div class="bs-docs-header" id="content">
- <div class="container">
- <div class="row">
- <div class="col-md-8">
- <h1>Extensions</h1>
- <div>The extensions of bootstrap table.</div>
- </div>
- <div class="col-md-4">
- <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CK7DE27Y&placement=bootstrap-tablewenzhixinnetcn" id="_carbonads_js"></script>
- </div>
- </div>
- </div>
- </div>
- <div class="bs-docs-social">
- If you like bootstrap table:
- <ul class="bs-docs-social-buttons">
- <li>
- <iframe class="github-btn"
- src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=bootstrap-table&type=watch&count=true"
- width="100" height="20" title="Star on GitHub"></iframe>
- </li>
- <li>
- <iframe class="github-btn"
- src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=bootstrap-table&type=fork&count=true"
- width="102" height="20" title="Fork on GitHub"></iframe>
- </li>
- <li>
- <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=wenzhixin&type=follow&count=true"
- width="175" height="20" title="Follow on GitHub"></iframe>
- </li>
- <!--<li>-->
- <!-- https://about.twitter.com/resources/buttons#tweet -->
- <!--<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://wenzhixin.net.cn/p/bootstrap-table" data-via="BootstrapTable" data-related="BootstrapTable">Tweet</a>-->
- <!--</li>-->
- <!--<li>-->
- <!--将此标记放置在你希望显示+1 按钮的位置。 -->
- <!--<div class="g-plusone" data-annotation="inline" data-width="120"></div>-->
- <!--</li>-->
- <!--<li>-->
- <!--<div>QQ group: 103558783</div>-->
- <!--</li>-->
- </ul>
- Questions/Helps:
- <ul class="bs-docs-social-buttons">
- <li>
- <a class="help-btn" href="http://stackoverflow.com/questions/tagged/bootstrap-table">StackOverflow</a>
- </li>
- <li>
- <a class="help-btn" href="http://segmentfault.com/t/bootstrap-table">SegmentFault</a>
- </li>
- </ul>
- </div>
- <hr>
- <div class="container bs-docs-container">
- <div class="row">
- <div class="col-md-9"
- role="main"
- data-toggle="sidenav"
- data-container="#sidenav"
- data-hs="h1,h2"
- data-smart-id="true"
- data-bottom=".bs-docs-footer">
- <style>
- .name {
- font-weight: bold;
- font-size: 200%;
- margin-top: -20px;
- }
- .card-view {
- margin: 15px 0;
- }
- </style>
- <h1>Extensions list <a href="https://github.com/wenzhixin/bootstrap-table/issues"></a></h1>
- <div class="row">
- <div class="col-md-6">
- <table data-toggle="table"
- data-url="../data/extensions.json?v=1.13.0"
- data-card-view="true"
- data-response-handler="responseHandler0">
- <thead>
- <tr>
- <th data-field="name" data-formatter="nameFormatter"></th>
- <th data-field="version">Version</th>
- <th data-field="plugins" data-formatter="pluginsFormatter">Plugins</th>
- <th data-field="description">Description</th>
- <th data-field="button" data-formatter="buttonFormatter"></th>
- </tr>
- </thead>
- </table>
- </div>
- <div class="col-md-6">
- <table data-toggle="table"
- data-url="../data/extensions.json?v=1.13.0"
- data-card-view="true"
- data-response-handler="responseHandler1">
- <thead>
- <tr>
- <th data-field="name" data-formatter="nameFormatter"></th>
- <th data-field="version">Version</th>
- <th data-field="plugins" data-formatter="pluginsFormatter">Plugins</th>
- <th data-field="description">Description</th>
- <th data-field="button" data-formatter="buttonFormatter"></th>
- </tr>
- </thead>
- </table>
- </div>
- </div>
- <script>
- function nameFormatter(v, row) {
- return [
- '<div class="name">',
- '<a title="' + row.author.name + '" href="https://github.com/' + row.author.name + '" target="_blank">',
- '<img src="' + row.author.image + '" width="64"> ',
- '</a>',
- row.name,
- '</div>'
- ].join('');
- }
- function pluginsFormatter(plugins) {
- var html = [];
- $.each(plugins, function (i, plugin) {
- html.push('<a href="' + plugin.url + '" target="_blank">' + plugin.name + '</a>');
- });
- return html.join(', ');
- }
- function buttonFormatter(value, row) {
- return [
- '<a class="btn btn-primary" href="' + row.url + '" target="_blank">Home</a> ',
- '<a class="btn btn-default" href="' + row.example + '" target="_blank">Example</a>'
- ].join('');
- }
- function responseHandler0(res) {
- return responseHandler(res, 0);
- }
- function responseHandler1(res) {
- return responseHandler(res, 1);
- }
- function responseHandler(res, n) {
- return $.grep(res, function (item, i) {
- return i % 2 === n;
- });
- }
- </script>
- </div>
-
- <div class="col-md-3">
- <div id="sidenav"></div>
- </div>
-
- </div>
- </div>
- <!-- Footer
- ================================================== -->
- <footer class="bs-docs-footer" role="contentinfo">
- <div class="container">
- <div class="bs-docs-social">
- If you like bootstrap table:
- <ul class="bs-docs-social-buttons">
- <li>
- <iframe class="github-btn"
- src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=bootstrap-table&type=watch&count=true"
- width="100" height="20" title="Star on GitHub"></iframe>
- </li>
- <li>
- <iframe class="github-btn"
- src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=bootstrap-table&type=fork&count=true"
- width="102" height="20" title="Fork on GitHub"></iframe>
- </li>
- <li>
- <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=wenzhixin&type=follow&count=true"
- width="175" height="20" title="Follow on GitHub"></iframe>
- </li>
- <!--<li>-->
- <!-- https://about.twitter.com/resources/buttons#tweet -->
- <!--<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://wenzhixin.net.cn/p/bootstrap-table" data-via="BootstrapTable" data-related="BootstrapTable">Tweet</a>-->
- <!--</li>-->
- <!--<li>-->
- <!--将此标记放置在你希望显示+1 按钮的位置。 -->
- <!--<div class="g-plusone" data-annotation="inline" data-width="120"></div>-->
- <!--</li>-->
- <!--<li>-->
- <!--<div>QQ group: 103558783</div>-->
- <!--</li>-->
- </ul>
- Questions/Helps:
- <ul class="bs-docs-social-buttons">
- <li>
- <a class="help-btn" href="http://stackoverflow.com/questions/tagged/bootstrap-table">StackOverflow</a>
- </li>
- <li>
- <a class="help-btn" href="http://segmentfault.com/t/bootstrap-table">SegmentFault</a>
- </li>
- </ul>
- </div>
- <p>Designed and built with all the love in the world by <a href="https://github.com/wenzhixin" target="_blank">@wenzhixin</a>.</p>
- <p>Maintained by <a href="https://github.com/wenzhixin" target="_blank">@wenzhixin</a> with the help of <a href="https://github.com/wenzhixin/bootstrap-table/graphs/contributors" target="_blank">our contributors</a>.</p>
- <p>Code licensed under <a href="https://github.com/wenzhixin/bootstrap-table/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
- <ul class="bs-docs-footer-links muted">
- <li>Currently v1.13.0</li>
- <li>·</li>
- <li><a href="https://github.com/wenzhixin/bootstrap-table">GitHub</a></li>
- <li>·</li>
- <li><a href="http://wenzhixin.net.cn">My website</a></li>
- <li>·</li>
- <li><a href="http://repos.wenzhixin.net.cn">My repos</a></li>
- <li>·</li>
- <li><a href="http://stackoverflow.com/questions/tagged/bootstrap-table">Questions / Helps</a></li>
- <li>·</li>
- <li><a href="https://github.com/wenzhixin/bootstrap-table/issues">Issues</a></li>
- <li>·</li>
- <li><a href="https://github.com/wenzhixin/bootstrap-table/releases">Releases</a></li>
- <li>·</li>
- <li><a href="mailto:wenzhixin2010@gmail.com">Email</a></li>
- </ul>
- </div>
- </footer>
- <!-- Bootstrap core JavaScript
- ================================================== -->
- <!-- Placed at the end of the document so the pages load faster -->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
- <script src="https://unpkg.com/bootstrap-table/dist/bootstrap-table.min.js"></script>
- <script src="https://unpkg.com/bootstrap-table/dist/extensions/mobile/bootstrap-table-mobile.min.js"></script>
- <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
- <script src="../assets/js/ie10-viewport-bug-workaround.js"></script>
- <script src="../assets/js/sidenav.js?v=1.13.0"></script>
- <script src="../assets/js/common.js?v=1.13.0"></script>
- </body>
- </html>
|