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">
5 <!-- template designed by Marco Von Ballmoos -->
7 <link rel=
"stylesheet" href=
"media/stylesheet.css" />
12 <h3>Package indexes
</h3>
14 <li><a href=
"elementindex_Krumo.html">Krumo
</a></li>
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>
34 <div class=
"index-letter-section">
35 <div style=
"float: left" class=
"index-letter-title">b
</div>
36 <div style=
"float: right"><a href=
"#top">top
</a></div>
37 <div style=
"clear: both"></div>
41 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
42 <span class=
"method-title">backtrace
</span>
44 <dd class=
"index-item-body">
45 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodbacktrace">krumo::backtrace()
</a> in class.krumo.php
</div>
46 <div class=
"index-item-description">Prints a debug backtrace
</div>
50 <div class=
"index-letter-section">
51 <div style=
"float: left" class=
"index-letter-title">c
</div>
52 <div style=
"float: right"><a href=
"#top">top
</a></div>
53 <div style=
"clear: both"></div>
57 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
58 <span class=
"method-title">classes
</span>
60 <dd class=
"index-item-body">
61 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodclasses">krumo::classes()
</a> in class.krumo.php
</div>
62 <div class=
"index-item-description">Prints a list of all currently declared classes.
</div>
65 <img src=
"media/images/Page.png" alt=
"Page" title=
"Page" /></title>
66 <span class=
"include-title">class.krumo.php
</span>
68 <dd class=
"index-item-body">
69 <div class=
"index-item-details"><a href=
"Krumo/_class_krumo_php.html">class.krumo.php
</a> in class.krumo.php
</div>
72 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
73 <span class=
"method-title">conf
</span>
75 <dd class=
"index-item-body">
76 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodconf">krumo::conf()
</a> in class.krumo.php
</div>
77 <div class=
"index-item-description">Prints a list of all your configuration settings.
</div>
80 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
81 <span class=
"method-title">cookie
</span>
83 <dd class=
"index-item-body">
84 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodcookie">krumo::cookie()
</a> in class.krumo.php
</div>
85 <div class=
"index-item-description">Prints a list of all the values from the
<em>$_COOKIE
</em> array.
</div>
89 <div class=
"index-letter-section">
90 <div style=
"float: left" class=
"index-letter-title">d
</div>
91 <div style=
"float: right"><a href=
"#top">top
</a></div>
92 <div style=
"clear: both"></div>
96 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
97 <span class=
"method-title">defines
</span>
99 <dd class=
"index-item-body">
100 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methoddefines">krumo::defines()
</a> in class.krumo.php
</div>
101 <div class=
"index-item-description">Prints a list of all currently declared constants.
</div>
104 <img src=
"media/images/Constant.png" alt=
"Constant" title=
"Constant" /></title>
105 <span class=
"const-title">DIR_SEP
</span>
107 <dd class=
"index-item-body">
108 <div class=
"index-item-details"><a href=
"Krumo/_class_krumo_php.html#defineDIR_SEP">DIR_SEP
</a> in class.krumo.php
</div>
109 <div class=
"index-item-description">backward compatibility: the DIR_SEP constant isn't used anymore
</div>
112 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
113 <span class=
"method-title">disable
</span>
115 <dd class=
"index-item-body">
116 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methoddisable">krumo::disable()
</a> in class.krumo.php
</div>
117 <div class=
"index-item-description">Disable Krumo
</div>
120 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
121 <span class=
"method-title">dump
</span>
123 <dd class=
"index-item-body">
124 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methoddump">krumo::dump()
</a> in class.krumo.php
</div>
125 <div class=
"index-item-description">Dump information about a variable
</div>
129 <div class=
"index-letter-section">
130 <div style=
"float: left" class=
"index-letter-title">e
</div>
131 <div style=
"float: right"><a href=
"#top">top
</a></div>
132 <div style=
"clear: both"></div>
136 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
137 <span class=
"method-title">enable
</span>
139 <dd class=
"index-item-body">
140 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodenable">krumo::enable()
</a> in class.krumo.php
</div>
141 <div class=
"index-item-description">Enable Krumo
</div>
144 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
145 <span class=
"method-title">env
</span>
147 <dd class=
"index-item-body">
148 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodenv">krumo::env()
</a> in class.krumo.php
</div>
149 <div class=
"index-item-description">Prints a list of all the values from the
<em>$_ENV
</em> array.
</div>
152 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
153 <span class=
"method-title">extensions
</span>
155 <dd class=
"index-item-body">
156 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodextensions">krumo::extensions()
</a> in class.krumo.php
</div>
157 <div class=
"index-item-description">Prints a list of all currently loaded PHP extensions.
</div>
161 <div class=
"index-letter-section">
162 <div style=
"float: left" class=
"index-letter-title">f
</div>
163 <div style=
"float: right"><a href=
"#top">top
</a></div>
164 <div style=
"clear: both"></div>
168 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
169 <span class=
"method-title">functions
</span>
171 <dd class=
"index-item-body">
172 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodfunctions">krumo::functions()
</a> in class.krumo.php
</div>
173 <div class=
"index-item-description">Prints a list of all currently declared functions.
</div>
177 <div class=
"index-letter-section">
178 <div style=
"float: left" class=
"index-letter-title">g
</div>
179 <div style=
"float: right"><a href=
"#top">top
</a></div>
180 <div style=
"clear: both"></div>
184 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
185 <span class=
"method-title">get
</span>
187 <dd class=
"index-item-body">
188 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodget">krumo::get()
</a> in class.krumo.php
</div>
189 <div class=
"index-item-description">Prints a list of all the values from the
<em>$_GET
</em> array.
</div>
193 <div class=
"index-letter-section">
194 <div style=
"float: left" class=
"index-letter-title">h
</div>
195 <div style=
"float: right"><a href=
"#top">top
</a></div>
196 <div style=
"clear: both"></div>
200 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
201 <span class=
"method-title">headers
</span>
203 <dd class=
"index-item-body">
204 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodheaders">krumo::headers()
</a> in class.krumo.php
</div>
205 <div class=
"index-item-description">Prints a list of all HTTP request headers.
</div>
209 <div class=
"index-letter-section">
210 <div style=
"float: left" class=
"index-letter-title">i
</div>
211 <div style=
"float: right"><a href=
"#top">top
</a></div>
212 <div style=
"clear: both"></div>
216 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
217 <span class=
"method-title">includes
</span>
219 <dd class=
"index-item-body">
220 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodincludes">krumo::includes()
</a> in class.krumo.php
</div>
221 <div class=
"index-item-description">Prints a list of all currently included (or required) files.
</div>
224 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
225 <span class=
"method-title">ini
</span>
227 <dd class=
"index-item-body">
228 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodini">krumo::ini()
</a> in class.krumo.php
</div>
229 <div class=
"index-item-description">Prints a list of all the values from an INI file.
</div>
232 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
233 <span class=
"method-title">interfaces
</span>
235 <dd class=
"index-item-body">
236 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodinterfaces">krumo::interfaces()
</a> in class.krumo.php
</div>
237 <div class=
"index-item-description">Prints a list of all currently declared interfaces (PHP5 only).
</div>
241 <div class=
"index-letter-section">
242 <div style=
"float: left" class=
"index-letter-title">k
</div>
243 <div style=
"float: right"><a href=
"#top">top
</a></div>
244 <div style=
"clear: both"></div>
248 <img src=
"media/images/Function.png" alt=
"Function" title=
"Function" /></title>
249 <span class=
"method-title">krumo
</span>
251 <dd class=
"index-item-body">
252 <div class=
"index-item-details"><a href=
"Krumo/_class_krumo_php.html#functionkrumo">krumo()
</a> in class.krumo.php
</div>
253 <div class=
"index-item-description">Alias of
<a href=
"Krumo/krumo.html#methoddump">krumo::dump()
</a></div>
256 <img src=
"media/images/Class.png" alt=
"Class" title=
"Class" /></title>
259 <dd class=
"index-item-body">
260 <div class=
"index-item-details"><a href=
"Krumo/krumo.html">krumo
</a> in class.krumo.php
</div>
261 <div class=
"index-item-description">Krumo API
</div>
264 <img src=
"media/images/Constant.png" alt=
"Constant" title=
"Constant" /></title>
265 <span class=
"const-title">KRUMO_DIR
</span>
267 <dd class=
"index-item-body">
268 <div class=
"index-item-details"><a href=
"Krumo/_class_krumo_php.html#defineKRUMO_DIR">KRUMO_DIR
</a> in class.krumo.php
</div>
269 <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>
272 <img src=
"media/images/Constant.png" alt=
"Constant" title=
"Constant" /></title>
273 <span class=
"const-title">KRUMO_TRUNCATE_LENGTH
</span>
275 <dd class=
"index-item-body">
276 <div class=
"index-item-details"><a href=
"Krumo/_class_krumo_php.html#defineKRUMO_TRUNCATE_LENGTH">KRUMO_TRUNCATE_LENGTH
</a> in class.krumo.php
</div>
277 <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>
281 <div class=
"index-letter-section">
282 <div style=
"float: left" class=
"index-letter-title">p
</div>
283 <div style=
"float: right"><a href=
"#top">top
</a></div>
284 <div style=
"clear: both"></div>
288 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
289 <span class=
"method-title">path
</span>
291 <dd class=
"index-item-body">
292 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodpath">krumo::path()
</a> in class.krumo.php
</div>
293 <div class=
"index-item-description">Prints a list of the specified directories under your
<em>include_path
</em> option.
</div>
296 <img src=
"media/images/Constant.png" alt=
"Constant" title=
"Constant" /></title>
297 <span class=
"const-title">PATH_SEPARATOR
</span>
299 <dd class=
"index-item-body">
300 <div class=
"index-item-details"><a href=
"Krumo/_class_krumo_php.html#definePATH_SEPARATOR">PATH_SEPARATOR
</a> in class.krumo.php
</div>
301 <div class=
"index-item-description">backward compatibility: the PATH_SEPARATOR constant is availble since
4.3.0RC2
</div>
304 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
305 <span class=
"method-title">phpini
</span>
307 <dd class=
"index-item-body">
308 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodphpini">krumo::phpini()
</a> in class.krumo.php
</div>
309 <div class=
"index-item-description">Prints a list of the configuration settings read from
<em>php.ini
</em></div>
312 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
313 <span class=
"method-title">post
</span>
315 <dd class=
"index-item-body">
316 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodpost">krumo::post()
</a> in class.krumo.php
</div>
317 <div class=
"index-item-description">Prints a list of all the values from the
<em>$_POST
</em> array.
</div>
321 <div class=
"index-letter-section">
322 <div style=
"float: left" class=
"index-letter-title">r
</div>
323 <div style=
"float: right"><a href=
"#top">top
</a></div>
324 <div style=
"clear: both"></div>
328 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
329 <span class=
"method-title">request
</span>
331 <dd class=
"index-item-body">
332 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodrequest">krumo::request()
</a> in class.krumo.php
</div>
333 <div class=
"index-item-description">Prints a list of all the values from the
<em>$_REQUEST
</em> array.
</div>
337 <div class=
"index-letter-section">
338 <div style=
"float: left" class=
"index-letter-title">s
</div>
339 <div style=
"float: right"><a href=
"#top">top
</a></div>
340 <div style=
"clear: both"></div>
344 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
345 <span class=
"method-title">server
</span>
347 <dd class=
"index-item-body">
348 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodserver">krumo::server()
</a> in class.krumo.php
</div>
349 <div class=
"index-item-description">Prints a list of all the values from the
<em>$_SERVER
</em> array.
</div>
352 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
353 <span class=
"method-title">session
</span>
355 <dd class=
"index-item-body">
356 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodsession">krumo::session()
</a> in class.krumo.php
</div>
357 <div class=
"index-item-description">Prints a list of all the values from the
<em>$_SESSION
</em> array.
</div>
361 <div class=
"index-letter-section">
362 <div style=
"float: left" class=
"index-letter-title">v
</div>
363 <div style=
"float: right"><a href=
"#top">top
</a></div>
364 <div style=
"clear: both"></div>
368 <img src=
"media/images/Method.png" alt=
"Method" title=
"Method" /></title>
369 <span class=
"method-title">version
</span>
371 <dd class=
"index-item-body">
372 <div class=
"index-item-details"><a href=
"Krumo/krumo.html#methodversion">krumo::version()
</a> in class.krumo.php
</div>
373 <div class=
"index-item-description">Return Krumo version
</div>
377 <div class=
"index-letter-menu">
378 <a class=
"index-letter" href=
"elementindex.html#b">b
</a>
379 <a class=
"index-letter" href=
"elementindex.html#c">c
</a>
380 <a class=
"index-letter" href=
"elementindex.html#d">d
</a>
381 <a class=
"index-letter" href=
"elementindex.html#e">e
</a>
382 <a class=
"index-letter" href=
"elementindex.html#f">f
</a>
383 <a class=
"index-letter" href=
"elementindex.html#g">g
</a>
384 <a class=
"index-letter" href=
"elementindex.html#h">h
</a>
385 <a class=
"index-letter" href=
"elementindex.html#i">i
</a>
386 <a class=
"index-letter" href=
"elementindex.html#k">k
</a>
387 <a class=
"index-letter" href=
"elementindex.html#p">p
</a>
388 <a class=
"index-letter" href=
"elementindex.html#r">r
</a>
389 <a class=
"index-letter" href=
"elementindex.html#s">s
</a>
390 <a class=
"index-letter" href=
"elementindex.html#v">v
</a>