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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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