1 |
<?xml version="1.0" encoding="iso-8859-1"?> |
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
<head> |
5 |
<!-- template designed by Marco Von Ballmoos --> |
6 |
<title>Docs For Class VerticalCSSNavTableCSS</title> |
7 |
<link rel="stylesheet" href="../media/stylesheet.css" /> |
8 |
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> |
9 |
</head> |
10 |
<body> |
11 |
<div class="page-body"> |
12 |
|
13 |
<h2 class="class-name">Class VerticalCSSNavTableCSS</h2> |
14 |
|
15 |
<a name="sec-description"></a> |
16 |
<div class="info-box"> |
17 |
<div class="info-box-title">Description</div> |
18 |
<div class="nav-bar"> |
19 |
<span class="disabled">Description</span> | |
20 |
<a href="#sec-vars">Vars</a> |
21 |
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
22 |
|
23 |
</div> |
24 |
<div class="info-box-body"> |
25 |
<!-- ========== Info from phpDoc block ========= --> |
26 |
<p class="short-description">This class defines the css used by the VerticalCSSNavTable Object.</p> |
27 |
<ul class="tags"> |
28 |
<li><span class="field">author:</span> Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>></li> |
29 |
</ul> |
30 |
<p class="notes"> |
31 |
Located in <a class="field" href="_widgets_VerticalCSSNavTable_inc.html">/widgets/VerticalCSSNavTable.inc</a> (line <span class="field">206</span>) |
32 |
</p> |
33 |
|
34 |
|
35 |
<pre><a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a> |
36 |
| |
37 |
--VerticalCSSNavTableCSS</pre> |
38 |
|
39 |
</div> |
40 |
</div> |
41 |
|
42 |
|
43 |
|
44 |
|
45 |
<a name="sec-method-summary"></a> |
46 |
<div class="info-box"> |
47 |
<div class="info-box-title">Method Summary</span></div> |
48 |
<div class="nav-bar"> |
49 |
<a href="#sec-description">Description</a> | |
50 |
<a href="#sec-vars">Vars</a> |
51 |
|
52 |
| |
53 |
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) |
54 |
</div> |
55 |
<div class="info-box-body"> |
56 |
<div class="method-summary"> |
57 |
|
58 |
<div class="method-definition"> |
59 |
<span class="method-result">void</span> |
60 |
<a href="#user_setup" title="details" class="method-name">user_setup</a> |
61 |
() |
62 |
</div> |
63 |
</div> |
64 |
</div> |
65 |
</div> |
66 |
|
67 |
<a name="sec-vars"></a> |
68 |
<div class="info-box"> |
69 |
<div class="info-box-title">Variables</div> |
70 |
<div class="nav-bar"> |
71 |
<a href="#sec-description">Description</a> | |
72 |
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) |
73 |
|
74 |
|
75 |
| |
76 |
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
77 |
|
78 |
</div> |
79 |
<div class="info-box-body"> |
80 |
|
81 |
<h4>Inherited Variables</h4> |
82 |
<A NAME='inherited_vars'><!-- --></A> |
83 |
<p>Inherited from <span class="classname"><a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a></span></p> |
84 |
<blockquote> |
85 |
<span class="var-title"> |
86 |
<span class="var-name"><a href="../phpHtmlLib/CSSBuilder.html#var$indent_flag">CSSBuilder::$indent_flag</a></span><br> |
87 |
</span> |
88 |
<span class="var-title"> |
89 |
<span class="var-name"><a href="../phpHtmlLib/CSSBuilder.html#var$_entries">CSSBuilder::$_entries</a></span><br> |
90 |
</span> |
91 |
<span class="var-title"> |
92 |
<span class="var-name"><a href="../phpHtmlLib/CSSBuilder.html#var$_header_flag">CSSBuilder::$_header_flag</a></span><br> |
93 |
</span> |
94 |
</blockquote> |
95 |
|
96 |
</div> |
97 |
</div> |
98 |
|
99 |
<a name="sec-methods"></a> |
100 |
<div class="info-box"> |
101 |
<div class="info-box-title">Methods</div> |
102 |
<div class="nav-bar"> |
103 |
<a href="#sec-description">Description</a> | |
104 |
<a href="#sec-vars">Vars</a> |
105 |
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) |
106 |
|
107 |
</div> |
108 |
<div class="info-box-body"> |
109 |
<A NAME='method_detail'></A> |
110 |
<a name="methoduser_setup" id="user_setup"><!-- --></a> |
111 |
<div class="evenrow"> |
112 |
|
113 |
<div class="method-header"> |
114 |
<span class="method-title">user_setup</span> (line <span class="line-number">208</span>) |
115 |
</div> |
116 |
|
117 |
<!-- ========== Info from phpDoc block ========= --> |
118 |
|
119 |
<div class="method-signature"> |
120 |
<span class="method-result">void</span> |
121 |
<span class="method-name"> |
122 |
user_setup |
123 |
</span> |
124 |
() |
125 |
</div> |
126 |
|
127 |
|
128 |
<hr class="separator" /> |
129 |
<div class="notes">Redefinition of:</div> |
130 |
<dl> |
131 |
<dt><a href="../phpHtmlLib/CSSBuilder.html#methoduser_setup">CSSBuilder::user_setup()</a></dt> |
132 |
<dd>Call the child class' setup function</dd> |
133 |
</dl> |
134 |
|
135 |
</div> |
136 |
<h4>Inherited Methods</h4> |
137 |
<a name='inherited_methods'><!-- --></a> |
138 |
<!-- =========== Summary =========== --> |
139 |
<p>Inherited From <span class="classname"><a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a></span></p> |
140 |
<blockquote> |
141 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodCSSBuilder">CSSBuilder::CSSBuilder()</a></span><br> |
142 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodadd_entry">CSSBuilder::add_entry()</a></span><br> |
143 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodrender">CSSBuilder::render()</a></span><br> |
144 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodset_header_flag">CSSBuilder::set_header_flag()</a></span><br> |
145 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodupdate_all_values">CSSBuilder::update_all_values()</a></span><br> |
146 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodupdate_properties">CSSBuilder::update_properties()</a></span><br> |
147 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodupdate_property">CSSBuilder::update_property()</a></span><br> |
148 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methoduser_setup">CSSBuilder::user_setup()</a></span><br> |
149 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#method_build_name">CSSBuilder::_build_name()</a></span><br> |
150 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#method_build_properties">CSSBuilder::_build_properties()</a></span><br> |
151 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#method_replace_value">CSSBuilder::_replace_value()</a></span><br> |
152 |
</blockquote> |
153 |
|
154 |
</div> |
155 |
</div> |
156 |
|
157 |
|
158 |
<p class="notes" id="credit"> |
159 |
Documentation generated on Thu, 1 Apr 2004 09:40:12 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a> |
160 |
</p> |
161 |
</div></body> |
162 |
</html> |