| 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:49 -0800' --> |
| 6 |
<TITLE>Docs For Class FooterNavCSS</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 FooterNavCSS">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 FooterNavCSS |
| 30 |
</H2> (line <span class="linenumber">300</span>) |
| 31 |
<pre> |
| 32 |
<a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a> |
| 33 |
| |
| 34 |
--FooterNavCSS</pre> |
| 35 |
<p> |
| 36 |
<b><i>Located in File: Program_Root/widgets/FooterNav.inc</i></b><br> |
| 37 |
</p> |
| 38 |
<hr> |
| 39 |
This class defines the css used by the FooterNav Object. |
| 40 |
<br /> |
| 41 |
|
| 42 |
<UL> |
| 43 |
<LI><b>author</b> - <CODE>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></CODE></LI> |
| 44 |
</UL> |
| 45 |
<hr> |
| 46 |
<!-- =========== VAR SUMMARY =========== --> |
| 47 |
<A NAME='var_summary'><!-- --></A> |
| 48 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
| 49 |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
| 50 |
<TD> |
| 51 |
<span CLASS="font12bold">Class Variable Summary</span> |
| 52 |
<A HREF="#top" CLASS="links">^TOP</A> |
| 53 |
</TD> |
| 54 |
</TR> |
| 55 |
|
| 56 |
</TABLE> |
| 57 |
<hr> |
| 58 |
<!-- =========== VAR INHERITED SUMMARY =========== --> |
| 59 |
<A NAME='var_inherited_summary'><!-- --></A> |
| 60 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
| 61 |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
| 62 |
<TD> |
| 63 |
<span CLASS="font12bold">Inherited Class Variable Summary</span> |
| 64 |
<A HREF="#top" CLASS="links">^TOP</A> |
| 65 |
</TD> |
| 66 |
</TR> |
| 67 |
|
| 68 |
<!-- =========== Summary =========== --> |
| 69 |
<TR BGCOLOR='white'> |
| 70 |
<TD> |
| 71 |
<span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a></span> |
| 72 |
<table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center"> |
| 73 |
<tr CLASS="tableheadingcolor"> |
| 74 |
<th>Variable</th> |
| 75 |
<th>Default Value</th> |
| 76 |
<th>Description</th> |
| 77 |
</tr> |
| 78 |
<tr> |
| 79 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#var$indent_flag">CSSBuilder::$indent_flag</a></td> |
| 80 |
<td CLASS="font10" STYLE="white-space: nowrap">-> TRUE<-</td> |
| 81 |
<td CLASS="font10">Flag for pretty (indented) output</td> |
| 82 |
</tr> |
| 83 |
<tr> |
| 84 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#var$_entries">CSSBuilder::$_entries</a></td> |
| 85 |
<td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td> |
| 86 |
<td CLASS="font10">This holds the entries for the css</td> |
| 87 |
</tr> |
| 88 |
<tr> |
| 89 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#var$_header_flag">CSSBuilder::$_header_flag</a></td> |
| 90 |
<td CLASS="font10" STYLE="white-space: nowrap">-> FALSE<-</td> |
| 91 |
<td CLASS="font10">Flag to let us know if we should output a header content-type value header("Content-Type: text/css");</td> |
| 92 |
</tr> |
| 93 |
</table> |
| 94 |
<BR> |
| 95 |
</TD> |
| 96 |
</TR> |
| 97 |
</TABLE> |
| 98 |
|
| 99 |
<hr> |
| 100 |
<!-- =========== METHOD SUMMARY =========== --> |
| 101 |
<A NAME='method_summary'><!-- --></A> |
| 102 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border"> |
| 103 |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
| 104 |
<TD> |
| 105 |
<span class="font12bold">Method Summary</span> |
| 106 |
<A HREF="#top" CLASS="links">^TOP</A> |
| 107 |
</TD> |
| 108 |
</TR> |
| 109 |
|
| 110 |
<!-- =========== Summary =========== --> |
| 111 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
| 112 |
<TD> |
| 113 |
<CODE><B><A HREF='../phpHtmlLib/FooterNavCSS.html#methoduser_setup'>void user_setup ( )</A></B></CODE> |
| 114 |
<BR> |
| 115 |
<blockquote> </blockquote> |
| 116 |
</TD> |
| 117 |
</TR> |
| 118 |
</TABLE> |
| 119 |
<!-- =========== INHERITED METHOD SUMMARY =========== --> |
| 120 |
<A NAME='functions_inherited'><!-- --></A> |
| 121 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
| 122 |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
| 123 |
<TD> |
| 124 |
<span CLASS="font12bold">Inherited Method Summary</span> |
| 125 |
<A HREF="#top" CLASS="links">^TOP</A> |
| 126 |
</TD> |
| 127 |
</TR> |
| 128 |
|
| 129 |
<!-- =========== Summary =========== --> |
| 130 |
<TR BGCOLOR='white' CLASS='TableRowColor'> |
| 131 |
<TD> |
| 132 |
<span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a></span> |
| 133 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center"> |
| 134 |
<tr CLASS="tableheadingcolor"> |
| 135 |
<th>Function</th> |
| 136 |
<th>Description</th> |
| 137 |
</tr> |
| 138 |
<tr> |
| 139 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#methodCSSBuilder">CSSBuilder::CSSBuilder()</a></td> |
| 140 |
<td CLASS="font10">The CSSBuilder constructor</td> |
| 141 |
<tr> |
| 142 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#methodadd_entry">CSSBuilder::add_entry()</a></td> |
| 143 |
<td CLASS="font10">This function adds a new class entry</td> |
| 144 |
<tr> |
| 145 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#methodrender">CSSBuilder::render()</a></td> |
| 146 |
<td CLASS="font10">The render method for compatibility with the rest of the phphtmllib api</td> |
| 147 |
<tr> |
| 148 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#methodset_header_flag">CSSBuilder::set_header_flag()</a></td> |
| 149 |
<td CLASS="font10">This is used to set/update the header flag.</td> |
| 150 |
<tr> |
| 151 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#methodupdate_all_values">CSSBuilder::update_all_values()</a></td> |
| 152 |
<td CLASS="font10">This function is a macro for walking the entire</td> |
| 153 |
<tr> |
| 154 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#methodupdate_properties">CSSBuilder::update_properties()</a></td> |
| 155 |
<td CLASS="font10">This function updates a css property value for a specific class/id</td> |
| 156 |
<tr> |
| 157 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#methodupdate_property">CSSBuilder::update_property()</a></td> |
| 158 |
<td CLASS="font10">This function updates a css property value for a specific class/id</td> |
| 159 |
<tr> |
| 160 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#methoduser_setup">CSSBuilder::user_setup()</a></td> |
| 161 |
<td CLASS="font10">Call the child class' setup function</td> |
| 162 |
<tr> |
| 163 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#method_build_name">CSSBuilder::_build_name()</a></td> |
| 164 |
<td CLASS="font10">This function is used to construct the css name declaration string.</td> |
| 165 |
<tr> |
| 166 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#method_build_properties">CSSBuilder::_build_properties()</a></td> |
| 167 |
<td CLASS="font10">This function is used to construct the property: value strings for the class</td> |
| 168 |
<tr> |
| 169 |
<td CLASS="font10bold"><a href="../phpHtmlLib/CSSBuilder.html#method_replace_value">CSSBuilder::_replace_value()</a></td> |
| 170 |
<td CLASS="font10">This function does the main work for update_all_values</td> |
| 171 |
</table> |
| 172 |
<br> |
| 173 |
</TD> |
| 174 |
</TR> |
| 175 |
</TABLE> |
| 176 |
<hr> |
| 177 |
<!-- ============ VARIABLE DETAIL =========== --> |
| 178 |
|
| 179 |
<A NAME='variable_detail'></A> |
| 180 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
| 181 |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
| 182 |
<TD> |
| 183 |
<span CLASS="font12bold">Variable Detail</span> |
| 184 |
<A HREF="#top" CLASS="links">^TOP</A> |
| 185 |
</TD> |
| 186 |
</TR> |
| 187 |
</TABLE> |
| 188 |
|
| 189 |
<hr> |
| 190 |
<!-- ============ METHOD DETAIL =========== --> |
| 191 |
|
| 192 |
<A NAME='method_detail'></A> |
| 193 |
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
| 194 |
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'> |
| 195 |
<TD> |
| 196 |
<span class="font12bold">Method Detail</span> |
| 197 |
<A HREF="#top" CLASS="links">^TOP</A> |
| 198 |
</TD> |
| 199 |
</TR> |
| 200 |
</TABLE> |
| 201 |
<BR> |
| 202 |
<DIV CLASS="function"> |
| 203 |
<A NAME='methoduser_setup'><!-- --></A> |
| 204 |
<SPAN CLASS="font12bold">user_setup</SPAN> (line <span class="linenumber">302</span>) |
| 205 |
<BR> |
| 206 |
<SPAN CLASS="font10bold">Usage : </SPAN> |
| 207 |
<span class="font10bold" style="color: #FF0000">void</SPAN> |
| 208 |
<span class="font10bold" style="color: #0000FF">user_setup( |
| 209 |
)</SPAN> |
| 210 |
<BR> |
| 211 |
|
| 212 |
<span class="font10bold" style="padding-left: 10px;">Overrides :</span> <a href="../phpHtmlLib/CSSBuilder.html#methoduser_setup">CSSBuilder::user_setup()</a> Call the child class' setup function |
| 213 |
<BR> |
| 214 |
<SPAN CLASS="font10bold">Description : </SPAN> |
| 215 |
|
| 216 |
<br /> |
| 217 |
|
| 218 |
<DL> |
| 219 |
|
| 220 |
<DT class="font10bold">Function Info:</DT> |
| 221 |
</DL> |
| 222 |
</DIV> |
| 223 |
<BR> |
| 224 |
<div id="credit"> |
| 225 |
<hr> |
| 226 |
Documention generated on Thu, 20 Feb 2003 16:22:49 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a> |
| 227 |
</div> |
| 228 |
</body> |
| 229 |
</html> |