| 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 CSSContainer</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 CSSContainer</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 is a container for CSSBuilder  objects.  It is meant to make the  theming of many CSSBuilder objects easy  to manage.</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_CSSContainer_inc.html">/widgets/CSSContainer.inc</a> (line <span class="field">22</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 | --CSSContainer</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">void</span> | 
| 62 | <a href="#add" title="details" class="method-name">add</a> | 
| 63 | () | 
| 64 | </div> | 
| 65 |  | 
| 66 | <div class="method-definition"> | 
| 67 | <span class="method-result">void</span> | 
| 68 | <a href="#update_all_values" title="details" class="method-name">update_all_values</a> | 
| 69 | (<span class="var-type">string</span> <span class="var-name">$property</span>, <span class="var-type">string</span> <span class="var-name">$search</span>, <span class="var-type">string</span> <span class="var-name">$value</span>) | 
| 70 | </div> | 
| 71 | </div> | 
| 72 | </div> | 
| 73 | </div> | 
| 74 |  | 
| 75 | <a name="sec-vars"></a> | 
| 76 | <div class="info-box"> | 
| 77 | <div class="info-box-title">Variables</div> | 
| 78 | <div class="nav-bar"> | 
| 79 | <a href="#sec-description">Description</a> | | 
| 80 | <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) | 
| 81 |  | 
| 82 |  | 
| 83 | | | 
| 84 | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) | 
| 85 |  | 
| 86 | </div> | 
| 87 | <div class="info-box-body"> | 
| 88 |  | 
| 89 | <h4>Inherited Variables</h4> | 
| 90 | <A NAME='inherited_vars'><!-- --></A> | 
| 91 | <p>Inherited from <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p> | 
| 92 | <blockquote> | 
| 93 | <span class="var-title"> | 
| 94 | <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></span><br> | 
| 95 | </span> | 
| 96 | <span class="var-title"> | 
| 97 | <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></span><br> | 
| 98 | </span> | 
| 99 | </blockquote> | 
| 100 |  | 
| 101 | </div> | 
| 102 | </div> | 
| 103 |  | 
| 104 | <a name="sec-methods"></a> | 
| 105 | <div class="info-box"> | 
| 106 | <div class="info-box-title">Methods</div> | 
| 107 | <div class="nav-bar"> | 
| 108 | <a href="#sec-description">Description</a> | | 
| 109 | <a href="#sec-vars">Vars</a> | 
| 110 | <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) | 
| 111 |  | 
| 112 | </div> | 
| 113 | <div class="info-box-body"> | 
| 114 | <A NAME='method_detail'></A> | 
| 115 | <a name="methodadd" id="add"><!-- --></a> | 
| 116 | <div class="oddrow"> | 
| 117 |  | 
| 118 | <div class="method-header"> | 
| 119 | <span class="method-title">add</span> (line <span class="line-number">29</span>) | 
| 120 | </div> | 
| 121 |  | 
| 122 | <!-- ========== Info from phpDoc block ========= --> | 
| 123 | <p class="short-description">Only allow the adding of CSSBuilder</p> | 
| 124 | <p class="description"><p>child classes</p></p> | 
| 125 |  | 
| 126 | <div class="method-signature"> | 
| 127 | <span class="method-result">void</span> | 
| 128 | <span class="method-name"> | 
| 129 | add | 
| 130 | </span> | 
| 131 | () | 
| 132 | </div> | 
| 133 |  | 
| 134 |  | 
| 135 | <hr class="separator" /> | 
| 136 | <div class="notes">Redefinition of:</div> | 
| 137 | <dl> | 
| 138 | <dt><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></dt> | 
| 139 | <dd>add content onto content stack</dd> | 
| 140 | </dl> | 
| 141 |  | 
| 142 | </div> | 
| 143 | <a name="methodupdate_all_values" id="update_all_values"><!-- --></a> | 
| 144 | <div class="evenrow"> | 
| 145 |  | 
| 146 | <div class="method-header"> | 
| 147 | <span class="method-title">update_all_values</span> (line <span class="line-number">52</span>) | 
| 148 | </div> | 
| 149 |  | 
| 150 | <!-- ========== Info from phpDoc block ========= --> | 
| 151 | <p class="short-description">This walks all of the  CSSBuilder objects  and calls their respective update_all_values  method.</p> | 
| 152 | <p class="description"><p>NOTE: This must be called AFTER all the classes        have been added.</p></p> | 
| 153 |  | 
| 154 | <div class="method-signature"> | 
| 155 | <span class="method-result">void</span> | 
| 156 | <span class="method-name"> | 
| 157 | update_all_values | 
| 158 | </span> | 
| 159 | (<span class="var-type">string</span> <span class="var-name">$property</span>, <span class="var-type">string</span> <span class="var-name">$search</span>, <span class="var-type">string</span> <span class="var-name">$value</span>) | 
| 160 | </div> | 
| 161 |  | 
| 162 | <ul class="parameters"> | 
| 163 | <li> | 
| 164 | <span class="var-type">string</span> | 
| 165 | <span class="var-name">$property</span><span class="var-description">: - the property that the search lives in</span>                   </li> | 
| 166 | <li> | 
| 167 | <span class="var-type">string</span> | 
| 168 | <span class="var-name">$search</span><span class="var-description">: - the original value to find</span>                        </li> | 
| 169 | <li> | 
| 170 | <span class="var-type">string</span> | 
| 171 | <span class="var-name">$value</span><span class="var-description">: - the new value</span>                      </li> | 
| 172 | </ul> | 
| 173 |  | 
| 174 |  | 
| 175 | </div> | 
| 176 | <h4>Inherited Methods</h4> | 
| 177 | <a name='inherited_methods'><!-- --></a> | 
| 178 | <!-- =========== Summary =========== --> | 
| 179 | <p>Inherited From <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p> | 
| 180 | <blockquote> | 
| 181 | <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></span><br> | 
| 182 | <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></span><br> | 
| 183 | <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></span><br> | 
| 184 | <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></span><br> | 
| 185 | <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></span><br> | 
| 186 | <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></span><br> | 
| 187 | <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></span><br> | 
| 188 | <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></span><br> | 
| 189 | </blockquote> | 
| 190 | <!-- =========== Summary =========== --> | 
| 191 | <p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p> | 
| 192 | <blockquote> | 
| 193 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br> | 
| 194 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br> | 
| 195 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br> | 
| 196 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br> | 
| 197 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_element">Container::get_element()</a></span><br> | 
| 198 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br> | 
| 199 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br> | 
| 200 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br> | 
| 201 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br> | 
| 202 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br> | 
| 203 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br> | 
| 204 | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br> | 
| 205 | </blockquote> | 
| 206 |  | 
| 207 | </div> | 
| 208 | </div> | 
| 209 |  | 
| 210 |  | 
| 211 | <p class="notes" id="credit"> | 
| 212 | Documentation generated on Thu,  1 Apr 2004 09:38:09 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a> | 
| 213 | </p> | 
| 214 | </div></body> | 
| 215 | </html> |