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 CalendarCSS</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 |
<h2 class="class-name">Class CalendarCSS</h2> |
13 |
|
14 |
<a name="sec-description"></a> |
15 |
<div class="info-box"> |
16 |
<div class="info-box-title">Description</div> |
17 |
<div class="nav-bar"> |
18 |
<span class="disabled">Description</span> | |
19 |
<a href="#sec-vars">Vars</a> |
20 |
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
21 |
|
22 |
</div> |
23 |
<div class="info-box-body"> |
24 |
<!-- ========== Info from phpDoc block ========= --> |
25 |
<p class="short-description">This class defines the css used by the Calendar Object.</p> |
26 |
<ul class="tags"> |
27 |
<li><span class="field">author:</span> Mike Bos <<a href="mailto:info@mik3.com">mailto:info@mik3.com</a>></li> |
28 |
</ul> |
29 |
<p class="notes"> |
30 |
Located in <a class="field" href="_widgets_Calendar_inc.html">/widgets/Calendar.inc</a> (line <span class="field">157</span>) |
31 |
</p> |
32 |
|
33 |
|
34 |
<pre><a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a> |
35 |
| |
36 |
--CalendarCSS</pre> |
37 |
|
38 |
</div> |
39 |
</div> |
40 |
|
41 |
|
42 |
|
43 |
<a name="sec-method-summary"></a> |
44 |
<div class="info-box"> |
45 |
<div class="info-box-title">Method Summary</span></div> |
46 |
<div class="nav-bar"> |
47 |
<a href="#sec-description">Description</a> | |
48 |
<a href="#sec-vars">Vars</a> |
49 |
|
50 |
| |
51 |
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) |
52 |
</div> |
53 |
<div class="info-box-body"> |
54 |
<div class="method-summary"> |
55 |
|
56 |
<div class="method-definition"> |
57 |
<span class="method-result">void</span> |
58 |
<a href="#user_setup" title="details" class="method-name">user_setup</a> |
59 |
() |
60 |
</div> |
61 |
</div> |
62 |
</div> |
63 |
</div> |
64 |
|
65 |
<a name="sec-vars"></a> |
66 |
<div class="info-box"> |
67 |
<div class="info-box-title">Variables</div> |
68 |
<div class="nav-bar"> |
69 |
<a href="#sec-description">Description</a> | |
70 |
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) |
71 |
|
72 |
|
73 |
| |
74 |
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
75 |
|
76 |
</div> |
77 |
<div class="info-box-body"> |
78 |
<h4>Inherited Variables</h4> |
79 |
<A NAME='inherited_vars'><!-- --></A> |
80 |
<p>Inherited from <span class="classname"><a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a></span></p> |
81 |
<blockquote> |
82 |
<span class="var-title"> |
83 |
<span class="var-name"><a href="../phpHtmlLib/CSSBuilder.html#var$indent_flag">CSSBuilder::$indent_flag</a></span><br> |
84 |
</span> |
85 |
<span class="var-title"> |
86 |
<span class="var-name"><a href="../phpHtmlLib/CSSBuilder.html#var$_entries">CSSBuilder::$_entries</a></span><br> |
87 |
</span> |
88 |
<span class="var-title"> |
89 |
<span class="var-name"><a href="../phpHtmlLib/CSSBuilder.html#var$_header_flag">CSSBuilder::$_header_flag</a></span><br> |
90 |
</span> |
91 |
</blockquote> |
92 |
|
93 |
</div> |
94 |
</div> |
95 |
|
96 |
<a name="sec-methods"></a> |
97 |
<div class="info-box"> |
98 |
<div class="info-box-title">Methods</div> |
99 |
<div class="nav-bar"> |
100 |
<a href="#sec-description">Description</a> | |
101 |
<a href="#sec-vars">Vars</a> |
102 |
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) |
103 |
|
104 |
</div> |
105 |
<div class="info-box-body"> |
106 |
<A NAME='method_detail'></A> |
107 |
<a name="methoduser_setup" id="user_setup"><!-- --></a> |
108 |
<div class="evenrow"> |
109 |
|
110 |
<div class="method-header"> |
111 |
<span class="method-title">user_setup</span> (line <span class="line-number">159</span>) |
112 |
</div> |
113 |
|
114 |
<!-- ========== Info from phpDoc block ========= --> |
115 |
|
116 |
<div class="method-signature"> |
117 |
<span class="method-result">void</span> |
118 |
<span class="method-name"> |
119 |
user_setup |
120 |
</span> |
121 |
() |
122 |
</div> |
123 |
|
124 |
|
125 |
<hr class="separator" /> |
126 |
<div class="notes">Redefinition of:</div> |
127 |
<dl> |
128 |
<dt><a href="../phpHtmlLib/CSSBuilder.html#methoduser_setup">CSSBuilder::user_setup()</a></dt> |
129 |
<dd>Call the child class' setup function</dd> |
130 |
</dl> |
131 |
|
132 |
</div> |
133 |
<h4>Inherited Methods</h4> |
134 |
<a name='inherited_methods'><!-- --></a> |
135 |
<!-- =========== Summary =========== --> |
136 |
<p>Inherited From <span class="classname"><a href="../phpHtmlLib/CSSBuilder.html">CSSBuilder</a></span></p> |
137 |
<blockquote> |
138 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodCSSBuilder">CSSBuilder::CSSBuilder()</a></span><br> |
139 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodadd_entry">CSSBuilder::add_entry()</a></span><br> |
140 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodrender">CSSBuilder::render()</a></span><br> |
141 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodset_header_flag">CSSBuilder::set_header_flag()</a></span><br> |
142 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodupdate_all_values">CSSBuilder::update_all_values()</a></span><br> |
143 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodupdate_properties">CSSBuilder::update_properties()</a></span><br> |
144 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methodupdate_property">CSSBuilder::update_property()</a></span><br> |
145 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#methoduser_setup">CSSBuilder::user_setup()</a></span><br> |
146 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#method_build_name">CSSBuilder::_build_name()</a></span><br> |
147 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#method_build_properties">CSSBuilder::_build_properties()</a></span><br> |
148 |
<span class="method-name"><a href="../phpHtmlLib/CSSBuilder.html#method_replace_value">CSSBuilder::_replace_value()</a></span><br> |
149 |
</blockquote> |
150 |
|
151 |
</div> |
152 |
</div> |
153 |
|
154 |
<p class="notes" id="credit"> |
155 |
Documentation generated on Tue, 3 Feb 2004 15:28:47 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.3</a> |
156 |
</p> |
157 |
</div></body> |
158 |
</html> |