elementindex.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  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. </head>
  9. <body>
  10. <a name="top"></a>
  11. <h2>Full index</h2>
  12. <h3>Package indexes</h3>
  13. <ul>
  14. <li><a href="elementindex_Krumo.html">Krumo</a></li>
  15. </ul>
  16. <br/>
  17. <div class="index-letter-menu">
  18. <a class="index-letter" href="elementindex.html#b">b</a>
  19. <a class="index-letter" href="elementindex.html#c">c</a>
  20. <a class="index-letter" href="elementindex.html#d">d</a>
  21. <a class="index-letter" href="elementindex.html#e">e</a>
  22. <a class="index-letter" href="elementindex.html#f">f</a>
  23. <a class="index-letter" href="elementindex.html#g">g</a>
  24. <a class="index-letter" href="elementindex.html#h">h</a>
  25. <a class="index-letter" href="elementindex.html#i">i</a>
  26. <a class="index-letter" href="elementindex.html#k">k</a>
  27. <a class="index-letter" href="elementindex.html#p">p</a>
  28. <a class="index-letter" href="elementindex.html#r">r</a>
  29. <a class="index-letter" href="elementindex.html#s">s</a>
  30. <a class="index-letter" href="elementindex.html#v">v</a>
  31. </div>
  32. <a name="b"></a>
  33. <div class="index-letter-section">
  34. <div style="float: left" class="index-letter-title">b</div>
  35. <div style="float: right"><a href="#top">top</a></div>
  36. <div style="clear: both"></div>
  37. </div>
  38. <dl>
  39. <dt class="field">
  40. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  41. <span class="method-title">backtrace</span>
  42. </dt>
  43. <dd class="index-item-body">
  44. <div class="index-item-details"><a href="Krumo/krumo.html#methodbacktrace">krumo::backtrace()</a> in class.krumo.php </div>
  45. <div class="index-item-description">Prints a debug backtrace</div>
  46. </dd>
  47. </dl>
  48. <a name="c"></a>
  49. <div class="index-letter-section">
  50. <div style="float: left" class="index-letter-title">c</div>
  51. <div style="float: right"><a href="#top">top</a></div>
  52. <div style="clear: both"></div>
  53. </div>
  54. <dl>
  55. <dt class="field">
  56. <img src="media/images/Page.png" alt="Page" title="Page"/></title>
  57. <span class="include-title">class.krumo.php</span>
  58. </dt>
  59. <dd class="index-item-body">
  60. <div class="index-item-details"><a href="Krumo/_class.krumo.php.html">class.krumo.php</a> in class.krumo.php </div>
  61. </dd>
  62. <dt class="field">
  63. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  64. <span class="method-title">classes</span>
  65. </dt>
  66. <dd class="index-item-body">
  67. <div class="index-item-details"><a href="Krumo/krumo.html#methodclasses">krumo::classes()</a> in class.krumo.php </div>
  68. <div class="index-item-description">Prints a list of all currently declared classes. </div>
  69. </dd>
  70. <dt class="field">
  71. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  72. <span class="method-title">conf</span>
  73. </dt>
  74. <dd class="index-item-body">
  75. <div class="index-item-details"><a href="Krumo/krumo.html#methodconf">krumo::conf()</a> in class.krumo.php </div>
  76. <div class="index-item-description">Prints a list of all your configuration settings. </div>
  77. </dd>
  78. <dt class="field">
  79. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  80. <span class="method-title">cookie</span>
  81. </dt>
  82. <dd class="index-item-body">
  83. <div class="index-item-details"><a href="Krumo/krumo.html#methodcookie">krumo::cookie()</a> in class.krumo.php </div>
  84. <div class="index-item-description">Prints a list of all the values from the <em>$_COOKIE</em> array. </div>
  85. </dd>
  86. </dl>
  87. <a name="d"></a>
  88. <div class="index-letter-section">
  89. <div style="float: left" class="index-letter-title">d</div>
  90. <div style="float: right"><a href="#top">top</a></div>
  91. <div style="clear: both"></div>
  92. </div>
  93. <dl>
  94. <dt class="field">
  95. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  96. <span class="method-title">defines</span>
  97. </dt>
  98. <dd class="index-item-body">
  99. <div class="index-item-details"><a href="Krumo/krumo.html#methoddefines">krumo::defines()</a> in class.krumo.php </div>
  100. <div class="index-item-description">Prints a list of all currently declared constants. </div>
  101. </dd>
  102. <dt class="field">
  103. <img src="media/images/Constant.png" alt="Constant" title="Constant"/></title>
  104. <span class="const-title">DIR_SEP</span>
  105. </dt>
  106. <dd class="index-item-body">
  107. <div class="index-item-details"><a href="Krumo/_class.krumo.php.html#defineDIR_SEP">DIR_SEP</a> in class.krumo.php </div>
  108. <div class="index-item-description">backward compatibility: the DIR_SEP constant isn't used anymore </div>
  109. </dd>
  110. <dt class="field">
  111. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  112. <span class="method-title">disable</span>
  113. </dt>
  114. <dd class="index-item-body">
  115. <div class="index-item-details"><a href="Krumo/krumo.html#methoddisable">krumo::disable()</a> in class.krumo.php </div>
  116. <div class="index-item-description">Disable Krumo</div>
  117. </dd>
  118. <dt class="field">
  119. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  120. <span class="method-title">dump</span>
  121. </dt>
  122. <dd class="index-item-body">
  123. <div class="index-item-details"><a href="Krumo/krumo.html#methoddump">krumo::dump()</a> in class.krumo.php </div>
  124. <div class="index-item-description">Dump information about a variable</div>
  125. </dd>
  126. </dl>
  127. <a name="e"></a>
  128. <div class="index-letter-section">
  129. <div style="float: left" class="index-letter-title">e</div>
  130. <div style="float: right"><a href="#top">top</a></div>
  131. <div style="clear: both"></div>
  132. </div>
  133. <dl>
  134. <dt class="field">
  135. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  136. <span class="method-title">enable</span>
  137. </dt>
  138. <dd class="index-item-body">
  139. <div class="index-item-details"><a href="Krumo/krumo.html#methodenable">krumo::enable()</a> in class.krumo.php </div>
  140. <div class="index-item-description">Enable Krumo</div>
  141. </dd>
  142. <dt class="field">
  143. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  144. <span class="method-title">env</span>
  145. </dt>
  146. <dd class="index-item-body">
  147. <div class="index-item-details"><a href="Krumo/krumo.html#methodenv">krumo::env()</a> in class.krumo.php </div>
  148. <div class="index-item-description">Prints a list of all the values from the <em>$_ENV</em> array. </div>
  149. </dd>
  150. <dt class="field">
  151. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  152. <span class="method-title">extensions</span>
  153. </dt>
  154. <dd class="index-item-body">
  155. <div class="index-item-details"><a href="Krumo/krumo.html#methodextensions">krumo::extensions()</a> in class.krumo.php </div>
  156. <div class="index-item-description">Prints a list of all currently loaded PHP extensions. </div>
  157. </dd>
  158. </dl>
  159. <a name="f"></a>
  160. <div class="index-letter-section">
  161. <div style="float: left" class="index-letter-title">f</div>
  162. <div style="float: right"><a href="#top">top</a></div>
  163. <div style="clear: both"></div>
  164. </div>
  165. <dl>
  166. <dt class="field">
  167. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  168. <span class="method-title">functions</span>
  169. </dt>
  170. <dd class="index-item-body">
  171. <div class="index-item-details"><a href="Krumo/krumo.html#methodfunctions">krumo::functions()</a> in class.krumo.php </div>
  172. <div class="index-item-description">Prints a list of all currently declared functions. </div>
  173. </dd>
  174. </dl>
  175. <a name="g"></a>
  176. <div class="index-letter-section">
  177. <div style="float: left" class="index-letter-title">g</div>
  178. <div style="float: right"><a href="#top">top</a></div>
  179. <div style="clear: both"></div>
  180. </div>
  181. <dl>
  182. <dt class="field">
  183. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  184. <span class="method-title">get</span>
  185. </dt>
  186. <dd class="index-item-body">
  187. <div class="index-item-details"><a href="Krumo/krumo.html#methodget">krumo::get()</a> in class.krumo.php </div>
  188. <div class="index-item-description">Prints a list of all the values from the <em>$_GET</em> array. </div>
  189. </dd>
  190. </dl>
  191. <a name="h"></a>
  192. <div class="index-letter-section">
  193. <div style="float: left" class="index-letter-title">h</div>
  194. <div style="float: right"><a href="#top">top</a></div>
  195. <div style="clear: both"></div>
  196. </div>
  197. <dl>
  198. <dt class="field">
  199. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  200. <span class="method-title">headers</span>
  201. </dt>
  202. <dd class="index-item-body">
  203. <div class="index-item-details"><a href="Krumo/krumo.html#methodheaders">krumo::headers()</a> in class.krumo.php </div>
  204. <div class="index-item-description">Prints a list of all HTTP request headers. </div>
  205. </dd>
  206. </dl>
  207. <a name="i"></a>
  208. <div class="index-letter-section">
  209. <div style="float: left" class="index-letter-title">i</div>
  210. <div style="float: right"><a href="#top">top</a></div>
  211. <div style="clear: both"></div>
  212. </div>
  213. <dl>
  214. <dt class="field">
  215. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  216. <span class="method-title">includes</span>
  217. </dt>
  218. <dd class="index-item-body">
  219. <div class="index-item-details"><a href="Krumo/krumo.html#methodincludes">krumo::includes()</a> in class.krumo.php </div>
  220. <div class="index-item-description">Prints a list of all currently included (or required) files. </div>
  221. </dd>
  222. <dt class="field">
  223. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  224. <span class="method-title">ini</span>
  225. </dt>
  226. <dd class="index-item-body">
  227. <div class="index-item-details"><a href="Krumo/krumo.html#methodini">krumo::ini()</a> in class.krumo.php </div>
  228. <div class="index-item-description">Prints a list of all the values from an INI file. </div>
  229. </dd>
  230. <dt class="field">
  231. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  232. <span class="method-title">interfaces</span>
  233. </dt>
  234. <dd class="index-item-body">
  235. <div class="index-item-details"><a href="Krumo/krumo.html#methodinterfaces">krumo::interfaces()</a> in class.krumo.php </div>
  236. <div class="index-item-description">Prints a list of all currently declared interfaces (PHP5 only). </div>
  237. </dd>
  238. </dl>
  239. <a name="k"></a>
  240. <div class="index-letter-section">
  241. <div style="float: left" class="index-letter-title">k</div>
  242. <div style="float: right"><a href="#top">top</a></div>
  243. <div style="clear: both"></div>
  244. </div>
  245. <dl>
  246. <dt class="field">
  247. <img src="media/images/Function.png" alt="Function" title="Function"/></title>
  248. <span class="method-title">krumo</span>
  249. </dt>
  250. <dd class="index-item-body">
  251. <div class="index-item-details"><a href="Krumo/_class.krumo.php.html#functionkrumo">krumo()</a> in class.krumo.php </div>
  252. <div class="index-item-description">Alias of <a href="Krumo/krumo.html#methoddump">krumo::dump()</a></div>
  253. </dd>
  254. <dt class="field">
  255. <img src="media/images/Class.png" alt="Class" title="Class"/></title>
  256. krumo
  257. </dt>
  258. <dd class="index-item-body">
  259. <div class="index-item-details"><a href="Krumo/krumo.html">krumo</a> in class.krumo.php </div>
  260. <div class="index-item-description">Krumo API</div>
  261. </dd>
  262. <dt class="field">
  263. <img src="media/images/Constant.png" alt="Constant" title="Constant"/></title>
  264. <span class="const-title">KRUMO_DIR</span>
  265. </dt>
  266. <dd class="index-item-body">
  267. <div class="index-item-details"><a href="Krumo/_class.krumo.php.html#defineKRUMO_DIR">KRUMO_DIR</a> in class.krumo.php </div>
  268. <div class="index-item-description">Set the KRUMO_DIR constant up with the absolute path to Krumo files. If it is not defined, include_path will be used. Set KRUMO_DIR only if any other module or application has not already set it up. </div>
  269. </dd>
  270. <dt class="field">
  271. <img src="media/images/Constant.png" alt="Constant" title="Constant"/></title>
  272. <span class="const-title">KRUMO_TRUNCATE_LENGTH</span>
  273. </dt>
  274. <dd class="index-item-body">
  275. <div class="index-item-details"><a href="Krumo/_class.krumo.php.html#defineKRUMO_TRUNCATE_LENGTH">KRUMO_TRUNCATE_LENGTH</a> in class.krumo.php </div>
  276. <div class="index-item-description">This constant sets the maximum strings of strings that will be shown as they are. Longer strings will be truncated with this length, and their `full form` will be shown in a child node. </div>
  277. </dd>
  278. </dl>
  279. <a name="p"></a>
  280. <div class="index-letter-section">
  281. <div style="float: left" class="index-letter-title">p</div>
  282. <div style="float: right"><a href="#top">top</a></div>
  283. <div style="clear: both"></div>
  284. </div>
  285. <dl>
  286. <dt class="field">
  287. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  288. <span class="method-title">path</span>
  289. </dt>
  290. <dd class="index-item-body">
  291. <div class="index-item-details"><a href="Krumo/krumo.html#methodpath">krumo::path()</a> in class.krumo.php </div>
  292. <div class="index-item-description">Prints a list of the specified directories under your <em>include_path</em> option. </div>
  293. </dd>
  294. <dt class="field">
  295. <img src="media/images/Constant.png" alt="Constant" title="Constant"/></title>
  296. <span class="const-title">PATH_SEPARATOR</span>
  297. </dt>
  298. <dd class="index-item-body">
  299. <div class="index-item-details"><a href="Krumo/_class.krumo.php.html#definePATH_SEPARATOR">PATH_SEPARATOR</a> in class.krumo.php </div>
  300. <div class="index-item-description">backward compatibility: the PATH_SEPARATOR constant is availble since 4.3.0RC2 </div>
  301. </dd>
  302. <dt class="field">
  303. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  304. <span class="method-title">phpini</span>
  305. </dt>
  306. <dd class="index-item-body">
  307. <div class="index-item-details"><a href="Krumo/krumo.html#methodphpini">krumo::phpini()</a> in class.krumo.php </div>
  308. <div class="index-item-description">Prints a list of the configuration settings read from <em>php.ini</em></div>
  309. </dd>
  310. <dt class="field">
  311. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  312. <span class="method-title">post</span>
  313. </dt>
  314. <dd class="index-item-body">
  315. <div class="index-item-details"><a href="Krumo/krumo.html#methodpost">krumo::post()</a> in class.krumo.php </div>
  316. <div class="index-item-description">Prints a list of all the values from the <em>$_POST</em> array. </div>
  317. </dd>
  318. </dl>
  319. <a name="r"></a>
  320. <div class="index-letter-section">
  321. <div style="float: left" class="index-letter-title">r</div>
  322. <div style="float: right"><a href="#top">top</a></div>
  323. <div style="clear: both"></div>
  324. </div>
  325. <dl>
  326. <dt class="field">
  327. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  328. <span class="method-title">request</span>
  329. </dt>
  330. <dd class="index-item-body">
  331. <div class="index-item-details"><a href="Krumo/krumo.html#methodrequest">krumo::request()</a> in class.krumo.php </div>
  332. <div class="index-item-description">Prints a list of all the values from the <em>$_REQUEST</em> array. </div>
  333. </dd>
  334. </dl>
  335. <a name="s"></a>
  336. <div class="index-letter-section">
  337. <div style="float: left" class="index-letter-title">s</div>
  338. <div style="float: right"><a href="#top">top</a></div>
  339. <div style="clear: both"></div>
  340. </div>
  341. <dl>
  342. <dt class="field">
  343. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  344. <span class="method-title">server</span>
  345. </dt>
  346. <dd class="index-item-body">
  347. <div class="index-item-details"><a href="Krumo/krumo.html#methodserver">krumo::server()</a> in class.krumo.php </div>
  348. <div class="index-item-description">Prints a list of all the values from the <em>$_SERVER</em> array. </div>
  349. </dd>
  350. <dt class="field">
  351. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  352. <span class="method-title">session</span>
  353. </dt>
  354. <dd class="index-item-body">
  355. <div class="index-item-details"><a href="Krumo/krumo.html#methodsession">krumo::session()</a> in class.krumo.php </div>
  356. <div class="index-item-description">Prints a list of all the values from the <em>$_SESSION</em> array. </div>
  357. </dd>
  358. </dl>
  359. <a name="v"></a>
  360. <div class="index-letter-section">
  361. <div style="float: left" class="index-letter-title">v</div>
  362. <div style="float: right"><a href="#top">top</a></div>
  363. <div style="clear: both"></div>
  364. </div>
  365. <dl>
  366. <dt class="field">
  367. <img src="media/images/Method.png" alt="Method" title="Method"/></title>
  368. <span class="method-title">version</span>
  369. </dt>
  370. <dd class="index-item-body">
  371. <div class="index-item-details"><a href="Krumo/krumo.html#methodversion">krumo::version()</a> in class.krumo.php </div>
  372. <div class="index-item-description">Return Krumo version</div>
  373. </dd>
  374. </dl>
  375. <div class="index-letter-menu">
  376. <a class="index-letter" href="elementindex.html#b">b</a>
  377. <a class="index-letter" href="elementindex.html#c">c</a>
  378. <a class="index-letter" href="elementindex.html#d">d</a>
  379. <a class="index-letter" href="elementindex.html#e">e</a>
  380. <a class="index-letter" href="elementindex.html#f">f</a>
  381. <a class="index-letter" href="elementindex.html#g">g</a>
  382. <a class="index-letter" href="elementindex.html#h">h</a>
  383. <a class="index-letter" href="elementindex.html#i">i</a>
  384. <a class="index-letter" href="elementindex.html#k">k</a>
  385. <a class="index-letter" href="elementindex.html#p">p</a>
  386. <a class="index-letter" href="elementindex.html#r">r</a>
  387. <a class="index-letter" href="elementindex.html#s">s</a>
  388. <a class="index-letter" href="elementindex.html#v">v</a>
  389. </div>
  390. </body>
  391. </html>