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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Feb 22 20:56:30 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +181 -389 lines
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:13 -0800' -->
6 <TITLE>Docs For Class LINKtag</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>
8 </HEAD>
9 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10 <!-- Links -->
11 <a NAME="top"></A>
12 <table WIDTH="100%" class="links">
13 <TR>
14 <TD class="font10">
15 Links:
16 <A HREF="#children_summary" class="links" title="Classes extended from LINKtag">Child Classes</A>
17 <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
18 <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>
19 <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inherited Methods</A>
20 <A HREF="#method_summary" class="links" title="Method Summary">Methods</A>
21 <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
22 <A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A>
23 </TD>
24 </TR>
25 </TABLE>
26 <BR>
27 <!-- Start of Class Data -->
28 <H2>
29 Class LINKtag
30 </H2> (line <span class="linenumber">754</span>)
31 <pre>
32 <a href="../phpHtmlLib/Container.html">Container</a>
33 |
34 --<a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a>
35 |
36 --<a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a>
37 |
38 --LINKtag</pre>
39 <p>
40 <b><i>Located in File: Program_Root/tag_classes/ALLTAGS.inc</i></b><br>
41 </p>
42 <hr>
43 &lt;LINK&gt; tag class
44 <br />
45 <p>This element defines the relationship between two linked documents.</p><p>NOTE: This element goes only in the head section, but it can appear any number of times.</p>
46 <UL>
47 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
48 </UL>
49 <hr>
50 <!-- =========== VAR SUMMARY =========== -->
51 <A NAME='var_summary'><!-- --></A>
52 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
53 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
54 <TD>
55 <span CLASS="font12bold">Class Variable Summary</span>
56 <A HREF="#top" CLASS="links">^TOP</A>
57 </TD>
58 </TR>
59
60 <!-- =========== Summary =========== -->
61 <TR BGCOLOR='white' CLASS='TableRowColor'>
62 <TD>
63 <CODE><B><A HREF="../phpHtmlLib/LINKtag.html#var$_debug_link_attributes">$_debug_link_attributes</A></B></CODE>
64 <BR>
65 <blockquote> </blockquote>
66 <blockquote> Default Value: <CODE>->array("href")<-</CODE> </blockquote>
67 </TD>
68 </TR>
69 <!-- =========== Summary =========== -->
70 <TR BGCOLOR='white' CLASS='TableRowColor'>
71 <TD>
72 <CODE><B><A HREF="../phpHtmlLib/LINKtag.html#var$_htmlentities_attributes">$_htmlentities_attributes</A></B></CODE>
73 <BR>
74 <blockquote> </blockquote>
75 <blockquote> Default Value: <CODE>->array("href")<-</CODE> </blockquote>
76 </TD>
77 </TR>
78 <!-- =========== Summary =========== -->
79 <TR BGCOLOR='white' CLASS='TableRowColor'>
80 <TD>
81 <CODE><B><A HREF="../phpHtmlLib/LINKtag.html#var$_tag">$_tag</A></B></CODE>
82 <BR>
83 <blockquote> </blockquote>
84 <blockquote> Default Value: <CODE>->&nbsp;"link"<-</CODE> </blockquote>
85 </TD>
86 </TR>
87 </TABLE>
88 <hr>
89 <!-- =========== VAR INHERITED SUMMARY =========== -->
90 <A NAME='var_inherited_summary'><!-- --></A>
91 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
92 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
93 <TD>
94 <span CLASS="font12bold">Inherited Class Variable Summary</span>
95 <A HREF="#top" CLASS="links">^TOP</A>
96 </TD>
97 </TR>
98
99 <!-- =========== Summary =========== -->
100 <TR BGCOLOR='white'>
101 <TD>
102 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
103 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
104 <tr CLASS="tableheadingcolor">
105 <th>Variable</th>
106 <th>Default Value</th>
107 <th>Description</th>
108 </tr>
109 <tr>
110 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
111 <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
112 <td CLASS="font10">The flags that tell us</td>
113 </tr>
114 </table>
115 <BR>
116 </TD>
117 </TR>
118 </TABLE>
119
120 <hr>
121 <!-- =========== METHOD SUMMARY =========== -->
122 <A NAME='method_summary'><!-- --></A>
123 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
124 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
125 <TD>
126 <span class="font12bold">Method Summary</span>
127 <A HREF="#top" CLASS="links">^TOP</A>
128 </TD>
129 </TR>
130
131 <!-- =========== Summary =========== -->
132 <TR BGCOLOR='white' CLASS='TableRowColor'>
133 <TD>
134 <CODE><B><A HREF='../phpHtmlLib/LINKtag.html#method_set_flags'>void _set_flags ( )</A></B></CODE>
135 <BR>
136 <blockquote> </blockquote>
137 </TD>
138 </TR>
139 </TABLE>
140 <!-- =========== INHERITED METHOD SUMMARY =========== -->
141 <A NAME='functions_inherited'><!-- --></A>
142 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
143 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
144 <TD>
145 <span CLASS="font12bold">Inherited Method Summary</span>
146 <A HREF="#top" CLASS="links">^TOP</A>
147 </TD>
148 </TR>
149
150 <!-- =========== Summary =========== -->
151 <TR BGCOLOR='white' CLASS='TableRowColor'>
152 <TD>
153 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>
154 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
155 <tr CLASS="tableheadingcolor">
156 <th>Function</th>
157 <th>Description</th>
158 </tr>
159 <tr>
160 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodHTMLTagClass">HTMLTagClass::HTMLTagClass()</a></td>
161 <td CLASS="font10">Class Constructor</td>
162 <tr>
163 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodrender">HTMLTagClass::render()</a></td>
164 <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>
165 <tr>
166 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_class">HTMLTagClass::set_class()</a></td>
167 <td CLASS="font10">This function is a shorthand helper to setting the class attribute on a tag.</td>
168 <tr>
169 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_id">HTMLTagClass::set_id()</a></td>
170 <td CLASS="font10">This function is a shorthand helper to setting the id attribute on a tag.</td>
171 <tr>
172 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_style">HTMLTagClass::set_style()</a></td>
173 <td CLASS="font10">This function is a shorthand helper to setting the style attribute on a tag.</td>
174 <tr>
175 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#method_build_attribute_string">HTMLTagClass::_build_attribute_string()</a></td>
176 <td CLASS="font10">this builds an attribute for a tag.</td>
177 <tr>
178 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#method_render_tag_debug">HTMLTagClass::_render_tag_debug()</a></td>
179 <td CLASS="font10">This renders that open tag in debug mode.</td>
180 </table>
181 <br>
182 </TD>
183 </TR>
184 <!-- =========== Summary =========== -->
185 <TR BGCOLOR='white' CLASS='TableRowColor'>
186 <TD>
187 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
188 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
189 <tr CLASS="tableheadingcolor">
190 <th>Function</th>
191 <th>Description</th>
192 </tr>
193 <tr>
194 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodXMLTagClass">XMLTagClass::XMLTagClass()</a></td>
195 <td CLASS="font10">The constructor</td>
196 <tr>
197 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag">XMLTagClass::get_tag()</a></td>
198 <td CLASS="font10">This returns the tag declared for this class.</td>
199 <tr>
200 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag_name">XMLTagClass::get_tag_name()</a></td>
201 <td CLASS="font10">This method gets the name of the tag</td>
202 <tr>
203 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a></td>
204 <td CLASS="font10">This function is responsible for rendering the tag and its contents</td>
205 <tr>
206 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodreset_attributes">XMLTagClass::reset_attributes()</a></td>
207 <td CLASS="font10">clear all attributes and start with new attributes</td>
208 <tr>
209 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_collapse">XMLTagClass::set_collapse()</a></td>
210 <td CLASS="font10">This function turns on the collapse flag</td>
211 <tr>
212 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a></td>
213 <td CLASS="font10">set the newline_after_content flag</td>
214 <tr>
215 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a></td>
216 <td CLASS="font10">set the newline_after_opentag flag</td>
217 <tr>
218 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a></td>
219 <td CLASS="font10">add a single attribute (name="value")</td>
220 <tr>
221 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a></td>
222 <td CLASS="font10">add multiple attributes (name="value")</td>
223 <tr>
224 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_name">XMLTagClass::set_tag_name()</a></td>
225 <td CLASS="font10">This method sets the name of the tag</td>
226 <tr>
227 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_build_attribute_string">XMLTagClass::_build_attribute_string()</a></td>
228 <td CLASS="font10">this builds an attribute for an XML tag.</td>
229 <tr>
230 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_get_element">XMLTagClass::_get_element()</a></td>
231 <td CLASS="font10">get the nth element from content array</td>
232 <tr>
233 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_prepare_flags">XMLTagClass::_prepare_flags()</a></td>
234 <td CLASS="font10">This function checks to see if</td>
235 <tr>
236 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_close_tag">XMLTagClass::_render_close_tag()</a></td>
237 <td CLASS="font10">this function is reposnsible for rendering the closing tag (if any)</td>
238 <tr>
239 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a></td>
240 <td CLASS="font10">this function is reponsible for rendering the pcdata, or content of the tag (if any)</td>
241 <tr>
242 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_open_tag">XMLTagClass::_render_open_tag()</a></td>
243 <td CLASS="font10">this function is responsible for rendering the open tag.</td>
244 <tr>
245 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a></td>
246 <td CLASS="font10">This method is used to set the bitmask flags for this tag. It tells the class how to render the tag.</td>
247 </table>
248 <br>
249 </TD>
250 </TR>
251 <!-- =========== Summary =========== -->
252 <TR BGCOLOR='white' CLASS='TableRowColor'>
253 <TD>
254 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
255 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
256 <tr CLASS="tableheadingcolor">
257 <th>Function</th>
258 <th>Description</th>
259 </tr>
260 <tr>
261 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
262 <td CLASS="font10">The constructor.</td>
263 <tr>
264 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
265 <td CLASS="font10">add content onto content stack</td>
266 <tr>
267 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
268 <td CLASS="font10">Add content onto content stack so you can change the item later.</td>
269 <tr>
270 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
271 <td CLASS="font10">counts the number of content objects</td>
272 <tr>
273 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
274 <td CLASS="font10">This flag gets the current value of the indent flag</td>
275 <tr>
276 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
277 <td CLASS="font10">Same as add().</td>
278 <tr>
279 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
280 <td CLASS="font10">Same as add_reference NOTE : only exists for compatibility with 1.1.x</td>
281 <tr>
282 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
283 <td CLASS="font10">This function is compatible with the rest of the phpHtmllib API spec.</td>
284 <tr>
285 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></td>
286 <td CLASS="font10">destroy existing content and start with new content.</td>
287 <tr>
288 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
289 <td CLASS="font10">This function turns on the collapse flag</td>
290 <tr>
291 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
292 <td CLASS="font10">function to set the indent flag</td>
293 <tr>
294 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
295 <td CLASS="font10">This method is used to set the bitmask flags for this tag. It tells the class how to render the tag.</td>
296 </table>
297 <br>
298 </TD>
299 </TR>
300 </TABLE>
301 <hr>
302 <!-- ============ VARIABLE DETAIL =========== -->
303
304 <A NAME='variable_detail'></A>
305 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
306 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
307 <TD>
308 <span CLASS="font12bold">Variable Detail</span>
309 <A HREF="#top" CLASS="links">^TOP</A>
310 </TD>
311 </TR>
312 </TABLE>
313
314 <A NAME='var$_debug_link_attributes'><!-- --></A><H3>$_debug_link_attributes</H3> (line <span class="linenumber">756</span>)<br />
315 <b>Data type:</b> mixed<br>
316 <br />
317
318 <UL>
319 </UL>
320 <HR>
321 <A NAME='var$_htmlentities_attributes'><!-- --></A><H3>$_htmlentities_attributes</H3> (line <span class="linenumber">757</span>)<br />
322 <b>Data type:</b> mixed<br>
323 <br />
324
325 <UL>
326 </UL>
327 <HR>
328 <A NAME='var$_tag'><!-- --></A><H3>$_tag</H3> (line <span class="linenumber">755</span>)<br />
329 <b>Data type:</b> mixed<br>
330 <br />
331
332 <UL>
333 </UL>
334 <HR>
335 <hr>
336 <!-- ============ METHOD DETAIL =========== -->
337
338 <A NAME='method_detail'></A>
339 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
340 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
341 <TD>
342 <span class="font12bold">Method Detail</span>
343 <A HREF="#top" CLASS="links">^TOP</A>
344 </TD>
345 </TR>
346 </TABLE>
347 <BR>
348 <DIV CLASS="function">
349 <A NAME='method_set_flags'><!-- --></A>
350 <SPAN CLASS="font12bold">_set_flags</SPAN> (line <span class="linenumber">758</span>)
351 <BR>
352 <SPAN CLASS="font10bold">Usage : </SPAN>
353 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
354 <span class="font10bold" style="color: #0000FF">_set_flags(
355 )</SPAN>
356 <BR>
357
358 <BR>
359 <SPAN CLASS="font10bold">Description : </SPAN>
360
361 <br />
362
363 <DL>
364
365 <DT class="font10bold">Function Info:</DT>
366 </DL>
367 </DIV>
368 <BR>
369 <div id="credit">
370 <hr>
371 Documention generated on Thu, 20 Feb 2003 16:22:13 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
372 </div>
373 </body>
374 </html>

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