| 1 | jonen | 1.4 | <?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 ContainerWidget</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 ContainerWidget</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-methods">Methods</a> | 
| 20 |  |  |  | 
| 21 |  |  | </div> | 
| 22 |  |  | <div class="info-box-body"> | 
| 23 |  |  | <!-- ========== Info from phpDoc block ========= --> | 
| 24 |  |  | <p class="short-description">This is just to maintain  compatibility with the  1.1.0 release of phphtmllib</p> | 
| 25 |  |  | <ul class="tags"> | 
| 26 |  |  | <li><span class="field">deprecated:</span> </li> | 
| 27 |  |  | <li><span class="field">author:</span> Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>></li> | 
| 28 |  |  | </ul> | 
| 29 |  |  | <p class="notes"> | 
| 30 |  |  | Located in <a class="field" href="_widgets_ContainerWidget_inc.html">/widgets/ContainerWidget.inc</a> (line <span class="field">23</span>) | 
| 31 |  |  | </p> | 
| 32 |  |  |  | 
| 33 |  |  |  | 
| 34 | jonen | 1.3 | <pre><a href="../phpHtmlLib/Container.html">Container</a> | 
| 35 | jonen | 1.1 | | | 
| 36 | jonen | 1.4 | --ContainerWidget</pre> | 
| 37 |  |  |  | 
| 38 |  |  | </div> | 
| 39 |  |  | </div> | 
| 40 |  |  |  | 
| 41 |  |  |  | 
| 42 |  |  |  | 
| 43 |  |  |  | 
| 44 |  |  |  | 
| 45 |  |  |  | 
| 46 |  |  | <a name="sec-methods"></a> | 
| 47 |  |  | <div class="info-box"> | 
| 48 |  |  | <div class="info-box-title">Methods</div> | 
| 49 |  |  | <div class="nav-bar"> | 
| 50 |  |  | <a href="#sec-description">Description</a> | | 
| 51 |  |  | <span class="disabled">Methods</span> | 
| 52 |  |  |  | 
| 53 |  |  | </div> | 
| 54 |  |  | <div class="info-box-body"> | 
| 55 |  |  | <A NAME='method_detail'></A> | 
| 56 |  |  | <h4>Inherited Methods</h4> | 
| 57 |  |  | <a name='inherited_methods'><!-- --></a> | 
| 58 |  |  | <!-- =========== Summary =========== --> | 
| 59 |  |  | <p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p> | 
| 60 |  |  | <blockquote> | 
| 61 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br> | 
| 62 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br> | 
| 63 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br> | 
| 64 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br> | 
| 65 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_element">Container::get_element()</a></span><br> | 
| 66 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br> | 
| 67 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br> | 
| 68 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br> | 
| 69 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br> | 
| 70 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br> | 
| 71 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br> | 
| 72 |  |  | <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br> | 
| 73 |  |  | </blockquote> | 
| 74 |  |  |  | 
| 75 |  |  | </div> | 
| 76 |  |  | </div> | 
| 77 |  |  |  | 
| 78 |  |  |  | 
| 79 |  |  | <p class="notes" id="credit"> | 
| 80 |  |  | Documentation generated on Thu,  1 Apr 2004 09:38:08 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a> | 
| 81 |  |  | </p> | 
| 82 |  |  | </div></body> | 
| 83 |  |  | </html> |