| 1 |
jonen |
1.3 |
<?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-vars">Vars</a> |
| 20 |
|
|
| <a href="#sec-methods">Methods</a> |
| 21 |
|
|
|
| 22 |
|
|
</div> |
| 23 |
|
|
<div class="info-box-body"> |
| 24 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
| 25 |
|
|
<p class="short-description">This is just to maintain compatibility with the 1.1.0 release of phphtmllib</p> |
| 26 |
|
|
<ul class="tags"> |
| 27 |
|
|
<li><span class="field">deprecated:</span> </li> |
| 28 |
|
|
<li><span class="field">author:</span> <p>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></p></li> |
| 29 |
|
|
</ul> |
| 30 |
|
|
<p class="notes"> |
| 31 |
|
|
Located in <a class="field" href="_widgets_ContainerWidget_inc.html">Program_Root/widgets/ContainerWidget.inc</a> (line <span class="field">23</span>) |
| 32 |
|
|
</p> |
| 33 |
|
|
|
| 34 |
|
|
|
| 35 |
|
|
<pre><a href="../phpHtmlLib/Container.html">Container</a> |
| 36 |
jonen |
1.1 |
| |
| 37 |
|
|
--ContainerWidget</pre> |
| 38 |
jonen |
1.3 |
|
| 39 |
|
|
</div> |
| 40 |
|
|
</div> |
| 41 |
jonen |
1.1 |
|
| 42 |
|
|
|
| 43 |
|
|
|
| 44 |
|
|
|
| 45 |
jonen |
1.3 |
<a name="sec-vars"></a> |
| 46 |
|
|
<div class="info-box"> |
| 47 |
|
|
<div class="info-box-title">Variables</div> |
| 48 |
|
|
<div class="nav-bar"> |
| 49 |
|
|
<a href="#sec-description">Description</a> | |
| 50 |
|
|
<span class="disabled">Vars</span> |
| 51 |
|
|
|
| 52 |
|
|
|
| 53 |
|
|
| |
| 54 |
|
|
<a href="#sec-methods">Methods</a> |
| 55 |
|
|
|
| 56 |
|
|
</div> |
| 57 |
|
|
<div class="info-box-body"> |
| 58 |
|
|
<h4>Inherited Variables</h4> |
| 59 |
|
|
<A NAME='inherited_vars'><!-- --></A> |
| 60 |
|
|
<p>Inherited from <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p> |
| 61 |
|
|
<blockquote> |
| 62 |
|
|
<span class="var-title"> |
| 63 |
|
|
<span class="var-name"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></span><br> |
| 64 |
|
|
</span> |
| 65 |
|
|
</blockquote> |
| 66 |
|
|
|
| 67 |
|
|
</div> |
| 68 |
|
|
</div> |
| 69 |
|
|
|
| 70 |
|
|
<a name="sec-methods"></a> |
| 71 |
|
|
<div class="info-box"> |
| 72 |
|
|
<div class="info-box-title">Methods</div> |
| 73 |
|
|
<div class="nav-bar"> |
| 74 |
|
|
<a href="#sec-description">Description</a> | |
| 75 |
|
|
<a href="#sec-vars">Vars</a> |
| 76 |
|
|
<span class="disabled">Methods</span> |
| 77 |
|
|
|
| 78 |
|
|
</div> |
| 79 |
|
|
<div class="info-box-body"> |
| 80 |
|
|
<A NAME='method_detail'></A> |
| 81 |
|
|
<h4>Inherited Methods</h4> |
| 82 |
|
|
<a name='inherited_methods'><!-- --></a> |
| 83 |
|
|
<!-- =========== Summary =========== --> |
| 84 |
|
|
<p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p> |
| 85 |
|
|
<blockquote> |
| 86 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br> |
| 87 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br> |
| 88 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br> |
| 89 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br> |
| 90 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br> |
| 91 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br> |
| 92 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br> |
| 93 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br> |
| 94 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br> |
| 95 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br> |
| 96 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br> |
| 97 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></span><br> |
| 98 |
|
|
</blockquote> |
| 99 |
|
|
|
| 100 |
|
|
</div> |
| 101 |
jonen |
1.2 |
</div> |
| 102 |
jonen |
1.3 |
|
| 103 |
|
|
<p class="notes" id="credit"> |
| 104 |
|
|
Documention generated on Thu, 31 Jul 2003 18:32:19 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a> |
| 105 |
|
|
</p> |
| 106 |
|
|
</div></body> |
| 107 |
jonen |
1.2 |
</html> |