1 |
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'> |
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'> |
2 |
<!--NewPage--> |
<!--NewPage--> |
3 |
<HTML> |
<HTML> |
4 |
<HEAD> |
<HEAD> |
5 |
<!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:31 -0800' --> |
<!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:58 -0800' --> |
6 |
<TITLE>Docs For Class HTMLPageClass</TITLE> |
<TITLE>Docs For Class HTMLPageClass</TITLE> |
7 |
<LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'> |
<LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'> |
8 |
</HEAD> |
</HEAD> |
9 |
<BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;"> |
<BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;"> |
|
|
|
|
|
|
10 |
<!-- Links --> |
<!-- Links --> |
11 |
<a NAME="top"></A> |
<a NAME="top"></A> |
12 |
<table WIDTH="100%" class="links"> |
<table WIDTH="100%" class="links"> |
16 |
<A HREF="#children_summary" class="links" title="Classes extended from HTMLPageClass">Child Classes</A> |
<A HREF="#children_summary" class="links" title="Classes extended from HTMLPageClass">Child Classes</A> |
17 |
<A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A> |
<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> |
<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">Inerited Methods</A> |
<A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inherited Methods</A> |
20 |
<A HREF="#functions_summary" class="links" title="Method Summary">Methods</A> |
<A HREF="#method_summary" class="links" title="Method Summary">Methods</A> |
21 |
<A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A> |
<A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A> |
22 |
<A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A> |
<A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A> |
23 |
</TD> |
</TD> |
24 |
</TR> |
</TR> |
25 |
</TABLE> |
</TABLE> |
26 |
<BR> |
<BR> |
|
|
|
27 |
<!-- Start of Class Data --> |
<!-- Start of Class Data --> |
28 |
<H2> |
<H2> |
29 |
Class HTMLPageClass |
Class HTMLPageClass |
30 |
</H2> |
</H2> (line <span class="linenumber">26</span>) |
|
|
|
31 |
<pre> |
<pre> |
|
HTMLPageClass |
|
32 |
</pre> |
</pre> |
33 |
|
<SPAN class="type">Classes extended from HTMLPageClass:</SPAN> |
34 |
<A NAME="children_summary"</A> |
<dl> |
35 |
<H3> |
<dt><a href="../phpHtmlLib/PageWidget.html">PageWidget</a></dt> |
36 |
Classes extended from HTMLPageClass: <A HREF="#top" CLASS="links">^TOP</A> |
<dd>This class is used to build content for an entire page. It uses the HTMLPageClass widget from phphtmllib to render the final output.</dd> |
37 |
</H3> |
</dl> |
38 |
<a href="../phpHtmlLib/PageWidget.html">PageWidget</a> |
</p> |
39 |
<p> |
<p> |
40 |
<b><i>Located in File: Program_Root/widgets/HTMLPageClass.inc</i></b><br> |
<b><i>Located in File: Program_Root/widgets/HTMLPageClass.inc</i></b><br> |
41 |
</p> |
</p> |
42 |
<hr> |
<hr> |
43 |
<!-- ========== Info from phpDoc block ========= --> |
class the constructs and renders an entire HTML/XHTML document. |
44 |
class the constructs and renders an entire |
<br /> |
|
HTML/XHTML document. |
|
|
<BR> |
|
|
|
|
45 |
|
|
46 |
<UL> |
<UL> |
47 |
|
<LI><b>author</b> - <CODE>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></CODE></LI> |
48 |
<LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI> |
</UL> |
|
|
|
|
<LI><b>Author</b> - <CODE>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>></CODE></LI> |
|
|
|
|
|
</UL> |
|
|
|
|
49 |
<hr> |
<hr> |
50 |
<!-- =========== VAR SUMMARY =========== --> |
<!-- =========== VAR SUMMARY =========== --> |
51 |
<A NAME='var_summary'><!-- --></A> |
<A NAME='var_summary'><!-- --></A> |
57 |
</TD> |
</TD> |
58 |
</TR> |
</TR> |
59 |
|
|
60 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
61 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
62 |
<TD> |
<TD> |
63 |
<CODE><B><A HREF='HTMLPageClass.html#$_html_attributes'>$_html_attributes</A></B></CODE> |
<CODE><B><A HREF="../phpHtmlLib/HTMLPageClass.html#var$_html_attributes">$_html_attributes</A></B></CODE> |
64 |
<BR> |
<BR> |
65 |
<blockquote> This holds the attributes for the |
<blockquote> This holds the attributes for the <html> tag. </blockquote> |
|
<html> tag. </blockquote> |
|
66 |
<blockquote> Default Value: <CODE>->array()<-</CODE> </blockquote> |
<blockquote> Default Value: <CODE>->array()<-</CODE> </blockquote> |
67 |
</TD> |
</TD> |
68 |
</TR> |
</TR> |
69 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
70 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
71 |
<TD> |
<TD> |
72 |
<CODE><B><A HREF='HTMLPageClass.html#$_indent_style'>$_indent_style</A></B></CODE> |
<CODE><B><A HREF="../phpHtmlLib/HTMLPageClass.html#var$_indent_style">$_indent_style</A></B></CODE> |
73 |
<BR> |
<BR> |
74 |
<blockquote> Holds the value of the indent </blockquote> |
<blockquote> Holds the value of the indent style the user wants to render the page w/ </blockquote> |
75 |
<blockquote> Default Value: <CODE>->0<-</CODE> </blockquote> |
<blockquote> Default Value: <CODE>-> 0<-</CODE> </blockquote> |
76 |
</TD> |
</TD> |
77 |
</TR> |
</TR> |
78 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
79 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
80 |
<TD> |
<TD> |
81 |
<CODE><B><A HREF='HTMLPageClass.html#$_widget_css_auto'>$_widget_css_auto</A></B></CODE> |
<CODE><B><A HREF="../phpHtmlLib/HTMLPageClass.html#var$_widget_css_auto">$_widget_css_auto</A></B></CODE> |
82 |
<BR> |
<BR> |
83 |
<blockquote> keeps track of which widgets we have |
<blockquote> keeps track of which widgets we have automatically pulled in css for </blockquote> |
|
automatically pulled in css for </blockquote> |
|
84 |
<blockquote> Default Value: <CODE>->array()<-</CODE> </blockquote> |
<blockquote> Default Value: <CODE>->array()<-</CODE> </blockquote> |
85 |
</TD> |
</TD> |
86 |
</TR> |
</TR> |
87 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
88 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
89 |
<TD> |
<TD> |
90 |
<CODE><B><A HREF='HTMLPageClass.html#$_widget_js_auto'>$_widget_js_auto</A></B></CODE> |
<CODE><B><A HREF="../phpHtmlLib/HTMLPageClass.html#var$_widget_js_auto">$_widget_js_auto</A></B></CODE> |
91 |
<BR> |
<BR> |
92 |
<blockquote> keeps track of which widgets we have |
<blockquote> keeps track of which widgets we have automatically pulled in js for </blockquote> |
|
automatically pulled in js for </blockquote> |
|
93 |
<blockquote> Default Value: <CODE>->array()<-</CODE> </blockquote> |
<blockquote> Default Value: <CODE>->array()<-</CODE> </blockquote> |
94 |
</TD> |
</TD> |
95 |
</TR> |
</TR> |
96 |
|
</TABLE> |
|
</TABLE> |
|
|
|
|
97 |
<hr> |
<hr> |
98 |
<!-- =========== VAR INHERITED SUMMARY =========== --> |
<!-- =========== VAR INHERITED SUMMARY =========== --> |
99 |
<A NAME='var_inherited_summary'><!-- --></A> |
<A NAME='var_inherited_summary'><!-- --></A> |
100 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
101 |
<TR CLASS='TableHeadingColor'> |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
102 |
<TD> |
<TD> |
103 |
<span CLASS="font12bold">Inherited Class Variable Summary</span> |
<span CLASS="font12bold">Inherited Class Variable Summary</span> |
104 |
<A HREF="#top" CLASS="links">^TOP</A> |
<A HREF="#top" CLASS="links">^TOP</A> |
105 |
</TD> |
</TD> |
106 |
</TR> |
</TR> |
107 |
|
|
108 |
|
</TABLE> |
|
</TABLE> |
|
109 |
|
|
110 |
<hr> |
<hr> |
111 |
<!-- =========== INHERITED METHOD SUMMARY =========== --> |
<!-- =========== METHOD SUMMARY =========== --> |
112 |
<A NAME='functions_inherited'><!-- --></A> |
<A NAME='method_summary'><!-- --></A> |
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<span CLASS="font12bold">Inherited Method Summary</span> |
|
|
<A HREF="#top" CLASS="links">^TOP</A> |
|
|
</TD> |
|
|
</TR> |
|
|
|
|
|
|
|
|
</TABLE> |
|
|
|
|
|
<hr> |
|
|
<!-- should have constructor at some point --> |
|
|
<!-- =========== Method SUMMARY =========== --> |
|
|
<A NAME='Method_summary'><!-- --></A> |
|
113 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border"> |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border"> |
114 |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
115 |
<TD> |
<TD> |
118 |
</TD> |
</TD> |
119 |
</TR> |
</TR> |
120 |
|
|
121 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
122 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
123 |
<TD> |
<TD> |
124 |
<CODE><B><A HREF='HTMLPageClass.html#constructor HTMLPageClass'>void constructor HTMLPageClass ( [$title = NULL], [$html_type = HTML], [$indent_style = INDENT_NICE] )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodHTMLPageClass'>void constructor HTMLPageClass ( [$title = NULL], [$html_type = HTML], [$indent_style = INDENT_NICE] )</A></B></CODE> |
125 |
<BR> |
<BR> |
126 |
<blockquote> Class Constructor </blockquote> |
<blockquote> Class Constructor </blockquote> |
127 |
</TD> |
</TD> |
128 |
</TR> |
</TR> |
129 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
130 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
131 |
<TD> |
<TD> |
132 |
<CODE><B><A HREF='HTMLPageClass.html#add'>void add ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodadd'>void add ( )</A></B></CODE> |
133 |
<BR> |
<BR> |
134 |
<blockquote> This function adds content to the <body> |
<blockquote> This function adds content to the <body> area of the page. </blockquote> |
|
area of the page. </blockquote> |
|
135 |
</TD> |
</TD> |
136 |
</TR> |
</TR> |
137 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
138 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
139 |
<TD> |
<TD> |
140 |
<CODE><B><A HREF='HTMLPageClass.html#add_css_link'>void add_css_link ( $link )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodadd_css_link'>void add_css_link ( $link )</A></B></CODE> |
141 |
<BR> |
<BR> |
142 |
<blockquote> pushes a css external reference to the head area </blockquote> |
<blockquote> pushes a css external reference to the head area </blockquote> |
143 |
</TD> |
</TD> |
144 |
</TR> |
</TR> |
145 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
146 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
147 |
<TD> |
<TD> |
148 |
<CODE><B><A HREF='HTMLPageClass.html#add_head_content'>void add_head_content ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodadd_head_content'>void add_head_content ( )</A></B></CODE> |
149 |
<BR> |
<BR> |
150 |
<blockquote> this adds content to the head tag |
<blockquote> this adds content to the head tag of the page </blockquote> |
|
of the page </blockquote> |
|
151 |
</TD> |
</TD> |
152 |
</TR> |
</TR> |
153 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
154 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
155 |
<TD> |
<TD> |
156 |
<CODE><B><A HREF='HTMLPageClass.html#add_head_css'>void add_head_css ( $css )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodadd_head_css'>void add_head_css ( $css )</A></B></CODE> |
157 |
<BR> |
<BR> |
158 |
<blockquote> this function adds raw css to the |
<blockquote> this function adds raw css to the <head> tag. It will automatically be wrapped in a <style type="text/css"> </blockquote> |
|
<head> tag. </blockquote> |
|
159 |
</TD> |
</TD> |
160 |
</TR> |
</TR> |
161 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
162 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
163 |
<TD> |
<TD> |
164 |
<CODE><B><A HREF='HTMLPageClass.html#add_head_js'>void add_head_js ( $content )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodadd_head_js'>void add_head_js ( $content )</A></B></CODE> |
165 |
<BR> |
<BR> |
166 |
<blockquote> adds raw javascript to the head which |
<blockquote> adds raw javascript to the head which will automatically get wrapped in a <script language="JavaScript"> tag. </blockquote> |
|
will automatically get wrapped in a |
|
|
<script language="JavaScript"> tag. </blockquote> |
|
167 |
</TD> |
</TD> |
168 |
</TR> |
</TR> |
169 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
170 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
171 |
<TD> |
<TD> |
172 |
<CODE><B><A HREF='HTMLPageClass.html#add_reference'>void add_reference ( &$content )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodadd_reference'>void add_reference ( &$content )</A></B></CODE> |
173 |
<BR> |
<BR> |
174 |
<blockquote> Adds the content reference to the <body> |
<blockquote> Adds the content reference to the <body> tag for later use. </blockquote> |
|
tag for later use. </blockquote> |
|
175 |
</TD> |
</TD> |
176 |
</TR> |
</TR> |
177 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
178 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
179 |
<TD> |
<TD> |
180 |
<CODE><B><A HREF='HTMLPageClass.html#build_doctype'>void build_doctype ( $link1, [$link2 = NULL] )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodbuild_doctype'>void build_doctype ( $link1, [$link2 = NULL] )</A></B></CODE> |
181 |
<BR> |
<BR> |
182 |
<blockquote> This function is used to build the DOCTYPE |
<blockquote> This function is used to build the DOCTYPE </blockquote> |
|
tag for the page. </blockquote> |
|
183 |
</TD> |
</TD> |
184 |
</TR> |
</TR> |
185 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
186 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
187 |
<TD> |
<TD> |
188 |
<CODE><B><A HREF='HTMLPageClass.html#get_html_attributes'>array(); get_html_attributes ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodget_html_attributes'>array(); get_html_attributes ( )</A></B></CODE> |
189 |
<BR> |
<BR> |
190 |
<blockquote> This function returns the |
<blockquote> This function returns the attributes to be used for the <html> tag. </blockquote> |
|
attributes to be used for the |
|
|
<html> tag. </blockquote> |
|
191 |
</TD> |
</TD> |
192 |
</TR> |
</TR> |
193 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
194 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
195 |
<TD> |
<TD> |
196 |
<CODE><B><A HREF='HTMLPageClass.html#push'>void push ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodpush'>void push ( )</A></B></CODE> |
197 |
<BR> |
<BR> |
198 |
<blockquote> Same as add() </blockquote> |
<blockquote> Same as add() </blockquote> |
199 |
</TD> |
</TD> |
200 |
</TR> |
</TR> |
201 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
202 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
203 |
<TD> |
<TD> |
204 |
<CODE><B><A HREF='HTMLPageClass.html#push_css_link'>void push_css_link ( $link )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodpush_css_link'>void push_css_link ( $link )</A></B></CODE> |
205 |
<BR> |
<BR> |
206 |
<blockquote> Same ass add_css_link() </blockquote> |
<blockquote> Same ass add_css_link() </blockquote> |
207 |
</TD> |
</TD> |
208 |
</TR> |
</TR> |
209 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
210 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
211 |
<TD> |
<TD> |
212 |
<CODE><B><A HREF='HTMLPageClass.html#push_head_content'>void push_head_content ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodpush_head_content'>void push_head_content ( )</A></B></CODE> |
213 |
<BR> |
<BR> |
214 |
<blockquote> Same ass add_head_content() </blockquote> |
<blockquote> Same ass add_head_content() </blockquote> |
215 |
</TD> |
</TD> |
216 |
</TR> |
</TR> |
217 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
218 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
219 |
<TD> |
<TD> |
220 |
<CODE><B><A HREF='HTMLPageClass.html#push_head_js'>void push_head_js ( $content )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodpush_head_js'>void push_head_js ( $content )</A></B></CODE> |
221 |
<BR> |
<BR> |
222 |
<blockquote> Same ass add_head_js() </blockquote> |
<blockquote> Same ass add_head_js() </blockquote> |
223 |
</TD> |
</TD> |
224 |
</TR> |
</TR> |
225 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
226 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
227 |
<TD> |
<TD> |
228 |
<CODE><B><A HREF='HTMLPageClass.html#push_js_link'>void push_js_link ( $link )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodpush_js_link'>void push_js_link ( $link )</A></B></CODE> |
229 |
<BR> |
<BR> |
230 |
<blockquote> pushes an link to an externally referenced javascript |
<blockquote> pushes an link to an externally referenced javascript file, which will get rendered in the head. </blockquote> |
|
file, which will get rendered in the head. </blockquote> |
|
231 |
</TD> |
</TD> |
232 |
</TR> |
</TR> |
233 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
234 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
235 |
<TD> |
<TD> |
236 |
<CODE><B><A HREF='HTMLPageClass.html#push_reference'>void push_reference ( &$content )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodpush_reference'>void push_reference ( &$content )</A></B></CODE> |
237 |
<BR> |
<BR> |
238 |
<blockquote> Same as add() </blockquote> |
<blockquote> Same as add() </blockquote> |
239 |
</TD> |
</TD> |
240 |
</TR> |
</TR> |
241 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
242 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
243 |
<TD> |
<TD> |
244 |
<CODE><B><A HREF='HTMLPageClass.html#render'>string render ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodrender'>string render ( )</A></B></CODE> |
245 |
<BR> |
<BR> |
246 |
<blockquote> render the page. </blockquote> |
<blockquote> render the page. </blockquote> |
247 |
</TD> |
</TD> |
248 |
</TR> |
</TR> |
249 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
250 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
251 |
<TD> |
<TD> |
252 |
<CODE><B><A HREF='HTMLPageClass.html#set_body_attributes'>void set_body_attributes ( $attributes )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodset_body_attributes'>void set_body_attributes ( $attributes )</A></B></CODE> |
253 |
<BR> |
<BR> |
254 |
<blockquote> set attributes of body tag </blockquote> |
<blockquote> set attributes of body tag </blockquote> |
255 |
</TD> |
</TD> |
256 |
</TR> |
</TR> |
257 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
258 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
259 |
<TD> |
<TD> |
260 |
<CODE><B><A HREF='HTMLPageClass.html#set_charset'>void set_charset ( $charset )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodset_charset'>void set_charset ( $charset )</A></B></CODE> |
261 |
<BR> |
<BR> |
262 |
<blockquote> set the character set </blockquote> |
<blockquote> set the character set </blockquote> |
263 |
</TD> |
</TD> |
264 |
</TR> |
</TR> |
265 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
266 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
267 |
<TD> |
<TD> |
268 |
<CODE><B><A HREF='HTMLPageClass.html#set_frameset'>void set_frameset ( $frameset )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodset_frameset'>void set_frameset ( $frameset )</A></B></CODE> |
269 |
<BR> |
<BR> |
270 |
<blockquote> This function is used to set the FRAMSETtag |
<blockquote> This function is used to set the FRAMSETtag object for this page. This automatically sets the output for this page object to be a frameset. </blockquote> |
|
object for this page. </blockquote> |
|
271 |
</TD> |
</TD> |
272 |
</TR> |
</TR> |
273 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
274 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
275 |
<TD> |
<TD> |
276 |
<CODE><B><A HREF='HTMLPageClass.html#set_html_attributes'>void set_html_attributes ( $attributes )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodset_html_attributes'>void set_html_attributes ( $attributes )</A></B></CODE> |
277 |
<BR> |
<BR> |
278 |
<blockquote> This function sets the attributes |
<blockquote> This function sets the attributes for the <html> tag </blockquote> |
|
for the <html> tag </blockquote> |
|
279 |
</TD> |
</TD> |
280 |
</TR> |
</TR> |
281 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
282 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
283 |
<TD> |
<TD> |
284 |
<CODE><B><A HREF='HTMLPageClass.html#set_refresh'>void set_refresh ( $time, [$url = NULL] )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodset_refresh'>void set_refresh ( $time, [$url = NULL] )</A></B></CODE> |
285 |
<BR> |
<BR> |
286 |
<blockquote> Automatically set a page meta tag refresh </blockquote> |
<blockquote> Automatically set a page meta tag refresh </blockquote> |
287 |
</TD> |
</TD> |
288 |
</TR> |
</TR> |
289 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
290 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
291 |
<TD> |
<TD> |
292 |
<CODE><B><A HREF='HTMLPageClass.html#set_text_debug'>void set_text_debug ( $flag )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodset_text_debug'>void set_text_debug ( $flag )</A></B></CODE> |
293 |
<BR> |
<BR> |
294 |
<blockquote> set the $_text_debug flag </blockquote> |
<blockquote> set the $_text_debug flag </blockquote> |
295 |
</TD> |
</TD> |
296 |
</TR> |
</TR> |
297 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
298 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
299 |
<TD> |
<TD> |
300 |
<CODE><B><A HREF='HTMLPageClass.html#set_title'>void set_title ( $title )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#methodset_title'>void set_title ( $title )</A></B></CODE> |
301 |
<BR> |
<BR> |
302 |
<blockquote> set the title of the page output. </blockquote> |
<blockquote> set the title of the page output. </blockquote> |
303 |
</TD> |
</TD> |
304 |
</TR> |
</TR> |
305 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
306 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
307 |
<TD> |
<TD> |
308 |
<CODE><B><A HREF='HTMLPageClass.html#_build_content_type_tag'>void _build_content_type_tag ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#method_build_content_type_tag'>void _build_content_type_tag ( )</A></B></CODE> |
309 |
<BR> |
<BR> |
310 |
<blockquote> this builds the content type meta tag. </blockquote> |
<blockquote> this builds the content type meta tag. </blockquote> |
311 |
</TD> |
</TD> |
312 |
</TR> |
</TR> |
313 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
314 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
315 |
<TD> |
<TD> |
316 |
<CODE><B><A HREF='HTMLPageClass.html#_build_head'>void _build_head ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#method_build_head'>void _build_head ( )</A></B></CODE> |
317 |
<BR> |
<BR> |
318 |
<blockquote> builds the head object and its content. </blockquote> |
<blockquote> builds the head object and its content. </blockquote> |
319 |
</TD> |
</TD> |
320 |
</TR> |
</TR> |
321 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
322 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
323 |
<TD> |
<TD> |
324 |
<CODE><B><A HREF='HTMLPageClass.html#_create_body'>void _create_body ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#method_create_body'>void _create_body ( )</A></B></CODE> |
325 |
<BR> |
<BR> |
326 |
<blockquote> This is responsible for creating the </blockquote> |
<blockquote> This is responsible for creating the BODYtag object. We only will create a new $this->_body if it doesn't already exist. </blockquote> |
327 |
</TD> |
</TD> |
328 |
</TR> |
</TR> |
329 |
|
<!-- =========== Summary =========== --> |
|
<!-- =========== Summary =========== --> |
|
330 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
331 |
<TD> |
<TD> |
332 |
<CODE><B><A HREF='HTMLPageClass.html#_frameset_wrap_body'><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a> _frameset_wrap_body ( )</A></B></CODE> |
<CODE><B><A HREF='../phpHtmlLib/HTMLPageClass.html#method_frameset_wrap_body'><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a> _frameset_wrap_body ( )</A></B></CODE> |
333 |
<BR> |
<BR> |
334 |
<blockquote> This builds a frameset body tag |
<blockquote> This builds a frameset body tag wrapped in a <noframes> tag. </blockquote> |
335 |
wrapped in a <noframes> tag. </blockquote> |
</TD> |
336 |
|
</TR> |
337 |
|
</TABLE> |
338 |
|
<!-- =========== INHERITED METHOD SUMMARY =========== --> |
339 |
|
<A NAME='functions_inherited'><!-- --></A> |
340 |
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
341 |
|
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
342 |
|
<TD> |
343 |
|
<span CLASS="font12bold">Inherited Method Summary</span> |
344 |
|
<A HREF="#top" CLASS="links">^TOP</A> |
345 |
</TD> |
</TD> |
346 |
</TR> |
</TR> |
|
|
|
|
</TABLE> |
|
347 |
|
|
348 |
|
</TABLE> |
349 |
<hr> |
<hr> |
350 |
<!-- ============ VARIABLE DETAIL =========== --> |
<!-- ============ VARIABLE DETAIL =========== --> |
351 |
|
|
359 |
</TR> |
</TR> |
360 |
</TABLE> |
</TABLE> |
361 |
|
|
362 |
|
<A NAME='var$_html_attributes'><!-- --></A><H3>$_html_attributes</H3> (line <span class="linenumber">142</span>)<br /> |
363 |
<A NAME='$_html_attributes'><!-- --></A><H3>$_html_attributes</H3> |
<b>Data type:</b> array<br>This holds the attributes for the <html> tag. |
364 |
<b>Data type:</b> array<br> |
<br /> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
|
This holds the attributes for the |
|
|
<html> tag. |
|
|
<BR> |
|
|
|
|
365 |
|
|
366 |
<UL> |
<UL> |
367 |
|
</UL> |
|
</UL> |
|
|
|
|
368 |
<HR> |
<HR> |
369 |
|
<A NAME='var$_indent_style'><!-- --></A><H3>$_indent_style</H3> (line <span class="linenumber">168</span>)<br /> |
370 |
<A NAME='$_indent_style'><!-- --></A><H3>$_indent_style</H3> |
<b>Data type:</b> int<br>Holds the value of the indent style the user wants to render the page w/ |
371 |
<b>Data type:</b> int<br> |
<br /> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
|
Holds the value of the indent |
|
|
<BR> |
|
|
style the user wants to render |
|
|
the page w/ |
|
372 |
|
|
373 |
<UL> |
<UL> |
374 |
|
</UL> |
|
</UL> |
|
|
|
|
375 |
<HR> |
<HR> |
376 |
|
<A NAME='var$_widget_css_auto'><!-- --></A><H3>$_widget_css_auto</H3> (line <span class="linenumber">150</span>)<br /> |
377 |
<A NAME='$_widget_css_auto'><!-- --></A><H3>$_widget_css_auto</H3> |
<b>Data type:</b> array<br>keeps track of which widgets we have automatically pulled in css for |
378 |
<b>Data type:</b> array<br> |
<br /> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
|
keeps track of which widgets we have |
|
|
automatically pulled in css for |
|
|
<BR> |
|
|
|
|
379 |
|
|
380 |
<UL> |
<UL> |
381 |
|
</UL> |
|
</UL> |
|
|
|
|
382 |
<HR> |
<HR> |
383 |
|
<A NAME='var$_widget_js_auto'><!-- --></A><H3>$_widget_js_auto</H3> (line <span class="linenumber">158</span>)<br /> |
384 |
<A NAME='$_widget_js_auto'><!-- --></A><H3>$_widget_js_auto</H3> |
<b>Data type:</b> array<br>keeps track of which widgets we have automatically pulled in js for |
385 |
<b>Data type:</b> array<br> |
<br /> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
|
keeps track of which widgets we have |
|
|
automatically pulled in js for |
|
|
<BR> |
|
|
|
|
386 |
|
|
387 |
<UL> |
<UL> |
388 |
|
</UL> |
|
</UL> |
|
|
|
|
389 |
<HR> |
<HR> |
|
|
|
|
|
|
390 |
<hr> |
<hr> |
391 |
<!-- ============ FUNCTION DETAIL =========== --> |
<!-- ============ METHOD DETAIL =========== --> |
392 |
|
|
393 |
<A NAME='function_detail'></A> |
<A NAME='method_detail'></A> |
394 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
395 |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
396 |
<TD> |
<TD> |
400 |
</TR> |
</TR> |
401 |
</TABLE> |
</TABLE> |
402 |
<BR> |
<BR> |
|
|
|
403 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
404 |
<A NAME='constructor HTMLPageClass'><!-- --></A> |
<A NAME='methodHTMLPageClass'><!-- --></A> |
405 |
<SPAN CLASS="font12bold">constructor HTMLPageClass</SPAN> |
<SPAN CLASS="font12bold">Constructor HTMLPageClass</SPAN> (line <span class="linenumber">196</span>) |
406 |
<BR> |
<BR> |
407 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
408 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
409 |
<span class="font10bold" style="color: #0000FF">constructor HTMLPageClass ( [$title = NULL], [$html_type = HTML], [$indent_style = INDENT_NICE] )</SPAN> |
<span class="font10bold" style="color: #0000FF">HTMLPageClass( |
410 |
|
[mixed |
411 |
|
$title = NULL], [string |
412 |
|
$html_type = HTML], [int |
413 |
|
$indent_style = INDENT_NICE])</SPAN> |
414 |
<BR> |
<BR> |
415 |
|
|
416 |
<BR> |
<BR> |
417 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
418 |
Class Constructor |
Class Constructor |
419 |
<BR> |
<br /> |
420 |
|
|
421 |
<DL> |
<DL> |
422 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
423 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - $title Title string or TITLEtag object for the page.</DD> |
424 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - one of 3 types of html to render. Setting this will |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$html_type</SPAN></SPAN> - one of 3 types of html to render. Setting this will make the object declare the gobal define which tells all of the tag objects what type of html tags to render. some tags support special features. such as the <IMG> tag. If xhtml is selected, the the IMGtag object and all utility functions will not render "border=0" as a default attribute, since this is not proper xhtml. "html" - HTML 4.0 (default) "xhtml_transitional" - render xhtml instead of html - doctype is XHTML transitional. "xhtml_strict" - render xhtml instead of html 4.0. - doctype is XHTML strict.</DD> |
425 |
make the object declare the gobal define which tells |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$indent_style</SPAN></SPAN> - one of 2 types. INDENT_NICE or INDENT_LEFT_JUSTIFY This tells the page how to render the indenting of the output. By default it is set to INDENT_NICE, which nicely indents each nested tag. You can have all tags rendered left justified (smaller size in output) by using INDENT_LEFT_JUSTIFY</DD> |
426 |
all of the tag objects what type of html tags to render. |
|
427 |
some tags support special features. such as the <IMG> |
<DT class="font10bold">Function Info:</DT> |
428 |
tag. If xhtml is selected, the the IMGtag object and all |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>access</b> - public</DD> |
429 |
utility functions will not render "border=0" as a default |
</DL> |
|
attribute, since this is not proper xhtml. |
|
|
"html" - HTML 4.0 (default) |
|
|
"xhtml_transitional" - render xhtml instead of html |
|
|
- doctype is XHTML transitional. |
|
|
"xhtml_strict" - render xhtml instead of html 4.0. |
|
|
- doctype is XHTML strict.</DD> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$html_type</SPAN></SPAN> - one of 2 types. INDENT_NICE or INDENT_LEFT_JUSTIFY |
|
|
This tells the page how to render the indenting of the |
|
|
output. By default it is set to INDENT_NICE, which nicely |
|
|
indents each nested tag. You can have all tags rendered |
|
|
left justified (smaller size in output) by using |
|
|
INDENT_LEFT_JUSTIFY</DD> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Access</b> - public</DD> |
|
|
|
|
|
</DL> |
|
|
|
|
430 |
</DIV> |
</DIV> |
431 |
<BR> |
<BR> |
|
|
|
432 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
433 |
<A NAME='add'><!-- --></A> |
<A NAME='methodadd'><!-- --></A> |
434 |
<SPAN CLASS="font12bold">add</SPAN> |
<SPAN CLASS="font12bold">add</SPAN> (line <span class="linenumber">442</span>) |
435 |
<BR> |
<BR> |
436 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
437 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
438 |
<span class="font10bold" style="color: #0000FF">add ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">add( |
439 |
|
mixed |
440 |
|
0)</SPAN> |
441 |
<BR> |
<BR> |
442 |
|
|
443 |
<BR> |
<BR> |
444 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
445 |
<!-- ========== Info from phpDoc block ========= --> |
This function adds content to the <body> area of the page. |
446 |
This function adds content to the <body> |
<br /> |
|
area of the page. |
|
|
<BR> |
|
447 |
|
|
448 |
<DL> |
<DL> |
449 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
450 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of parameters</DD> |
451 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of parameters</DD> |
|
452 |
|
<DT class="font10bold">Function Info:</DT> |
453 |
|
</DL> |
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
454 |
</DIV> |
</DIV> |
455 |
<BR> |
<BR> |
|
|
|
456 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
457 |
<A NAME='add_css_link'><!-- --></A> |
<A NAME='methodadd_css_link'><!-- --></A> |
458 |
<SPAN CLASS="font12bold">add_css_link</SPAN> |
<SPAN CLASS="font12bold">add_css_link</SPAN> (line <span class="linenumber">326</span>) |
459 |
<BR> |
<BR> |
460 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
461 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
462 |
<span class="font10bold" style="color: #0000FF">add_css_link ( $link )</SPAN> |
<span class="font10bold" style="color: #0000FF">add_css_link( |
463 |
|
mixed |
464 |
|
$link)</SPAN> |
465 |
<BR> |
<BR> |
466 |
|
|
467 |
<BR> |
<BR> |
468 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
469 |
pushes a css external reference to the head area |
pushes a css external reference to the head area |
470 |
<BR> |
<br /> |
471 |
|
|
472 |
<DL> |
<DL> |
473 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
474 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$link</SPAN></SPAN> - link tag object or $url for a css.</DD> |
475 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$link</SPAN></SPAN> - link tag object or $url for a css.</DD> |
|
476 |
|
<DT class="font10bold">Function Info:</DT> |
477 |
|
</DL> |
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
478 |
</DIV> |
</DIV> |
479 |
<BR> |
<BR> |
|
|
|
480 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
481 |
<A NAME='add_head_content'><!-- --></A> |
<A NAME='methodadd_head_content'><!-- --></A> |
482 |
<SPAN CLASS="font12bold">add_head_content</SPAN> |
<SPAN CLASS="font12bold">add_head_content</SPAN> (line <span class="linenumber">255</span>) |
483 |
<BR> |
<BR> |
484 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
485 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
486 |
<span class="font10bold" style="color: #0000FF">add_head_content ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">add_head_content( |
487 |
|
mixed |
488 |
|
0)</SPAN> |
489 |
<BR> |
<BR> |
490 |
|
|
491 |
<BR> |
<BR> |
492 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
493 |
<!-- ========== Info from phpDoc block ========= --> |
this adds content to the head tag of the page |
494 |
this adds content to the head tag |
<br /> |
|
of the page |
|
|
<BR> |
|
495 |
|
|
496 |
<DL> |
<DL> |
497 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
498 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any content to add</DD> |
499 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any content to add</DD> |
|
500 |
|
<DT class="font10bold">Function Info:</DT> |
501 |
|
</DL> |
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
502 |
</DIV> |
</DIV> |
503 |
<BR> |
<BR> |
|
|
|
504 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
505 |
<A NAME='add_head_css'><!-- --></A> |
<A NAME='methodadd_head_css'><!-- --></A> |
506 |
<SPAN CLASS="font12bold">add_head_css</SPAN> |
<SPAN CLASS="font12bold">add_head_css</SPAN> (line <span class="linenumber">299</span>) |
507 |
<BR> |
<BR> |
508 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
509 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
510 |
<span class="font10bold" style="color: #0000FF">add_head_css ( $css )</SPAN> |
<span class="font10bold" style="color: #0000FF">add_head_css( |
511 |
|
string |
512 |
|
$css)</SPAN> |
513 |
<BR> |
<BR> |
514 |
|
|
515 |
<BR> |
<BR> |
516 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
517 |
<!-- ========== Info from phpDoc block ========= --> |
this function adds raw css to the <head> tag. It will automatically be wrapped in a <style type="text/css"> |
518 |
this function adds raw css to the |
<br /> |
|
<head> tag. |
|
|
<BR> |
|
|
It will automatically |
|
|
be wrapped in a <style type="text/css"> |
|
|
<DL> |
|
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$css</SPAN></SPAN> - the raw css</DD> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
519 |
|
|
520 |
|
<DL> |
521 |
|
<DT class="font10bold">Function Parameters:</DT> |
522 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$css</SPAN></SPAN> - the raw css</DD> |
523 |
|
|
524 |
|
<DT class="font10bold">Function Info:</DT> |
525 |
|
</DL> |
526 |
</DIV> |
</DIV> |
527 |
<BR> |
<BR> |
|
|
|
528 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
529 |
<A NAME='add_head_js'><!-- --></A> |
<A NAME='methodadd_head_js'><!-- --></A> |
530 |
<SPAN CLASS="font12bold">add_head_js</SPAN> |
<SPAN CLASS="font12bold">add_head_js</SPAN> (line <span class="linenumber">279</span>) |
531 |
<BR> |
<BR> |
532 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
533 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
534 |
<span class="font10bold" style="color: #0000FF">add_head_js ( $content )</SPAN> |
<span class="font10bold" style="color: #0000FF">add_head_js( |
535 |
|
mixed |
536 |
|
$content)</SPAN> |
537 |
<BR> |
<BR> |
538 |
|
|
539 |
<BR> |
<BR> |
540 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
541 |
<!-- ========== Info from phpDoc block ========= --> |
adds raw javascript to the head which will automatically get wrapped in a <script language="JavaScript"> tag. |
542 |
adds raw javascript to the head which |
<br /> |
|
will automatically get wrapped in a |
|
|
<script language="JavaScript"> tag. |
|
|
<BR> |
|
543 |
|
|
544 |
<DL> |
<DL> |
545 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
546 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - raw javascript code to add to the head</DD> |
547 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - raw javascript code to add to the head</DD> |
|
548 |
|
<DT class="font10bold">Function Info:</DT> |
549 |
|
</DL> |
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
550 |
</DIV> |
</DIV> |
551 |
<BR> |
<BR> |
|
|
|
552 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
553 |
<A NAME='add_reference'><!-- --></A> |
<A NAME='methodadd_reference'><!-- --></A> |
554 |
<SPAN CLASS="font12bold">add_reference</SPAN> |
<SPAN CLASS="font12bold">add_reference</SPAN> (line <span class="linenumber">479</span>) |
555 |
<BR> |
<BR> |
556 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
557 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
558 |
<span class="font10bold" style="color: #0000FF">add_reference ( &$content )</SPAN> |
<span class="font10bold" style="color: #0000FF">add_reference( |
559 |
|
mixed |
560 |
|
&$content, mixed |
561 |
|
$content)</SPAN> |
562 |
<BR> |
<BR> |
563 |
|
|
564 |
<BR> |
<BR> |
565 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
566 |
<!-- ========== Info from phpDoc block ========= --> |
Adds the content reference to the <body> tag for later use. |
567 |
Adds the content reference to the <body> |
<br /> |
|
tag for later use. |
|
|
<BR> |
|
568 |
|
|
569 |
<DL> |
<DL> |
570 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
571 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - content to add</DD> |
572 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - content to add</DD> |
|
573 |
|
<DT class="font10bold">Function Info:</DT> |
574 |
|
</DL> |
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
575 |
</DIV> |
</DIV> |
576 |
<BR> |
<BR> |
|
|
|
577 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
578 |
<A NAME='build_doctype'><!-- --></A> |
<A NAME='methodbuild_doctype'><!-- --></A> |
579 |
<SPAN CLASS="font12bold">build_doctype</SPAN> |
<SPAN CLASS="font12bold">build_doctype</SPAN> (line <span class="linenumber">528</span>) |
580 |
<BR> |
<BR> |
581 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
582 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
583 |
<span class="font10bold" style="color: #0000FF">build_doctype ( $link1, [$link2 = NULL] )</SPAN> |
<span class="font10bold" style="color: #0000FF">build_doctype( |
584 |
|
string |
585 |
|
$link1, [string |
586 |
|
$link2 = NULL])</SPAN> |
587 |
<BR> |
<BR> |
588 |
|
|
589 |
<BR> |
<BR> |
590 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
591 |
<!-- ========== Info from phpDoc block ========= --> |
This function is used to build the DOCTYPE |
592 |
This function is used to build the DOCTYPE |
<br /> |
593 |
tag for the page. |
<p>tag for the page. It will automatically create a DOCTYPE with a document_element of "html" and a source of "PUBLIC"</p> |
|
<BR> |
|
|
It will automatically |
|
|
create a DOCTYPE with a document_element of "html" |
|
|
and a source of "PUBLIC" |
|
594 |
<DL> |
<DL> |
595 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
596 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$link1</SPAN></SPAN> - link1</DD> |
597 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$link1</SPAN></SPAN> - link1</DD> |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$link2</SPAN></SPAN> - link2</DD> |
598 |
|
|
599 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$link2</SPAN></SPAN> - link2</DD> |
<DT class="font10bold">Function Info:</DT> |
600 |
|
</DL> |
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
601 |
</DIV> |
</DIV> |
602 |
<BR> |
<BR> |
|
|
|
603 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
604 |
<A NAME='get_html_attributes'><!-- --></A> |
<A NAME='methodget_html_attributes'><!-- --></A> |
605 |
<SPAN CLASS="font12bold">get_html_attributes</SPAN> |
<SPAN CLASS="font12bold">get_html_attributes</SPAN> (line <span class="linenumber">405</span>) |
606 |
<BR> |
<BR> |
607 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
608 |
<span class="font10bold" style="color: #FF0000">array();</SPAN> |
<span class="font10bold" style="color: #FF0000">array();</SPAN> |
609 |
<span class="font10bold" style="color: #0000FF">get_html_attributes ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">get_html_attributes( |
610 |
|
)</SPAN> |
611 |
<BR> |
<BR> |
612 |
|
|
613 |
<BR> |
<BR> |
614 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
615 |
<!-- ========== Info from phpDoc block ========= --> |
This function returns the attributes to be used for the <html> tag. |
616 |
This function returns the |
<br /> |
|
attributes to be used for the |
|
|
<html> tag. |
|
|
<BR> |
|
617 |
|
|
618 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
619 |
|
|
620 |
|
<DT class="font10bold">Function Info:</DT> |
621 |
|
</DL> |
622 |
</DIV> |
</DIV> |
623 |
<BR> |
<BR> |
|
|
|
624 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
625 |
<A NAME='push'><!-- --></A> |
<A NAME='methodpush'><!-- --></A> |
626 |
<SPAN CLASS="font12bold">push</SPAN> |
<SPAN CLASS="font12bold">push</SPAN> (line <span class="linenumber">468</span>) |
627 |
<BR> |
<BR> |
628 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
629 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
630 |
<span class="font10bold" style="color: #0000FF">push ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">push( |
631 |
|
)</SPAN> |
632 |
<BR> |
<BR> |
633 |
|
|
634 |
<BR> |
<BR> |
635 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
636 |
Same as add() |
Same as add() |
637 |
<BR> |
<br /> |
638 |
|
|
639 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Deprecated</b> - - use add()</DD> |
|
|
|
|
|
</DL> |
|
640 |
|
|
641 |
|
<DT class="font10bold">Function Info:</DT> |
642 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add()</DD> |
643 |
|
</DL> |
644 |
</DIV> |
</DIV> |
645 |
<BR> |
<BR> |
|
|
|
646 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
647 |
<A NAME='push_css_link'><!-- --></A> |
<A NAME='methodpush_css_link'><!-- --></A> |
648 |
<SPAN CLASS="font12bold">push_css_link</SPAN> |
<SPAN CLASS="font12bold">push_css_link</SPAN> (line <span class="linenumber">340</span>) |
649 |
<BR> |
<BR> |
650 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
651 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
652 |
<span class="font10bold" style="color: #0000FF">push_css_link ( $link )</SPAN> |
<span class="font10bold" style="color: #0000FF">push_css_link( |
653 |
|
mixed |
654 |
|
$link)</SPAN> |
655 |
<BR> |
<BR> |
656 |
|
|
657 |
<BR> |
<BR> |
658 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
659 |
Same ass add_css_link() |
Same ass add_css_link() |
660 |
<BR> |
<br /> |
661 |
|
|
662 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Deprecated</b> - - use add_css_link();</DD> |
|
|
|
|
|
</DL> |
|
663 |
|
|
664 |
|
<DT class="font10bold">Function Info:</DT> |
665 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add_css_link();</DD> |
666 |
|
</DL> |
667 |
</DIV> |
</DIV> |
668 |
<BR> |
<BR> |
|
|
|
669 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
670 |
<A NAME='push_head_content'><!-- --></A> |
<A NAME='methodpush_head_content'><!-- --></A> |
671 |
<SPAN CLASS="font12bold">push_head_content</SPAN> |
<SPAN CLASS="font12bold">push_head_content</SPAN> (line <span class="linenumber">267</span>) |
672 |
<BR> |
<BR> |
673 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
674 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
675 |
<span class="font10bold" style="color: #0000FF">push_head_content ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">push_head_content( |
676 |
|
)</SPAN> |
677 |
<BR> |
<BR> |
678 |
|
|
679 |
<BR> |
<BR> |
680 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
681 |
Same ass add_head_content() |
Same ass add_head_content() |
682 |
<BR> |
<br /> |
683 |
|
|
684 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Deprecated</b> - - use add_head_content();</DD> |
|
|
|
|
|
</DL> |
|
685 |
|
|
686 |
|
<DT class="font10bold">Function Info:</DT> |
687 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add_head_content();</DD> |
688 |
|
</DL> |
689 |
</DIV> |
</DIV> |
690 |
<BR> |
<BR> |
|
|
|
691 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
692 |
<A NAME='push_head_js'><!-- --></A> |
<A NAME='methodpush_head_js'><!-- --></A> |
693 |
<SPAN CLASS="font12bold">push_head_js</SPAN> |
<SPAN CLASS="font12bold">push_head_js</SPAN> (line <span class="linenumber">288</span>) |
694 |
<BR> |
<BR> |
695 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
696 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
697 |
<span class="font10bold" style="color: #0000FF">push_head_js ( $content )</SPAN> |
<span class="font10bold" style="color: #0000FF">push_head_js( |
698 |
|
mixed |
699 |
|
$content)</SPAN> |
700 |
<BR> |
<BR> |
701 |
|
|
702 |
<BR> |
<BR> |
703 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
704 |
Same ass add_head_js() |
Same ass add_head_js() |
705 |
<BR> |
<br /> |
706 |
|
|
707 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Deprecated</b> - - use add_head_js();</DD> |
|
|
|
|
|
</DL> |
|
708 |
|
|
709 |
|
<DT class="font10bold">Function Info:</DT> |
710 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add_head_js();</DD> |
711 |
|
</DL> |
712 |
</DIV> |
</DIV> |
713 |
<BR> |
<BR> |
|
|
|
714 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
715 |
<A NAME='push_js_link'><!-- --></A> |
<A NAME='methodpush_js_link'><!-- --></A> |
716 |
<SPAN CLASS="font12bold">push_js_link</SPAN> |
<SPAN CLASS="font12bold">push_js_link</SPAN> (line <span class="linenumber">351</span>) |
717 |
<BR> |
<BR> |
718 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
719 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
720 |
<span class="font10bold" style="color: #0000FF">push_js_link ( $link )</SPAN> |
<span class="font10bold" style="color: #0000FF">push_js_link( |
721 |
|
mixed |
722 |
|
$link)</SPAN> |
723 |
<BR> |
<BR> |
724 |
|
|
725 |
<BR> |
<BR> |
726 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
727 |
<!-- ========== Info from phpDoc block ========= --> |
pushes an link to an externally referenced javascript file, which will get rendered in the head. |
728 |
pushes an link to an externally referenced javascript |
<br /> |
|
file, which will get rendered in the head. |
|
|
<BR> |
|
729 |
|
|
730 |
<DL> |
<DL> |
731 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
732 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$link</SPAN></SPAN> - script tag object or $url of .js file.</DD> |
733 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$link</SPAN></SPAN> - script tag object or $url of .js file.</DD> |
|
734 |
|
<DT class="font10bold">Function Info:</DT> |
735 |
|
</DL> |
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
736 |
</DIV> |
</DIV> |
737 |
<BR> |
<BR> |
|
|
|
738 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
739 |
<A NAME='push_reference'><!-- --></A> |
<A NAME='methodpush_reference'><!-- --></A> |
740 |
<SPAN CLASS="font12bold">push_reference</SPAN> |
<SPAN CLASS="font12bold">push_reference</SPAN> (line <span class="linenumber">489</span>) |
741 |
<BR> |
<BR> |
742 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
743 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
744 |
<span class="font10bold" style="color: #0000FF">push_reference ( &$content )</SPAN> |
<span class="font10bold" style="color: #0000FF">push_reference( |
745 |
|
mixed |
746 |
|
&$content)</SPAN> |
747 |
<BR> |
<BR> |
748 |
|
|
749 |
<BR> |
<BR> |
750 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
751 |
Same as add() |
Same as add() |
752 |
<BR> |
<br /> |
753 |
|
|
754 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Deprecated</b> - - use add()</DD> |
|
|
|
|
|
</DL> |
|
755 |
|
|
756 |
|
<DT class="font10bold">Function Info:</DT> |
757 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add()</DD> |
758 |
|
</DL> |
759 |
</DIV> |
</DIV> |
760 |
<BR> |
<BR> |
|
|
|
761 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
762 |
<A NAME='render'><!-- --></A> |
<A NAME='methodrender'><!-- --></A> |
763 |
<SPAN CLASS="font12bold">render</SPAN> |
<SPAN CLASS="font12bold">render</SPAN> (line <span class="linenumber">598</span>) |
764 |
<BR> |
<BR> |
765 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
766 |
<span class="font10bold" style="color: #FF0000">string</SPAN> |
<span class="font10bold" style="color: #FF0000">string</SPAN> |
767 |
<span class="font10bold" style="color: #0000FF">render ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">render( |
768 |
|
)</SPAN> |
769 |
<BR> |
<BR> |
770 |
Overridden in child class(es) as: <a href="../phpHtmlLib/PageWidget.html#render">PageWidget::render()</a><br> |
<p>Overridden in child classes as:<br /> |
771 |
|
<dl> |
772 |
|
<dt><a href="../phpHtmlLib/PageWidget.html#methodrender">PageWidget::render()</a></dt> |
773 |
|
<dd>This is the function that renders the HTML for this widget.</dd> |
774 |
|
</dl> |
775 |
|
</p> |
776 |
|
|
777 |
<BR> |
<BR> |
778 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
779 |
render the page. |
render the page. |
780 |
<BR> |
<br /> |
781 |
|
|
782 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - the raw html output.</DD> |
|
|
|
|
|
</DL> |
|
783 |
|
|
784 |
|
<DT class="font10bold">Function Info:</DT> |
785 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - the raw html output.</DD> |
786 |
|
</DL> |
787 |
</DIV> |
</DIV> |
788 |
<BR> |
<BR> |
|
|
|
789 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
790 |
<A NAME='set_body_attributes'><!-- --></A> |
<A NAME='methodset_body_attributes'><!-- --></A> |
791 |
<SPAN CLASS="font12bold">set_body_attributes</SPAN> |
<SPAN CLASS="font12bold">set_body_attributes</SPAN> (line <span class="linenumber">512</span>) |
792 |
<BR> |
<BR> |
793 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
794 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
795 |
<span class="font10bold" style="color: #0000FF">set_body_attributes ( $attributes )</SPAN> |
<span class="font10bold" style="color: #0000FF">set_body_attributes( |
796 |
|
array |
797 |
|
$attributes)</SPAN> |
798 |
<BR> |
<BR> |
799 |
|
|
800 |
<BR> |
<BR> |
801 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
802 |
set attributes of body tag |
set attributes of body tag |
803 |
<BR> |
<br /> |
804 |
|
|
805 |
<DL> |
<DL> |
806 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
807 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$attributes</SPAN></SPAN> the name=>value pairs</DD> |
808 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$attributes</SPAN></SPAN> the name=>value pairs</DD> |
|
809 |
|
<DT class="font10bold">Function Info:</DT> |
810 |
|
</DL> |
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
811 |
</DIV> |
</DIV> |
812 |
<BR> |
<BR> |
|
|
|
813 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
814 |
<A NAME='set_charset'><!-- --></A> |
<A NAME='methodset_charset'><!-- --></A> |
815 |
<SPAN CLASS="font12bold">set_charset</SPAN> |
<SPAN CLASS="font12bold">set_charset</SPAN> (line <span class="linenumber">377</span>) |
816 |
<BR> |
<BR> |
817 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
818 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
819 |
<span class="font10bold" style="color: #0000FF">set_charset ( $charset )</SPAN> |
<span class="font10bold" style="color: #0000FF">set_charset( |
820 |
|
string |
821 |
|
$charset)</SPAN> |
822 |
<BR> |
<BR> |
823 |
|
|
824 |
<BR> |
<BR> |
825 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
826 |
set the character set |
set the character set |
827 |
<BR> |
<br /> |
828 |
|
|
829 |
<DL> |
<DL> |
830 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
831 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$charset</SPAN></SPAN> - the charset for the meta tag</DD> |
832 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$charset</SPAN></SPAN> - the charset for the meta tag</DD> |
|
833 |
|
<DT class="font10bold">Function Info:</DT> |
834 |
|
</DL> |
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
835 |
</DIV> |
</DIV> |
836 |
<BR> |
<BR> |
|
|
|
837 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
838 |
<A NAME='set_frameset'><!-- --></A> |
<A NAME='methodset_frameset'><!-- --></A> |
839 |
<SPAN CLASS="font12bold">set_frameset</SPAN> |
<SPAN CLASS="font12bold">set_frameset</SPAN> (line <span class="linenumber">389</span>) |
840 |
<BR> |
<BR> |
841 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
842 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
843 |
<span class="font10bold" style="color: #0000FF">set_frameset ( $frameset )</SPAN> |
<span class="font10bold" style="color: #0000FF">set_frameset( |
844 |
|
<a href="../phpHtmlLib/FRAMESETtag.html">FRAMESETtag</a> |
845 |
|
$frameset)</SPAN> |
846 |
<BR> |
<BR> |
847 |
|
|
848 |
<BR> |
<BR> |
849 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
850 |
<!-- ========== Info from phpDoc block ========= --> |
This function is used to set the FRAMSETtag object for this page. This automatically sets the output for this page object to be a frameset. |
851 |
This function is used to set the FRAMSETtag |
<br /> |
|
object for this page. |
|
|
<BR> |
|
|
This automatically |
|
|
sets the output for this page object to |
|
|
be a frameset. |
|
|
<DL> |
|
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;"><a href="../phpHtmlLib/FRAMESETtag.html">FRAMESETtag</a></SPAN> <span style="color: #0000FF;font-weight:bold">$frameset</SPAN></SPAN> object -</DD> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
852 |
|
|
853 |
|
<DL> |
854 |
|
<DT class="font10bold">Function Parameters:</DT> |
855 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;"><a href="../phpHtmlLib/FRAMESETtag.html">FRAMESETtag</a></SPAN> <span style="color: #0000FF;font-weight:bold">$frameset</SPAN></SPAN> object - $frameset</DD> |
856 |
|
|
857 |
|
<DT class="font10bold">Function Info:</DT> |
858 |
|
</DL> |
859 |
</DIV> |
</DIV> |
860 |
<BR> |
<BR> |
|
|
|
861 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
862 |
<A NAME='set_html_attributes'><!-- --></A> |
<A NAME='methodset_html_attributes'><!-- --></A> |
863 |
<SPAN CLASS="font12bold">set_html_attributes</SPAN> |
<SPAN CLASS="font12bold">set_html_attributes</SPAN> (line <span class="linenumber">417</span>) |
864 |
<BR> |
<BR> |
865 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
866 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
867 |
<span class="font10bold" style="color: #0000FF">set_html_attributes ( $attributes )</SPAN> |
<span class="font10bold" style="color: #0000FF">set_html_attributes( |
868 |
|
array |
869 |
|
$attributes)</SPAN> |
870 |
<BR> |
<BR> |
871 |
|
|
872 |
<BR> |
<BR> |
873 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
874 |
<!-- ========== Info from phpDoc block ========= --> |
This function sets the attributes for the <html> tag |
875 |
This function sets the attributes |
<br /> |
|
for the <html> tag |
|
|
<BR> |
|
876 |
|
|
877 |
<DL> |
<DL> |
878 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
879 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$attributes</SPAN></SPAN> - the name=>value pair for the attributes</DD> |
880 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$attributes</SPAN></SPAN> - the name=>value |
|
881 |
pair for the |
<DT class="font10bold">Function Info:</DT> |
882 |
attributes</DD> |
</DL> |
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
883 |
</DIV> |
</DIV> |
884 |
<BR> |
<BR> |
|
|
|
885 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
886 |
<A NAME='set_refresh'><!-- --></A> |
<A NAME='methodset_refresh'><!-- --></A> |
887 |
<SPAN CLASS="font12bold">set_refresh</SPAN> |
<SPAN CLASS="font12bold">set_refresh</SPAN> (line <span class="linenumber">365</span>) |
888 |
<BR> |
<BR> |
889 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
890 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
891 |
<span class="font10bold" style="color: #0000FF">set_refresh ( $time, [$url = NULL] )</SPAN> |
<span class="font10bold" style="color: #0000FF">set_refresh( |
892 |
|
int |
893 |
|
$time, [string |
894 |
|
$url = NULL])</SPAN> |
895 |
<BR> |
<BR> |
896 |
|
|
897 |
<BR> |
<BR> |
898 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
899 |
Automatically set a page meta tag refresh |
Automatically set a page meta tag refresh |
900 |
<BR> |
<br /> |
901 |
|
|
902 |
<DL> |
<DL> |
903 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
904 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$time</SPAN></SPAN> - time in seconds to refresh</DD> |
905 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$time</SPAN></SPAN> - time in seconds to refresh</DD> |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$url</SPAN></SPAN> - the url to go to.</DD> |
906 |
|
|
907 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$url</SPAN></SPAN> - the url to go to.</DD> |
<DT class="font10bold">Function Info:</DT> |
908 |
|
</DL> |
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
909 |
</DIV> |
</DIV> |
910 |
<BR> |
<BR> |
|
|
|
911 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
912 |
<A NAME='set_text_debug'><!-- --></A> |
<A NAME='methodset_text_debug'><!-- --></A> |
913 |
<SPAN CLASS="font12bold">set_text_debug</SPAN> |
<SPAN CLASS="font12bold">set_text_debug</SPAN> (line <span class="linenumber">540</span>) |
914 |
<BR> |
<BR> |
915 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
916 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
917 |
<span class="font10bold" style="color: #0000FF">set_text_debug ( $flag )</SPAN> |
<span class="font10bold" style="color: #0000FF">set_text_debug( |
918 |
|
$flag |
919 |
|
$flag)</SPAN> |
920 |
<BR> |
<BR> |
921 |
|
|
922 |
<BR> |
<BR> |
923 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
924 |
set the $_text_debug flag |
set the $_text_debug flag |
925 |
<BR> |
<br /> |
926 |
|
|
927 |
<DL> |
<DL> |
928 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
929 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">$flag</SPAN> <span style="color: #0000FF;font-weight:bold">$flag</SPAN></SPAN> - boolean.</DD> |
930 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">$flag</SPAN> <span style="color: #0000FF;font-weight:bold">$flag</SPAN></SPAN> - boolean.</DD> |
|
931 |
|
<DT class="font10bold">Function Info:</DT> |
932 |
|
</DL> |
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
933 |
</DIV> |
</DIV> |
934 |
<BR> |
<BR> |
|
|
|
935 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
936 |
<A NAME='set_title'><!-- --></A> |
<A NAME='methodset_title'><!-- --></A> |
937 |
<SPAN CLASS="font12bold">set_title</SPAN> |
<SPAN CLASS="font12bold">set_title</SPAN> (line <span class="linenumber">309</span>) |
938 |
<BR> |
<BR> |
939 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
940 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
941 |
<span class="font10bold" style="color: #0000FF">set_title ( $title )</SPAN> |
<span class="font10bold" style="color: #0000FF">set_title( |
942 |
|
mixed |
943 |
|
$title)</SPAN> |
944 |
<BR> |
<BR> |
945 |
|
|
946 |
<BR> |
<BR> |
947 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
948 |
set the title of the page output. |
set the title of the page output. |
949 |
<BR> |
<br /> |
950 |
|
|
951 |
<DL> |
<DL> |
952 |
<DT class="font10bold">Function Parameters:</DT> |
<DT class="font10bold">Function Parameters:</DT> |
953 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the title of the html page can be TITLEtag object.</DD> |
954 |
<DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the title of the html page |
|
955 |
can be TITLEtag object.</DD> |
<DT class="font10bold">Function Info:</DT> |
956 |
|
</DL> |
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
|
|
|
957 |
</DIV> |
</DIV> |
958 |
<BR> |
<BR> |
|
|
|
959 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
960 |
<A NAME='_build_content_type_tag'><!-- --></A> |
<A NAME='method_build_content_type_tag'><!-- --></A> |
961 |
<SPAN CLASS="font12bold">_build_content_type_tag</SPAN> |
<SPAN CLASS="font12bold">_build_content_type_tag</SPAN> (line <span class="linenumber">426</span>) |
962 |
<BR> |
<BR> |
963 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
964 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
965 |
<span class="font10bold" style="color: #0000FF">_build_content_type_tag ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">_build_content_type_tag( |
966 |
|
)</SPAN> |
967 |
<BR> |
<BR> |
968 |
|
|
969 |
<BR> |
<BR> |
970 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
971 |
this builds the content type meta tag. |
this builds the content type meta tag. |
972 |
<BR> |
<br /> |
973 |
|
|
974 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
975 |
|
|
976 |
|
<DT class="font10bold">Function Info:</DT> |
977 |
|
</DL> |
978 |
</DIV> |
</DIV> |
979 |
<BR> |
<BR> |
|
|
|
980 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
981 |
<A NAME='_build_head'><!-- --></A> |
<A NAME='method_build_head'><!-- --></A> |
982 |
<SPAN CLASS="font12bold">_build_head</SPAN> |
<SPAN CLASS="font12bold">_build_head</SPAN> (line <span class="linenumber">553</span>) |
983 |
<BR> |
<BR> |
984 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
985 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
986 |
<span class="font10bold" style="color: #0000FF">_build_head ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">_build_head( |
987 |
|
)</SPAN> |
988 |
<BR> |
<BR> |
989 |
|
|
990 |
<BR> |
<BR> |
991 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
|
<!-- ========== Info from phpDoc block ========= --> |
|
992 |
builds the head object and its content. |
builds the head object and its content. |
993 |
<BR> |
<br /> |
994 |
|
|
995 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
</DL> |
|
996 |
|
|
997 |
|
<DT class="font10bold">Function Info:</DT> |
998 |
|
</DL> |
999 |
</DIV> |
</DIV> |
1000 |
<BR> |
<BR> |
|
|
|
1001 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
1002 |
<A NAME='_create_body'><!-- --></A> |
<A NAME='method_create_body'><!-- --></A> |
1003 |
<SPAN CLASS="font12bold">_create_body</SPAN> |
<SPAN CLASS="font12bold">_create_body</SPAN> (line <span class="linenumber">500</span>) |
1004 |
<BR> |
<BR> |
1005 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
1006 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
1007 |
<span class="font10bold" style="color: #0000FF">_create_body ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">_create_body( |
1008 |
|
)</SPAN> |
1009 |
<BR> |
<BR> |
1010 |
|
|
1011 |
<BR> |
<BR> |
1012 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
1013 |
<!-- ========== Info from phpDoc block ========= --> |
This is responsible for creating the BODYtag object. We only will create a new $this->_body if it doesn't already exist. |
1014 |
This is responsible for creating the |
<br /> |
|
<BR> |
|
|
BODYtag object. We only will |
|
|
create a new $this->_body if it doesn't |
|
|
already exist. |
|
|
<DL> |
|
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
1015 |
|
|
1016 |
<DT class="font10bold">Function Info:</DT> |
<DL> |
|
|
|
|
</DL> |
|
1017 |
|
|
1018 |
|
<DT class="font10bold">Function Info:</DT> |
1019 |
|
</DL> |
1020 |
</DIV> |
</DIV> |
1021 |
<BR> |
<BR> |
|
|
|
1022 |
<DIV CLASS="function"> |
<DIV CLASS="function"> |
1023 |
<A NAME='_frameset_wrap_body'><!-- --></A> |
<A NAME='method_frameset_wrap_body'><!-- --></A> |
1024 |
<SPAN CLASS="font12bold">_frameset_wrap_body</SPAN> |
<SPAN CLASS="font12bold">_frameset_wrap_body</SPAN> (line <span class="linenumber">584</span>) |
1025 |
<BR> |
<BR> |
1026 |
<SPAN CLASS="font10bold">Useage : </SPAN> |
<SPAN CLASS="font10bold">Usage : </SPAN> |
1027 |
<span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a></SPAN> |
<span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a></SPAN> |
1028 |
<span class="font10bold" style="color: #0000FF">_frameset_wrap_body ( )</SPAN> |
<span class="font10bold" style="color: #0000FF">_frameset_wrap_body( |
1029 |
|
)</SPAN> |
1030 |
<BR> |
<BR> |
1031 |
|
|
1032 |
<BR> |
<BR> |
1033 |
<SPAN CLASS="font10bold">Description : </SPAN> |
<SPAN CLASS="font10bold">Description : </SPAN> |
1034 |
<!-- ========== Info from phpDoc block ========= --> |
This builds a frameset body tag wrapped in a <noframes> tag. |
1035 |
This builds a frameset body tag |
<br /> |
|
wrapped in a <noframes> tag. |
|
|
<BR> |
|
1036 |
|
|
1037 |
<DL> |
<DL> |
|
<DT class="font10bold">Function Parameters:</DT> |
|
|
|
|
|
|
|
|
<DT class="font10bold">Function Info:</DT> |
|
|
|
|
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD> |
|
|
|
|
|
</DL> |
|
1038 |
|
|
1039 |
|
<DT class="font10bold">Function Info:</DT> |
1040 |
|
<DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD> |
1041 |
|
</DL> |
1042 |
</DIV> |
</DIV> |
1043 |
<BR> |
<BR> |
1044 |
|
<div id="credit"> |
1045 |
|
<hr> |
1046 |
<hr> |
Documention generated on Thu, 20 Feb 2003 16:22:58 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a> |
1047 |
</HTML> |
</div> |
1048 |
|
</body> |
1049 |
|
</html> |