/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/MAPtag.html
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/MAPtag.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Thu Jan 30 03:29:19 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Branch point for: no_vendor_tag
File MIME type: text/html
Initial revision

1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:26 -0800' -->
6 <TITLE>Docs For Class MAPtag</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
8 </HEAD>
9 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10
11
12 <!-- Links -->
13 <a NAME="top"></A>
14 <table WIDTH="100%" class="links">
15 <TR>
16 <TD class="font10">
17 Links:
18 <A HREF="#children_summary" class="links" title="Classes extended from MAPtag">Child Classes</A>
19 <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
20 <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>
21 <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inerited Methods</A>
22 <A HREF="#functions_summary" class="links" title="Method Summary">Methods</A>
23 <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
24 <A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A>
25 </TD>
26 </TR>
27 </TABLE>
28 <BR>
29
30 <!-- Start of Class Data -->
31 <H2>
32 Class MAPtag
33 </H2>
34
35 <pre>
36 <pre><a href="../phpHtmlLib/Container.html">Container</a>
37 |
38 --<a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a>
39 |
40 --<a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a>
41 |
42 --MAPtag</pre>
43 </pre>
44
45 <A NAME="children_summary"</A>
46 <H3>
47 Classes extended from MAPtag: <A HREF="#top" CLASS="links">^TOP</A>
48 </H3>
49
50 <p>
51 <b><i>Located in File: Program_Root/tag_classes/ALLTAGS.inc</i></b><br>
52 </p>
53 <hr>
54 <!-- ========== Info from phpDoc block ========= -->
55 &lt;MAP&gt; tag class
56 <BR>
57 Defines an image map. An image map is an
58 image with clickable regions.
59
60 <UL>
61
62 <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
63
64 </UL>
65
66 <hr>
67 <!-- =========== VAR SUMMARY =========== -->
68 <A NAME='var_summary'><!-- --></A>
69 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
70 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
71 <TD>
72 <span CLASS="font12bold">Class Variable Summary</span>
73 <A HREF="#top" CLASS="links">^TOP</A>
74 </TD>
75 </TR>
76
77
78 <!-- =========== Summary =========== -->
79 <TR BGCOLOR='white' CLASS='TableRowColor'>
80 <TD>
81 <CODE><B><A HREF='MAPtag.html#$_tag'>$_tag</A></B></CODE>
82 <BR>
83 <blockquote> </blockquote>
84 <blockquote> Default Value: <CODE>->map<-</CODE> </blockquote>
85 </TD>
86 </TR>
87
88 </TABLE>
89
90 <hr>
91 <!-- =========== VAR INHERITED SUMMARY =========== -->
92 <A NAME='var_inherited_summary'><!-- --></A>
93 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
94 <TR CLASS='TableHeadingColor'>
95 <TD>
96 <span CLASS="font12bold">Inherited Class Variable Summary</span>
97 <A HREF="#top" CLASS="links">^TOP</A>
98 </TD>
99 </TR>
100
101
102 <!-- =========== Summary =========== -->
103 <TR BGCOLOR='white'>
104 <TD>
105 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>
106 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
107 <tr CLASS="tableheadingcolor">
108 <th>Variable</th>
109 <th>Default Value</th>
110 <th>Description</th>
111 </tr>
112
113 <tr>
114 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_depricated'>$_depricated</A></td>
115 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
116 <td CLASS="font10">Flag to denote that this tag is
117 depricated by the HTML standard.</td>
118 </tr>
119
120 <tr>
121 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_no_finish_slash_xhtml'>$_no_finish_slash_xhtml</A></td>
122 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
123 <td CLASS="font10">Flag to tell the renderer not to
124 place the /&gt; if we are in xhtml
125 compliant mode.</td>
126 </tr>
127
128 <tr>
129 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_xhtml_strict_attributes'>$_xhtml_strict_attributes</A></td>
130 <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>
131 <td CLASS="font10">The list of attributes not to render
132 if HTML_RENDER_TYPE is &quot;XHTML STRICT&quot;</td>
133 </tr>
134
135 </table>
136 <BR>
137 </TD>
138 </TR>
139
140 <!-- =========== Summary =========== -->
141 <TR BGCOLOR='white'>
142 <TD>
143 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
144 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
145 <tr CLASS="tableheadingcolor">
146 <th>Variable</th>
147 <th>Default Value</th>
148 <th>Description</th>
149 </tr>
150
151 <tr>
152 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_closetag'>$newline_after_closetag</A></td>
153 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
154 <td CLASS="font10">Flag to place a newline after close tag.</td>
155 </tr>
156
157 <tr>
158 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_opentag'>$newline_after_opentag</A></td>
159 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
160 <td CLASS="font10">Flag to place a newline after open tag.</td>
161 </tr>
162
163 <tr>
164 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_cdata_content_wrap'>$_cdata_content_wrap</A></td>
165 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
166 <td CLASS="font10">Automatically wrap ALL content</td>
167 </tr>
168
169 <tr>
170 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_tag_postfix'>$_tag_postfix</A></td>
171 <td CLASS="font10" STYLE="white-space: nowrap">->&gt;<-</td>
172 <td CLASS="font10">holds the tag postfix</td>
173 </tr>
174
175 <tr>
176 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_tag_prefix'>$_tag_prefix</A></td>
177 <td CLASS="font10" STYLE="white-space: nowrap">->&lt;<-</td>
178 <td CLASS="font10">holds the tag prefix</td>
179 </tr>
180
181 </table>
182 <BR>
183 </TD>
184 </TR>
185
186 <!-- =========== Summary =========== -->
187 <TR BGCOLOR='white'>
188 <TD>
189 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
190 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
191 <tr CLASS="tableheadingcolor">
192 <th>Variable</th>
193 <th>Default Value</th>
194 <th>Description</th>
195 </tr>
196
197 <tr>
198 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>
199 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
200 <td CLASS="font10">Flag for pretty (indented) output</td>
201 </tr>
202
203 <tr>
204 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$_newline_after_content_flag'>$_newline_after_content_flag</A></td>
205 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
206 <td CLASS="font10">Do we render a newline after the
207 contents has been rendered?</td>
208 </tr>
209
210 </table>
211 <BR>
212 </TD>
213 </TR>
214
215 </TABLE>
216
217 <hr>
218 <!-- =========== INHERITED METHOD SUMMARY =========== -->
219 <A NAME='functions_inherited'><!-- --></A>
220 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
221 <TR CLASS='TableHeadingColor'>
222 <TD>
223 <span CLASS="font12bold">Inherited Method Summary</span>
224 <A HREF="#top" CLASS="links">^TOP</A>
225 </TD>
226 </TR>
227
228
229 <!-- =========== Summary =========== -->
230 <TR BGCOLOR='white' CLASS='TableRowColor'>
231 <TD>
232 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>
233 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
234 <tr CLASS="tableheadingcolor">
235 <th>Function</th>
236 <th>Description</th>
237 </tr>
238
239 <tr>
240 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#constructor HTMLTagClass'>constructor HTMLTagClass ( [$attributes = NULL] )</A></td>
241 <td CLASS="font10">Class Constructor</td>
242
243 <tr>
244 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#render'>render ( [$indent_level = NULL], [$output_debug = 0] )</A></td>
245 <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>
246
247 <tr>
248 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_class'>set_class ( $value )</A></td>
249 <td CLASS="font10">This function is a shorthand helper
250 to setting the class attribute on a
251 tag.</td>
252
253 <tr>
254 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_id'>set_id ( $value )</A></td>
255 <td CLASS="font10">This function is a shorthand helper
256 to setting the id attribute on a
257 tag.</td>
258
259 <tr>
260 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_style'>set_style ( $value )</A></td>
261 <td CLASS="font10">This function is a shorthand helper
262 to setting the style attribute on a
263 tag.</td>
264
265 <tr>
266 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value, [$debug = 0] )</A></td>
267 <td CLASS="font10">this builds an attribute for a tag.</td>
268
269 <tr>
270 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#_render_tag_debug'>_render_tag_debug ( $indent_level )</A></td>
271 <td CLASS="font10">This renders that open tag in debug mode.</td>
272
273 </table>
274 <br>
275 </TD>
276 </TR>
277
278 <!-- =========== Summary =========== -->
279 <TR BGCOLOR='white' CLASS='TableRowColor'>
280 <TD>
281 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
282 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
283 <tr CLASS="tableheadingcolor">
284 <th>Function</th>
285 <th>Description</th>
286 </tr>
287
288 <tr>
289 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#constructor XMLTagClass'>constructor XMLTagClass ( [$name = ], [$attributes = array()] )</A></td>
290 <td CLASS="font10">The constructor</td>
291
292 <tr>
293 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag'>get_tag ( )</A></td>
294 <td CLASS="font10">This returns the tag declared for this class.</td>
295
296 <tr>
297 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag_name'>get_tag_name ( )</A></td>
298 <td CLASS="font10">This method gets the name of the tag</td>
299
300 <tr>
301 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#render'>render ( [$indent_level = 0] )</A></td>
302 <td CLASS="font10">This function is responsible</td>
303
304 <tr>
305 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#reset_attributes'>reset_attributes ( [$attributes = array()] )</A></td>
306 <td CLASS="font10">clear all attributes and start with new attributes</td>
307
308 <tr>
309 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
310 <td CLASS="font10">This function turns on the collapse flag</td>
311
312 <tr>
313 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_closetag'>set_newline_after_closetag ( $flag )</A></td>
314 <td CLASS="font10">set the newline_after_content flag</td>
315
316 <tr>
317 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_opentag'>set_newline_after_opentag ( $flag )</A></td>
318 <td CLASS="font10">set the newline_after_opentag flag</td>
319
320 <tr>
321 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attribute'>set_tag_attribute ( $name, [$value = NULL] )</A></td>
322 <td CLASS="font10">add a single attribute (name=&quot;value&quot;)</td>
323
324 <tr>
325 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attributes'>set_tag_attributes ( [$attributes = array()] )</A></td>
326 <td CLASS="font10">add multiple attributes (name=&quot;value&quot;)</td>
327
328 <tr>
329 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_name'>set_tag_name ( $name )</A></td>
330 <td CLASS="font10">This method sets the name of the tag</td>
331
332 <tr>
333 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value )</A></td>
334 <td CLASS="font10">this builds an attribute for an XML tag.</td>
335
336 <tr>
337 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_get_element'>_get_element ( $cell )</A></td>
338 <td CLASS="font10">get the nth element from content array</td>
339
340 <tr>
341 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_prepare_flags'>_prepare_flags ( )</A></td>
342 <td CLASS="font10">This function checks to see if</td>
343
344 <tr>
345 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_close_tag'>_render_close_tag ( $indent_level )</A></td>
346 <td CLASS="font10">this function is reposnsible for
347 rendering the closing tag (if any)</td>
348
349 <tr>
350 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_content'>_render_content ( $indent_level, [$output_debug = 0] )</A></td>
351 <td CLASS="font10">this function is reponsible for</td>
352
353 <tr>
354 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_open_tag'>_render_open_tag ( $indent_level, [$finish_slash = TRUE] )</A></td>
355 <td CLASS="font10">this function is responsible for
356 rendering the open tag.</td>
357
358 </table>
359 <br>
360 </TD>
361 </TR>
362
363 <!-- =========== Summary =========== -->
364 <TR BGCOLOR='white' CLASS='TableRowColor'>
365 <TD>
366 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
367 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
368 <tr CLASS="tableheadingcolor">
369 <th>Function</th>
370 <th>Description</th>
371 </tr>
372
373 <tr>
374 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#constructor Container'>constructor Container ( )</A></td>
375 <td CLASS="font10">The constructor.</td>
376
377 <tr>
378 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add ( )</A></td>
379 <td CLASS="font10">add content onto content stack</td>
380
381 <tr>
382 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add_reference'>add_reference ( &$content )</A></td>
383 <td CLASS="font10">Add content onto content stack
384 so you can change the item later.</td>
385
386 <tr>
387 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#count_content'>count_content ( )</A></td>
388 <td CLASS="font10">counts the number of content objects</td>
389
390 <tr>
391 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#get_indent_flag'>get_indent_flag ( )</A></td>
392 <td CLASS="font10">This flag gets the current value
393 of the indent flag</td>
394
395 <tr>
396 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push'>push ( )</A></td>
397 <td CLASS="font10">Same as add().</td>
398
399 <tr>
400 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push_reference'>push_reference ( &$content )</A></td>
401 <td CLASS="font10">Same as add_reference
402 NOTE : only exists for compatibility with 1.1.x</td>
403
404 <tr>
405 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>
406 <td CLASS="font10">This function is compatible with the
407 rest of the phpHtmllib API spec.</td>
408
409 <tr>
410 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#reset_content'>reset_content ( )</A></td>
411 <td CLASS="font10">destroy existing content and start with new content.</td>
412
413 <tr>
414 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
415 <td CLASS="font10">This function turns on the collapse flag</td>
416
417 <tr>
418 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>
419 <td CLASS="font10">function to set the indent flag</td>
420
421 </table>
422 <br>
423 </TD>
424 </TR>
425
426 </TABLE>
427
428 <hr>
429 <!-- should have constructor at some point -->
430 <!-- =========== Method SUMMARY =========== -->
431 <A NAME='Method_summary'><!-- --></A>
432 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
433 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
434 <TD>
435 <span class="font12bold">Method Summary</span>
436 <A HREF="#top" CLASS="links">^TOP</A>
437 </TD>
438 </TR>
439
440
441 </TABLE>
442
443 <hr>
444 <!-- ============ VARIABLE DETAIL =========== -->
445
446 <A NAME='variable_detail'></A>
447 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
448 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
449 <TD>
450 <span CLASS="font12bold">Variable Detail</span>
451 <A HREF="#top" CLASS="links">^TOP</A>
452 </TD>
453 </TR>
454 </TABLE>
455
456
457 <A NAME='$_tag'><!-- --></A><H3>$_tag</H3>
458 <b>Data type:</b> mixed<br>
459 <!-- ========== Info from phpDoc block ========= -->
460
461 <BR>
462
463
464 <UL>
465
466 </UL>
467
468 <HR>
469
470
471 <hr>
472 <!-- ============ FUNCTION DETAIL =========== -->
473
474 <A NAME='function_detail'></A>
475 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
476 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
477 <TD>
478 <span class="font12bold">Method Detail</span>
479 <A HREF="#top" CLASS="links">^TOP</A>
480 </TD>
481 </TR>
482 </TABLE>
483 <BR>
484
485
486 <hr>
487 </HTML>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed