markers.html 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
  5. <meta charset="utf-8"/>
  6. <title> &raquo; Markers
  7. </title>
  8. <meta name="author" content=""/>
  9. <meta name="description" content=""/>
  10. <link href="../css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
  11. <link href="../css/font-awesome.min.css" rel="stylesheet">
  12. <link href="../css/prism.css" rel="stylesheet" media="all"/>
  13. <link href="../css/template.css" rel="stylesheet" media="all"/>
  14. <!--[if lt IE 9]>
  15. <script src="../js/html5.js"></script>
  16. <![endif]-->
  17. <script src="../js/jquery-1.11.0.min.js"></script>
  18. <script src="../js/ui/1.10.4/jquery-ui.min.js"></script>
  19. <script src="../js/bootstrap.min.js"></script>
  20. <script src="../js/jquery.smooth-scroll.js"></script>
  21. <script src="../js/prism.min.js"></script>
  22. <!-- TODO: Add http://jscrollpane.kelvinluck.com/ to style the scrollbars for browsers not using webkit-->
  23. <link rel="shortcut icon" href="../images/favicon.ico"/>
  24. <link rel="apple-touch-icon" href="../images/apple-touch-icon.png"/>
  25. <link rel="apple-touch-icon" sizes="72x72" href="../images/apple-touch-icon-72x72.png"/>
  26. <link rel="apple-touch-icon" sizes="114x114" href="../images/apple-touch-icon-114x114.png"/>
  27. </head>
  28. <body>
  29. <div class="navbar navbar-fixed-top">
  30. <div class="navbar-inner">
  31. <div class="container">
  32. <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
  33. <i class="icon-ellipsis-vertical"></i>
  34. </a>
  35. <a class="brand" href="../index.html">SWDB</a>
  36. <div class="nav-collapse">
  37. <ul class="nav pull-right">
  38. <li class="dropdown" id="charts-menu">
  39. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  40. Charts <b class="caret"></b>
  41. </a>
  42. <ul class="dropdown-menu">
  43. <li>
  44. <a href="../graphs/class.html">
  45. <i class="icon-list-alt"></i>&#160;Class hierarchy diagram
  46. </a>
  47. </li>
  48. </ul>
  49. </li>
  50. <li class="dropdown" id="reports-menu">
  51. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  52. Reports <b class="caret"></b>
  53. </a>
  54. <ul class="dropdown-menu">
  55. <li>
  56. <a href="../reports/errors.html">
  57. <i class="icon-list-alt"></i>&#160;Errors <span class="label label-info pull-right">0</span>
  58. </a>
  59. </li>
  60. <li>
  61. <a href="../reports/markers.html">
  62. <i class="icon-list-alt"></i>&#160;Markers <span class="label label-info pull-right">3</span>
  63. </a>
  64. </li>
  65. <li>
  66. <a href="../reports/deprecated.html">
  67. <i class="icon-list-alt"></i>&#160;Deprecated <span class="label label-info pull-right">0</span>
  68. </a>
  69. </li>
  70. </ul>
  71. </li>
  72. </ul>
  73. </div>
  74. </div>
  75. </div>
  76. <!--<div class="go_to_top">-->
  77. <!--<a href="#___" style="color: inherit">Back to top&#160;&#160;<i class="icon-upload icon-white"></i></a>-->
  78. <!--</div>-->
  79. </div>
  80. <div id="___" class="container-fluid">
  81. <section class="row-fluid">
  82. <div class="span2 sidebar">
  83. <ul class="side-nav nav nav-list">
  84. <li class="nav-header">Navigation</li>
  85. <li><a href="#application/view/help.php"><i class="icon-file"></i> application/view/help.php</a></li>
  86. <li><a href="#application/view/teams.php"><i class="icon-file"></i> application/view/teams.php</a></li>
  87. <li><a href="#application/entity/Run.php"><i class="icon-file"></i> application/entity/Run.php</a></li>
  88. </ul>
  89. </div>
  90. <div class="span10 offset2">
  91. <ul class="breadcrumb">
  92. <li><a href="../"><i class="icon-map-marker"></i></a><span class="divider">\</span></li>
  93. <li>Markers</li>
  94. </ul>
  95. <div id="marker-accordion">
  96. <div class="package-contents">
  97. <a name="application/view/help.php" id="application/view/help.php"></a>
  98. <h3>
  99. <i class="icon-file"></i>
  100. application/view/help.php
  101. <small style="float: right;padding-right: 10px;">1</small>
  102. </h3>
  103. <div>
  104. <table class="table markers table-bordered">
  105. <tr>
  106. <th>Type</th>
  107. <th>Line</th>
  108. <th>Description</th>
  109. </tr>
  110. <tr>
  111. <td>TODO</td>
  112. <td>12</td>
  113. <td>Implement</td>
  114. </tr>
  115. </table>
  116. </div>
  117. </div>
  118. <div class="package-contents">
  119. <a name="application/view/teams.php" id="application/view/teams.php"></a>
  120. <h3>
  121. <i class="icon-file"></i>
  122. application/view/teams.php
  123. <small style="float: right;padding-right: 10px;">1</small>
  124. </h3>
  125. <div>
  126. <table class="table markers table-bordered">
  127. <tr>
  128. <th>Type</th>
  129. <th>Line</th>
  130. <th>Description</th>
  131. </tr>
  132. <tr>
  133. <td>TODO</td>
  134. <td>219</td>
  135. <td>Handle star color.</td>
  136. </tr>
  137. </table>
  138. </div>
  139. </div>
  140. <div class="package-contents">
  141. <a name="application/entity/Run.php" id="application/entity/Run.php"></a>
  142. <h3>
  143. <i class="icon-file"></i>
  144. application/entity/Run.php
  145. <small style="float: right;padding-right: 10px;">1</small>
  146. </h3>
  147. <div>
  148. <table class="table markers table-bordered">
  149. <tr>
  150. <th>Type</th>
  151. <th>Line</th>
  152. <th>Description</th>
  153. </tr>
  154. <tr>
  155. <td>TODO</td>
  156. <td>299</td>
  157. <td>Calculate?</td>
  158. </tr>
  159. </table>
  160. </div>
  161. </div>
  162. </div>
  163. </div>
  164. </section>
  165. <footer class="row-fluid">
  166. <section class="span10 offset2">
  167. <section class="row-fluid">
  168. <section class="span10 offset1">
  169. <section class="row-fluid footer-sections">
  170. <section class="span4">
  171. <h1><i class="icon-code"></i></h1>
  172. <div>
  173. <ul>
  174. </ul>
  175. </div>
  176. </section>
  177. <section class="span4">
  178. <h1><i class="icon-bar-chart"></i></h1>
  179. <div>
  180. <ul>
  181. <li><a href="../graphs/class.html">Class Hierarchy Diagram</a></li>
  182. </ul>
  183. </div>
  184. </section>
  185. <section class="span4">
  186. <h1><i class="icon-pushpin"></i></h1>
  187. <div>
  188. <ul>
  189. <li><a href="../reports/errors.html">Errors</a></li>
  190. <li><a href="../reports/markers.html">Markers</a></li>
  191. </ul>
  192. </div>
  193. </section>
  194. </section>
  195. </section>
  196. </section>
  197. <section class="row-fluid">
  198. <section class="span10 offset1">
  199. <hr />
  200. Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
  201. on January 29th, 2020 at 14:59.
  202. </section>
  203. </section>
  204. </section>
  205. </footer>
  206. </div>
  207. </body>
  208. </html>