index.html 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Plupload API</title>
  5. <meta name="generator" content="MoxieDoc" />
  6. <link rel="stylesheet" type="text/css" href="css/reset.css" />
  7. <link rel="stylesheet" type="text/css" href="css/grids.css" />
  8. <link rel="stylesheet" type="text/css" href="css/general.css" />
  9. <link rel="stylesheet" type="text/css" href="css/jquery.treeview.css" />
  10. <link type="text/css" rel="stylesheet" href="css/shCore.css" />
  11. <link type="text/css" rel="stylesheet" href="css/shThemeMoxieDoc.css" />
  12. <script type="text/javascript" src="http://www.google.com/jsapi"></script>
  13. <script type="text/javascript">
  14. google.load("jquery", "1.3");
  15. </script>
  16. <script type="text/javascript" src="js/jquery.treeview.min.js"></script>
  17. <script type="text/javascript" src="js/general.js"></script>
  18. <script type="text/javascript" src="js/shCore.js"></script>
  19. <script type="text/javascript" src="js/shBrushJScript.js"></script>
  20. </head>
  21. <body>
  22. <div id="doc3" class="yui-t1" style="height:500px">
  23. <div id="hd">
  24. <h1>Plupload API</h1>
  25. </div>
  26. <div id="bd">
  27. <div id="yui-main">
  28. <div id="detailsView" class="yui-b">
  29. <!--Gets filled using Ajax-->
  30. </div>
  31. </div>
  32. <div id="classView" class="yui-b">
  33. <ul id="browser" class="classtree treeview-famfamfam">
  34. <li>
  35. <span class="root">API Documentation</span>
  36. <ul>
  37. <li class="closed">
  38. <span class="namespace" title="Namespace">
  39. <a href="#">plupload</a>
  40. </span>
  41. <ul>
  42. <li class="closed">
  43. <span class="namespace" title="Namespace">
  44. <a href="#">runtimes</a>
  45. </span>
  46. <ul>
  47. <li>
  48. <span class="singleton" title="Singleton class">
  49. <a href="class_plupload.runtimes.BrowserPlus.html">BrowserPlus</a>
  50. </span>
  51. </li>
  52. <li>
  53. <span class="singleton" title="Singleton class">
  54. <a href="class_plupload.runtimes.Flash.html">Flash</a>
  55. </span>
  56. </li>
  57. <li>
  58. <span class="singleton" title="Singleton class">
  59. <a href="class_plupload.runtimes.Gears.html">Gears</a>
  60. </span>
  61. </li>
  62. <li>
  63. <span class="singleton" title="Singleton class">
  64. <a href="class_plupload.runtimes.Html4.html">Html4</a>
  65. </span>
  66. </li>
  67. <li>
  68. <span class="singleton" title="Singleton class">
  69. <a href="class_plupload.runtimes.Html5.html">Html5</a>
  70. </span>
  71. </li>
  72. <li>
  73. <span class="singleton" title="Singleton class">
  74. <a href="class_plupload.runtimes.Silverlight.html">Silverlight</a>
  75. </span>
  76. </li>
  77. </ul>
  78. </li>
  79. <li>
  80. <span class="class" title="Class">
  81. <a href="class_plupload.Uploader.html">Uploader</a>
  82. </span>
  83. </li>
  84. <li>
  85. <span class="class" title="Class">
  86. <a href="class_plupload.File.html">File</a>
  87. </span>
  88. </li>
  89. <li>
  90. <span class="singleton" title="Singleton class">
  91. <a href="class_plupload.Runtime.html">Runtime</a>
  92. </span>
  93. </li>
  94. <li>
  95. <span class="class" title="Class">
  96. <a href="class_plupload.QueueProgress.html">QueueProgress</a>
  97. </span>
  98. </li>
  99. </ul>
  100. </li>
  101. <li>
  102. <span class="singleton" title="Singleton class">
  103. <a href="class_plupload.html">plupload</a>
  104. </span>
  105. </li>
  106. </ul>
  107. </li>
  108. </ul>
  109. </div>
  110. </div>
  111. </div>
  112. </body>
  113. </html>