first commit
[step2_drupal.git] / devel / krumo / docs / elementindex.html
blobdd757db701e13c1abccc377b270bd5b33a1f96f9
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>
33 <a name="b"></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>
38 </div>
39 <dl>
40 <dt class="field">
41 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
42 <span class="method-title">backtrace</span>
43 </dt>
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>
47 </dd>
48 </dl>
49 <a name="c"></a>
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>
54 </div>
55 <dl>
56 <dt class="field">
57 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
58 <span class="method-title">classes</span>
59 </dt>
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>
63 </dd>
64 <dt class="field">
65 <img src="media/images/Page.png" alt="Page" title="Page" /></title>
66 <span class="include-title">class.krumo.php</span>
67 </dt>
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>
70 </dd>
71 <dt class="field">
72 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
73 <span class="method-title">conf</span>
74 </dt>
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>
78 </dd>
79 <dt class="field">
80 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
81 <span class="method-title">cookie</span>
82 </dt>
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>
86 </dd>
87 </dl>
88 <a name="d"></a>
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>
93 </div>
94 <dl>
95 <dt class="field">
96 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
97 <span class="method-title">defines</span>
98 </dt>
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>
102 </dd>
103 <dt class="field">
104 <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
105 <span class="const-title">DIR_SEP</span>
106 </dt>
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>
110 </dd>
111 <dt class="field">
112 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
113 <span class="method-title">disable</span>
114 </dt>
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>
118 </dd>
119 <dt class="field">
120 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
121 <span class="method-title">dump</span>
122 </dt>
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>
126 </dd>
127 </dl>
128 <a name="e"></a>
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>
133 </div>
134 <dl>
135 <dt class="field">
136 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
137 <span class="method-title">enable</span>
138 </dt>
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>
142 </dd>
143 <dt class="field">
144 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
145 <span class="method-title">env</span>
146 </dt>
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>
150 </dd>
151 <dt class="field">
152 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
153 <span class="method-title">extensions</span>
154 </dt>
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>
158 </dd>
159 </dl>
160 <a name="f"></a>
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>
165 </div>
166 <dl>
167 <dt class="field">
168 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
169 <span class="method-title">functions</span>
170 </dt>
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>
174 </dd>
175 </dl>
176 <a name="g"></a>
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>
181 </div>
182 <dl>
183 <dt class="field">
184 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
185 <span class="method-title">get</span>
186 </dt>
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>
190 </dd>
191 </dl>
192 <a name="h"></a>
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>
197 </div>
198 <dl>
199 <dt class="field">
200 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
201 <span class="method-title">headers</span>
202 </dt>
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>
206 </dd>
207 </dl>
208 <a name="i"></a>
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>
213 </div>
214 <dl>
215 <dt class="field">
216 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
217 <span class="method-title">includes</span>
218 </dt>
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>
222 </dd>
223 <dt class="field">
224 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
225 <span class="method-title">ini</span>
226 </dt>
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>
230 </dd>
231 <dt class="field">
232 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
233 <span class="method-title">interfaces</span>
234 </dt>
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>
238 </dd>
239 </dl>
240 <a name="k"></a>
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>
245 </div>
246 <dl>
247 <dt class="field">
248 <img src="media/images/Function.png" alt="Function" title="Function" /></title>
249 <span class="method-title">krumo</span>
250 </dt>
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>
254 </dd>
255 <dt class="field">
256 <img src="media/images/Class.png" alt="Class" title="Class" /></title>
257 krumo
258 </dt>
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>
262 </dd>
263 <dt class="field">
264 <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
265 <span class="const-title">KRUMO_DIR</span>
266 </dt>
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>
270 </dd>
271 <dt class="field">
272 <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
273 <span class="const-title">KRUMO_TRUNCATE_LENGTH</span>
274 </dt>
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>
278 </dd>
279 </dl>
280 <a name="p"></a>
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>
285 </div>
286 <dl>
287 <dt class="field">
288 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
289 <span class="method-title">path</span>
290 </dt>
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>
294 </dd>
295 <dt class="field">
296 <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
297 <span class="const-title">PATH_SEPARATOR</span>
298 </dt>
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>
302 </dd>
303 <dt class="field">
304 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
305 <span class="method-title">phpini</span>
306 </dt>
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>
310 </dd>
311 <dt class="field">
312 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
313 <span class="method-title">post</span>
314 </dt>
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>
318 </dd>
319 </dl>
320 <a name="r"></a>
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>
325 </div>
326 <dl>
327 <dt class="field">
328 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
329 <span class="method-title">request</span>
330 </dt>
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>
334 </dd>
335 </dl>
336 <a name="s"></a>
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>
341 </div>
342 <dl>
343 <dt class="field">
344 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
345 <span class="method-title">server</span>
346 </dt>
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>
350 </dd>
351 <dt class="field">
352 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
353 <span class="method-title">session</span>
354 </dt>
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>
358 </dd>
359 </dl>
360 <a name="v"></a>
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>
365 </div>
366 <dl>
367 <dt class="field">
368 <img src="media/images/Method.png" alt="Method" title="Method" /></title>
369 <span class="method-title">version</span>
370 </dt>
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>
374 </dd>
375 </dl>
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>
391 </div> </body>
392 </html>