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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:23 -0800' -->
6 <TITLE>Docs For Class ActiveTabCSS</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
8 </HEAD>
9 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10
11
12 <!-- Links -->
13 <a NAME="top"></A>
14 <table WIDTH="100%" class="links">
15 <TR>
16 <TD class="font10">
17 Links:
18 <A HREF="#children_summary" class="links" title="Classes extended from ActiveTabCSS">Child Classes</A>
19 <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
20 <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>
21 <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inerited Methods</A>
22 <A HREF="#functions_summary" class="links" title="Method Summary">Methods</A>
23 <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
24 <A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A>
25 </TD>
26 </TR>
27 </TABLE>
28 <BR>
29
30 <!-- Start of Class Data -->
31 <H2>
32 Class ActiveTabCSS
33 </H2>
34
35 <pre>
36 <pre><a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a>
37 |
38 --ActiveTabCSS</pre>
39 </pre>
40
41 <A NAME="children_summary"</A>
42 <H3>
43 Classes extended from ActiveTabCSS: <A HREF="#top" CLASS="links">^TOP</A>
44 </H3>
45
46 <p>
47 <b><i>Located in File: Program_Root/widgets/ActiveTab.inc</i></b><br>
48 </p>
49 <hr>
50 <!-- ========== Info from phpDoc block ========= -->
51
52 <BR>
53
54
55 <UL>
56
57 <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
58
59 </UL>
60
61 <hr>
62 <!-- =========== VAR SUMMARY =========== -->
63 <A NAME='var_summary'><!-- --></A>
64 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
65 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
66 <TD>
67 <span CLASS="font12bold">Class Variable Summary</span>
68 <A HREF="#top" CLASS="links">^TOP</A>
69 </TD>
70 </TR>
71
72
73 </TABLE>
74
75 <hr>
76 <!-- =========== VAR INHERITED SUMMARY =========== -->
77 <A NAME='var_inherited_summary'><!-- --></A>
78 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
79 <TR CLASS='TableHeadingColor'>
80 <TD>
81 <span CLASS="font12bold">Inherited Class Variable Summary</span>
82 <A HREF="#top" CLASS="links">^TOP</A>
83 </TD>
84 </TR>
85
86
87 <!-- =========== Summary =========== -->
88 <TR BGCOLOR='white'>
89 <TD>
90 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a></span>
91 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
92 <tr CLASS="tableheadingcolor">
93 <th>Variable</th>
94 <th>Default Value</th>
95 <th>Description</th>
96 </tr>
97
98 <tr>
99 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#$indent_flag'>$indent_flag</A></td>
100 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
101 <td CLASS="font10">Flag for pretty (indented) output</td>
102 </tr>
103
104 <tr>
105 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#$_entries'>$_entries</A></td>
106 <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>
107 <td CLASS="font10">This holds the entries for the css</td>
108 </tr>
109
110 <tr>
111 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#$_header_flag'>$_header_flag</A></td>
112 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
113 <td CLASS="font10">Flag to let us know if we should</td>
114 </tr>
115
116 </table>
117 <BR>
118 </TD>
119 </TR>
120
121 </TABLE>
122
123 <hr>
124 <!-- =========== INHERITED METHOD SUMMARY =========== -->
125 <A NAME='functions_inherited'><!-- --></A>
126 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
127 <TR CLASS='TableHeadingColor'>
128 <TD>
129 <span CLASS="font12bold">Inherited Method Summary</span>
130 <A HREF="#top" CLASS="links">^TOP</A>
131 </TD>
132 </TR>
133
134
135 <!-- =========== Summary =========== -->
136 <TR BGCOLOR='white' CLASS='TableRowColor'>
137 <TD>
138 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a></span>
139 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
140 <tr CLASS="tableheadingcolor">
141 <th>Function</th>
142 <th>Description</th>
143 </tr>
144
145 <tr>
146 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#constructor CSSBuilder'>constructor CSSBuilder ( [$header_flag = FALSE] )</A></td>
147 <td CLASS="font10">The CSSBuilder constructor</td>
148
149 <tr>
150 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#add_entry'>add_entry ( $name, $extends, $attributes )</A></td>
151 <td CLASS="font10">This function adds a new class entry</td>
152
153 <tr>
154 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>
155 <td CLASS="font10">The render method for compatibility
156 with the rest of the phphtmllib api</td>
157
158 <tr>
159 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#set_header_flag'>set_header_flag ( $flag )</A></td>
160 <td CLASS="font10">This is used to set/update the header
161 flag.</td>
162
163 <tr>
164 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#update_all_values'>update_all_values ( $property, $search, $value )</A></td>
165 <td CLASS="font10">This function is a macro for walking the entire
166 list of classes, looking for particular property
167 in each class.</td>
168
169 <tr>
170 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#update_properties'>update_properties ( $name, $extends, $properties )</A></td>
171 <td CLASS="font10">This function updates a css property value
172 for a specific class/id</td>
173
174 <tr>
175 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#update_property'>update_property ( $name, $extends, $property, $value )</A></td>
176 <td CLASS="font10">This function updates a css property value
177 for a specific class/id</td>
178
179 <tr>
180 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#user_setup'>user_setup ( )</A></td>
181 <td CLASS="font10">Call the child class' setup function</td>
182
183 <tr>
184 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#_build_name'>_build_name ( $class )</A></td>
185 <td CLASS="font10">This function is used to construct the css name
186 declaration string.</td>
187
188 <tr>
189 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#_build_properties'>_build_properties ( $properties, $indent_str )</A></td>
190 <td CLASS="font10">This function is used to construct the
191 property: value strings for the class</td>
192
193 <tr>
194 <td CLASS="font10bold"><A HREF='../phpHtmlLib/CSSBuilder.html#_replace_value'>_replace_value ( &$item, $key, $blah )</A></td>
195 <td CLASS="font10">This function does the main work for update_all_values</td>
196
197 </table>
198 <br>
199 </TD>
200 </TR>
201
202 </TABLE>
203
204 <hr>
205 <!-- should have constructor at some point -->
206 <!-- =========== Method SUMMARY =========== -->
207 <A NAME='Method_summary'><!-- --></A>
208 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
209 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
210 <TD>
211 <span class="font12bold">Method Summary</span>
212 <A HREF="#top" CLASS="links">^TOP</A>
213 </TD>
214 </TR>
215
216
217 <!-- =========== Summary =========== -->
218 <TR BGCOLOR='white' CLASS='TableRowColor'>
219 <TD>
220 <CODE><B><A HREF='ActiveTabCSS.html#user_setup'>void user_setup ( )</A></B></CODE>
221 <BR>
222 <blockquote> </blockquote>
223 </TD>
224 </TR>
225
226 </TABLE>
227
228 <hr>
229 <!-- ============ VARIABLE DETAIL =========== -->
230
231 <A NAME='variable_detail'></A>
232 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
233 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
234 <TD>
235 <span CLASS="font12bold">Variable Detail</span>
236 <A HREF="#top" CLASS="links">^TOP</A>
237 </TD>
238 </TR>
239 </TABLE>
240
241
242
243 <hr>
244 <!-- ============ FUNCTION DETAIL =========== -->
245
246 <A NAME='function_detail'></A>
247 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
248 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
249 <TD>
250 <span class="font12bold">Method Detail</span>
251 <A HREF="#top" CLASS="links">^TOP</A>
252 </TD>
253 </TR>
254 </TABLE>
255 <BR>
256
257 <DIV CLASS="function">
258 <A NAME='user_setup'><!-- --></A>
259 <SPAN CLASS="font12bold">user_setup</SPAN>
260 <BR>
261 <SPAN CLASS="font10bold">Useage : </SPAN>
262 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
263 <span class="font10bold" style="color: #0000FF">user_setup ( )</SPAN>
264 <BR>
265 <span class="font10bold" style="padding-left: 10px;">Overrides :</span> <a href="../phpHtmlLib/CSSBuilder.html#user_setup">CSSBuilder::user_setup()</a>
266 <BR>
267 <SPAN CLASS="font10bold">Description : </SPAN>
268 <!-- ========== Info from phpDoc block ========= -->
269
270 <BR>
271
272 <DL>
273 <DT class="font10bold">Function Parameters:</DT>
274
275
276 <DT class="font10bold">Function Info:</DT>
277
278 </DL>
279
280 </DIV>
281 <BR>
282
283
284 <hr>
285 </HTML>

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