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 RoundTitleTable</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 RoundTitleTable</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 builds a table widget that has a nice rounded title, a subtitle area and any amount of data.</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_RoundTitleTable_inc.html">/widgets/RoundTitleTable.inc</a> (line <span class="field">25</span>) |
32 |
</p> |
33 |
|
34 |
|
35 |
<pre><a href="../phpHtmlLib/Container.html">Container</a> |
36 |
| |
37 |
--<a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a> |
38 |
| |
39 |
--RoundTitleTable</pre> |
40 |
|
41 |
</div> |
42 |
</div> |
43 |
|
44 |
|
45 |
|
46 |
|
47 |
<a name="sec-method-summary"></a> |
48 |
<div class="info-box"> |
49 |
<div class="info-box-title">Method Summary</span></div> |
50 |
<div class="nav-bar"> |
51 |
<a href="#sec-description">Description</a> | |
52 |
<a href="#sec-vars">Vars</a> |
53 |
|
54 |
| |
55 |
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) |
56 |
</div> |
57 |
<div class="info-box-body"> |
58 |
<div class="method-summary"> |
59 |
|
60 |
<div class="method-definition"> |
61 |
<span class="method-result">RoundTitleTable</span> |
62 |
<a href="#RoundTitleTable" title="details" class="method-name">RoundTitleTable</a> |
63 |
(<span class="var-type">string</span> <span class="var-name">$title</span>, [<span class="var-type">string</span> <span class="var-name">$subtitle</span> = <span class="var-default">NULL</span>], [<span class="var-type">mixed</span> <span class="var-name">$width</span> = <span class="var-default">"100%"</span>]) |
64 |
</div> |
65 |
|
66 |
<div class="method-definition"> |
67 |
<span class="method-result">string</span> |
68 |
<a href="#render" title="details" class="method-name">render</a> |
69 |
([<span class="var-type">int</span> <span class="var-name">$indent_level</span> = <span class="var-default">1</span>], <span class="var-type">int</span> <span class="var-name">$output_debug</span>) |
70 |
</div> |
71 |
|
72 |
<div class="method-definition"> |
73 |
<span class="method-result">void</span> |
74 |
<a href="#set_subtitle" title="details" class="method-name">set_subtitle</a> |
75 |
(<span class="var-type">mixed</span> <span class="var-name">$subtitle</span>) |
76 |
</div> |
77 |
|
78 |
<div class="method-definition"> |
79 |
<span class="method-result"><a href="../phpHtmlLib/TDtag.html">TDtag</a></span> |
80 |
<a href="#_build_subtitle" title="details" class="method-name">_build_subtitle</a> |
81 |
() |
82 |
</div> |
83 |
</div> |
84 |
</div> |
85 |
</div> |
86 |
|
87 |
<a name="sec-vars"></a> |
88 |
<div class="info-box"> |
89 |
<div class="info-box-title">Variables</div> |
90 |
<div class="nav-bar"> |
91 |
<a href="#sec-description">Description</a> | |
92 |
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) |
93 |
|
94 |
|
95 |
| |
96 |
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
97 |
|
98 |
</div> |
99 |
<div class="info-box-body"> |
100 |
|
101 |
<h4>Inherited Variables</h4> |
102 |
<A NAME='inherited_vars'><!-- --></A> |
103 |
<p>Inherited from <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p> |
104 |
<blockquote> |
105 |
<span class="var-title"> |
106 |
<span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></span><br> |
107 |
</span> |
108 |
<span class="var-title"> |
109 |
<span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></span><br> |
110 |
</span> |
111 |
</blockquote> |
112 |
|
113 |
</div> |
114 |
</div> |
115 |
|
116 |
<a name="sec-methods"></a> |
117 |
<div class="info-box"> |
118 |
<div class="info-box-title">Methods</div> |
119 |
<div class="nav-bar"> |
120 |
<a href="#sec-description">Description</a> | |
121 |
<a href="#sec-vars">Vars</a> |
122 |
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) |
123 |
|
124 |
</div> |
125 |
<div class="info-box-body"> |
126 |
<A NAME='method_detail'></A> |
127 |
<a name="methodRoundTitleTable" id="RoundTitleTable"><!-- --></a> |
128 |
<div class="oddrow"> |
129 |
|
130 |
<div class="method-header"> |
131 |
<span class="method-title">Constructor RoundTitleTable</span> (line <span class="line-number">35</span>) |
132 |
</div> |
133 |
|
134 |
<!-- ========== Info from phpDoc block ========= --> |
135 |
<p class="short-description">the constructor for this class.</p> |
136 |
|
137 |
<div class="method-signature"> |
138 |
<span class="method-result">RoundTitleTable</span> |
139 |
<span class="method-name"> |
140 |
RoundTitleTable |
141 |
</span> |
142 |
(<span class="var-type">string</span> <span class="var-name">$title</span>, [<span class="var-type">string</span> <span class="var-name">$subtitle</span> = <span class="var-default">NULL</span>], [<span class="var-type">mixed</span> <span class="var-name">$width</span> = <span class="var-default">"100%"</span>]) |
143 |
</div> |
144 |
|
145 |
<ul class="parameters"> |
146 |
<li> |
147 |
<span class="var-type">string</span> |
148 |
<span class="var-name">$title</span><span class="var-description">: - the title for the widget.</span> </li> |
149 |
<li> |
150 |
<span class="var-type">string</span> |
151 |
<span class="var-name">$subtitle</span><span class="var-description">: - the subtitle if any.</span> </li> |
152 |
<li> |
153 |
<span class="var-type">mixed</span> |
154 |
<span class="var-name">$width</span><span class="var-description">: - the width of the widget. can be a % or an int.</span> </li> |
155 |
</ul> |
156 |
|
157 |
|
158 |
</div> |
159 |
<a name="methodrender" id="render"><!-- --></a> |
160 |
<div class="evenrow"> |
161 |
|
162 |
<div class="method-header"> |
163 |
<span class="method-title">render</span> (line <span class="line-number">98</span>) |
164 |
</div> |
165 |
|
166 |
<!-- ========== Info from phpDoc block ========= --> |
167 |
<p class="short-description">Render the Navtable and its content.</p> |
168 |
<ul class="tags"> |
169 |
<li><span class="field">return:</span> the raw html output.</li> |
170 |
</ul> |
171 |
|
172 |
<div class="method-signature"> |
173 |
<span class="method-result">string</span> |
174 |
<span class="method-name"> |
175 |
render |
176 |
</span> |
177 |
([<span class="var-type">int</span> <span class="var-name">$indent_level</span> = <span class="var-default">1</span>], <span class="var-type">int</span> <span class="var-name">$output_debug</span>) |
178 |
</div> |
179 |
|
180 |
<ul class="parameters"> |
181 |
<li> |
182 |
<span class="var-type">int</span> |
183 |
<span class="var-name">$indent_level</span><span class="var-description">: - the indentation level for the container.</span> </li> |
184 |
<li> |
185 |
<span class="var-type">int</span> |
186 |
<span class="var-name">$output_debug</span><span class="var-description">: - the output debug flag to maintain compatibility w/ the API.</span> </li> |
187 |
</ul> |
188 |
|
189 |
<hr class="separator" /> |
190 |
<div class="notes">Redefinition of:</div> |
191 |
<dl> |
192 |
<dt><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></dt> |
193 |
<dd>This function is compatible with the rest of the phpHtmllib API spec.</dd> |
194 |
</dl> |
195 |
|
196 |
</div> |
197 |
<a name="methodset_subtitle" id="set_subtitle"><!-- --></a> |
198 |
<div class="oddrow"> |
199 |
|
200 |
<div class="method-header"> |
201 |
<span class="method-title">set_subtitle</span> (line <span class="line-number">43</span>) |
202 |
</div> |
203 |
|
204 |
<!-- ========== Info from phpDoc block ========= --> |
205 |
|
206 |
<div class="method-signature"> |
207 |
<span class="method-result">void</span> |
208 |
<span class="method-name"> |
209 |
set_subtitle |
210 |
</span> |
211 |
(<span class="var-type">mixed</span> <span class="var-name">$subtitle</span>) |
212 |
</div> |
213 |
|
214 |
|
215 |
|
216 |
</div> |
217 |
<a name="method_build_subtitle" id="_build_subtitle"><!-- --></a> |
218 |
<div class="evenrow"> |
219 |
|
220 |
<div class="method-header"> |
221 |
<span class="method-title">_build_subtitle</span> (line <span class="line-number">80</span>) |
222 |
</div> |
223 |
|
224 |
<!-- ========== Info from phpDoc block ========= --> |
225 |
<p class="short-description">this function builds the subtitle td to hold the...subtitle!</p> |
226 |
<ul class="tags"> |
227 |
<li><span class="field">return:</span> object</li> |
228 |
</ul> |
229 |
|
230 |
<div class="method-signature"> |
231 |
<span class="method-result"><a href="../phpHtmlLib/TDtag.html">TDtag</a></span> |
232 |
<span class="method-name"> |
233 |
_build_subtitle |
234 |
</span> |
235 |
() |
236 |
</div> |
237 |
|
238 |
|
239 |
|
240 |
</div> |
241 |
<h4>Inherited Methods</h4> |
242 |
<a name='inherited_methods'><!-- --></a> |
243 |
<!-- =========== Summary =========== --> |
244 |
<p>Inherited From <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p> |
245 |
<blockquote> |
246 |
<span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></span><br> |
247 |
<span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></span><br> |
248 |
<span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></span><br> |
249 |
<span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></span><br> |
250 |
<span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></span><br> |
251 |
<span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></span><br> |
252 |
<span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></span><br> |
253 |
<span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></span><br> |
254 |
</blockquote> |
255 |
<!-- =========== Summary =========== --> |
256 |
<p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p> |
257 |
<blockquote> |
258 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br> |
259 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br> |
260 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br> |
261 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br> |
262 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_element">Container::get_element()</a></span><br> |
263 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br> |
264 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br> |
265 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br> |
266 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br> |
267 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br> |
268 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br> |
269 |
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br> |
270 |
</blockquote> |
271 |
|
272 |
</div> |
273 |
</div> |
274 |
|
275 |
|
276 |
<p class="notes" id="credit"> |
277 |
Documentation generated on Thu, 1 Apr 2004 09:39:10 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a> |
278 |
</p> |
279 |
</div></body> |
280 |
</html> |