/Documentation/elementindex_default.html

https://github.com/eXeDK/VirusTotal-API-PHP-class · HTML · 240 lines · 237 code · 2 blank · 1 comment · 0 complexity · 185aa054f7b486e347b4d14626fd431b MD5 · raw file

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <!-- template designed by Marco Von Ballmoos -->
  6. <title></title>
  7. <link rel="stylesheet" href="media/stylesheet.css" />
  8. <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
  9. </head>
  10. <body>
  11. <a name="top"></a>
  12. <h2>[VirusTotal] element index</h2>
  13. <a href="elementindex.html">All elements</a>
  14. <br />
  15. <div class="index-letter-menu">
  16. <a class="index-letter" href="elementindex_default.html#a">a</a>
  17. <a class="index-letter" href="elementindex_default.html#c">c</a>
  18. <a class="index-letter" href="elementindex_default.html#f">f</a>
  19. <a class="index-letter" href="elementindex_default.html#g">g</a>
  20. <a class="index-letter" href="elementindex_default.html#j">j</a>
  21. <a class="index-letter" href="elementindex_default.html#o">o</a>
  22. <a class="index-letter" href="elementindex_default.html#s">s</a>
  23. <a class="index-letter" href="elementindex_default.html#u">u</a>
  24. <a class="index-letter" href="elementindex_default.html#v">v</a>
  25. <a class="index-letter" href="elementindex_default.html#_">_</a>
  26. </div>
  27. <a name="_"></a>
  28. <div class="index-letter-section">
  29. <div style="float: left" class="index-letter-title">_</div>
  30. <div style="float: right"><a href="#top">top</a></div>
  31. <div style="clear: both"></div>
  32. </div>
  33. <dl>
  34. <dt class="field">
  35. <span class="method-title">__construct</span>
  36. </dt>
  37. <dd class="index-item-body">
  38. <div class="index-item-details"><a href="default/VirusTotal.html#method__construct">VirusTotal::__construct()</a> in VirusTotal.php</div>
  39. <div class="index-item-description">Default constructor</div>
  40. </dd>
  41. </dl>
  42. <a name="a"></a>
  43. <div class="index-letter-section">
  44. <div style="float: left" class="index-letter-title">a</div>
  45. <div style="float: right"><a href="#top">top</a></div>
  46. <div style="clear: both"></div>
  47. </div>
  48. <dl>
  49. <dt class="field">
  50. API_URL
  51. </dt>
  52. <dd class="index-item-body">
  53. <div class="index-item-details"><a href="default/VirusTotal.html#constAPI_URL">VirusTotal::API_URL</a> in VirusTotal.php</div>
  54. </dd>
  55. </dl>
  56. <a name="c"></a>
  57. <div class="index-letter-section">
  58. <div style="float: left" class="index-letter-title">c</div>
  59. <div style="float: right"><a href="#top">top</a></div>
  60. <div style="clear: both"></div>
  61. </div>
  62. <dl>
  63. <dt class="field">
  64. <span class="method-title">createComment</span>
  65. </dt>
  66. <dd class="index-item-body">
  67. <div class="index-item-details"><a href="default/VirusTotal.html#methodcreateComment">VirusTotal::createComment()</a> in VirusTotal.php</div>
  68. <div class="index-item-description">Make comments on files and URLs</div>
  69. </dd>
  70. </dl>
  71. <a name="f"></a>
  72. <div class="index-letter-section">
  73. <div style="float: left" class="index-letter-title">f</div>
  74. <div style="float: right"><a href="#top">top</a></div>
  75. <div style="clear: both"></div>
  76. </div>
  77. <dl>
  78. <dt class="field">
  79. FILE
  80. </dt>
  81. <dd class="index-item-body">
  82. <div class="index-item-details"><a href="default/VirusTotal.html#constFILE">VirusTotal::FILE</a> in VirusTotal.php</div>
  83. </dd>
  84. </dl>
  85. <a name="g"></a>
  86. <div class="index-letter-section">
  87. <div style="float: left" class="index-letter-title">g</div>
  88. <div style="float: right"><a href="#top">top</a></div>
  89. <div style="clear: both"></div>
  90. </div>
  91. <dl>
  92. <dt class="field">
  93. <span class="method-title">getApiKey</span>
  94. </dt>
  95. <dd class="index-item-body">
  96. <div class="index-item-details"><a href="default/VirusTotal.html#methodgetApiKey">VirusTotal::getApiKey()</a> in VirusTotal.php</div>
  97. <div class="index-item-description">Getter for the API-key</div>
  98. </dd>
  99. <dt class="field">
  100. <span class="method-title">getFormat</span>
  101. </dt>
  102. <dd class="index-item-body">
  103. <div class="index-item-details"><a href="default/VirusTotal.html#methodgetFormat">VirusTotal::getFormat()</a> in VirusTotal.php</div>
  104. <div class="index-item-description">Getter for the default return format</div>
  105. </dd>
  106. <dt class="field">
  107. <span class="method-title">getScanReport</span>
  108. </dt>
  109. <dd class="index-item-body">
  110. <div class="index-item-details"><a href="default/VirusTotal.html#methodgetScanReport">VirusTotal::getScanReport()</a> in VirusTotal.php</div>
  111. <div class="index-item-description">Retrieve a file scan report</div>
  112. </dd>
  113. <dt class="field">
  114. <span class="method-title">getURLReport</span>
  115. </dt>
  116. <dd class="index-item-body">
  117. <div class="index-item-details"><a href="default/VirusTotal.html#methodgetURLReport">VirusTotal::getURLReport()</a> in VirusTotal.php</div>
  118. <div class="index-item-description">Retrieve a URL scan report</div>
  119. </dd>
  120. </dl>
  121. <a name="j"></a>
  122. <div class="index-letter-section">
  123. <div style="float: left" class="index-letter-title">j</div>
  124. <div style="float: right"><a href="#top">top</a></div>
  125. <div style="clear: both"></div>
  126. </div>
  127. <dl>
  128. <dt class="field">
  129. JSON
  130. </dt>
  131. <dd class="index-item-body">
  132. <div class="index-item-details"><a href="default/VirusTotal.html#constJSON">VirusTotal::JSON</a> in VirusTotal.php</div>
  133. </dd>
  134. </dl>
  135. <a name="o"></a>
  136. <div class="index-letter-section">
  137. <div style="float: left" class="index-letter-title">o</div>
  138. <div style="float: right"><a href="#top">top</a></div>
  139. <div style="clear: both"></div>
  140. </div>
  141. <dl>
  142. <dt class="field">
  143. OBJECT
  144. </dt>
  145. <dd class="index-item-body">
  146. <div class="index-item-details"><a href="default/VirusTotal.html#constOBJECT">VirusTotal::OBJECT</a> in VirusTotal.php</div>
  147. </dd>
  148. </dl>
  149. <a name="s"></a>
  150. <div class="index-letter-section">
  151. <div style="float: left" class="index-letter-title">s</div>
  152. <div style="float: right"><a href="#top">top</a></div>
  153. <div style="clear: both"></div>
  154. </div>
  155. <dl>
  156. <dt class="field">
  157. <span class="method-title">scanFile</span>
  158. </dt>
  159. <dd class="index-item-body">
  160. <div class="index-item-details"><a href="default/VirusTotal.html#methodscanFile">VirusTotal::scanFile()</a> in VirusTotal.php</div>
  161. <div class="index-item-description">Send and scan a file</div>
  162. </dd>
  163. <dt class="field">
  164. <span class="method-title">scanURL</span>
  165. </dt>
  166. <dd class="index-item-body">
  167. <div class="index-item-details"><a href="default/VirusTotal.html#methodscanURL">VirusTotal::scanURL()</a> in VirusTotal.php</div>
  168. <div class="index-item-description">Retrieve a URL scan report</div>
  169. </dd>
  170. <dt class="field">
  171. <span class="method-title">setApiKey</span>
  172. </dt>
  173. <dd class="index-item-body">
  174. <div class="index-item-details"><a href="default/VirusTotal.html#methodsetApiKey">VirusTotal::setApiKey()</a> in VirusTotal.php</div>
  175. <div class="index-item-description">Setter for the API-key</div>
  176. </dd>
  177. <dt class="field">
  178. <span class="method-title">setFormat</span>
  179. </dt>
  180. <dd class="index-item-body">
  181. <div class="index-item-details"><a href="default/VirusTotal.html#methodsetFormat">VirusTotal::setFormat()</a> in VirusTotal.php</div>
  182. <div class="index-item-description">Setter for the default return format</div>
  183. </dd>
  184. </dl>
  185. <a name="u"></a>
  186. <div class="index-letter-section">
  187. <div style="float: left" class="index-letter-title">u</div>
  188. <div style="float: right"><a href="#top">top</a></div>
  189. <div style="clear: both"></div>
  190. </div>
  191. <dl>
  192. <dt class="field">
  193. URL
  194. </dt>
  195. <dd class="index-item-body">
  196. <div class="index-item-details"><a href="default/VirusTotal.html#constURL">VirusTotal::URL</a> in VirusTotal.php</div>
  197. </dd>
  198. </dl>
  199. <a name="v"></a>
  200. <div class="index-letter-section">
  201. <div style="float: left" class="index-letter-title">v</div>
  202. <div style="float: right"><a href="#top">top</a></div>
  203. <div style="clear: both"></div>
  204. </div>
  205. <dl>
  206. <dt class="field">
  207. VERSION
  208. </dt>
  209. <dd class="index-item-body">
  210. <div class="index-item-details"><a href="default/VirusTotal.html#constVERSION">VirusTotal::VERSION</a> in VirusTotal.php</div>
  211. </dd>
  212. <dt class="field">
  213. VirusTotal
  214. </dt>
  215. <dd class="index-item-body">
  216. <div class="index-item-details"><a href="default/VirusTotal.html">VirusTotal</a> in VirusTotal.php</div>
  217. <div class="index-item-description">VirusTotal API PHP API Documentation: https://www.virustotal.com/advanced.html#publicapi</div>
  218. </dd>
  219. <dt class="field">
  220. <span class="include-title">VirusTotal.php</span>
  221. </dt>
  222. <dd class="index-item-body">
  223. <div class="index-item-details"><a href="default/_VirusTotal.php.html">VirusTotal.php</a> in VirusTotal.php</div>
  224. </dd>
  225. </dl>
  226. <div class="index-letter-menu">
  227. <a class="index-letter" href="elementindex_default.html#a">a</a>
  228. <a class="index-letter" href="elementindex_default.html#c">c</a>
  229. <a class="index-letter" href="elementindex_default.html#f">f</a>
  230. <a class="index-letter" href="elementindex_default.html#g">g</a>
  231. <a class="index-letter" href="elementindex_default.html#j">j</a>
  232. <a class="index-letter" href="elementindex_default.html#o">o</a>
  233. <a class="index-letter" href="elementindex_default.html#s">s</a>
  234. <a class="index-letter" href="elementindex_default.html#u">u</a>
  235. <a class="index-letter" href="elementindex_default.html#v">v</a>
  236. <a class="index-letter" href="elementindex_default.html#_">_</a>
  237. </div> </body>
  238. </html>