| 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 page TabWidget.inc</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="file-name">/widgets/TabWidget.inc</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-classes">Classes</a> |
| 21 |
| <a href="#sec-constants">Constants</a> |
| 22 |
</div> |
| 23 |
<div class="info-box-body"> |
| 24 |
<!-- ========== Info from phpDoc block ========= --> |
| 25 |
<p class="short-description">Holds the TabWidget and Tablist</p> |
| 26 |
<p class="description"><p>$Id: _widgets_TabWidget_inc.html,v 1.4 2004/04/01 17:35:42 hemna Exp $</p></p> |
| 27 |
<ul class="tags"> |
| 28 |
<li><span class="field">copyright:</span> LGPL - See LICENCE</li> |
| 29 |
<li><span class="field">author:</span> Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>></li> |
| 30 |
</ul> |
| 31 |
|
| 32 |
</div> |
| 33 |
</div> |
| 34 |
|
| 35 |
<a name="sec-classes"></a> |
| 36 |
<div class="info-box"> |
| 37 |
<div class="info-box-title">Classes</div> |
| 38 |
<div class="nav-bar"> |
| 39 |
<a href="#sec-description">Description</a> | |
| 40 |
<span class="disabled">Classes</span> |
| 41 |
| <a href="#sec-constants">Constants</a> |
| 42 |
</div> |
| 43 |
<div class="info-box-body"> |
| 44 |
<table cellpadding="2" cellspacing="0" class="class-table"> |
| 45 |
<tr> |
| 46 |
<th class="class-table-header">Class</th> |
| 47 |
<th class="class-table-header">Description</th> |
| 48 |
</tr> |
| 49 |
<tr> |
| 50 |
<td style="padding-right: 2em; vertical-align: top"> |
| 51 |
<a href="../phpHtmlLib/TabWidget.html">TabWidget</a> |
| 52 |
</td> |
| 53 |
<td> |
| 54 |
This class implements the Qualys Tab object. |
| 55 |
</td> |
| 56 |
</tr> |
| 57 |
<tr> |
| 58 |
<td style="padding-right: 2em; vertical-align: top"> |
| 59 |
<a href="../phpHtmlLib/TabList.html">TabList</a> |
| 60 |
</td> |
| 61 |
<td> |
| 62 |
This class implements a set of multiple tabs holding data objects |
| 63 |
</td> |
| 64 |
</tr> |
| 65 |
<tr> |
| 66 |
<td style="padding-right: 2em; vertical-align: top"> |
| 67 |
<a href="../phpHtmlLib/TabListCSS.html">TabListCSS</a> |
| 68 |
</td> |
| 69 |
<td> |
| 70 |
This class defines the css used by the FooterNav Object. |
| 71 |
</td> |
| 72 |
</tr> |
| 73 |
</table> |
| 74 |
</div> |
| 75 |
</div> |
| 76 |
|
| 77 |
|
| 78 |
<a name="sec-constants"></a> |
| 79 |
<div class="info-box"> |
| 80 |
<div class="info-box-title">Constants</div> |
| 81 |
<div class="nav-bar"> |
| 82 |
<a href="#sec-description">Description</a> | |
| 83 |
<a href="#sec-classes">Classes</a> |
| 84 |
| <span class="disabled">Constants</span> |
| 85 |
</div> |
| 86 |
<div class="info-box-body"> |
| 87 |
<a name="defineTABLIST_SELECTED"><!-- --></a> |
| 88 |
<div class="evenrow"> |
| 89 |
|
| 90 |
<div> |
| 91 |
<span class="const-title"> |
| 92 |
<span class="const-name">TABLIST_SELECTED</span> = "tab_selected" |
| 93 |
(line <span class="line-number">17</span>) |
| 94 |
</span> |
| 95 |
</div> |
| 96 |
|
| 97 |
<!-- ========== Info from phpDoc block ========= --> |
| 98 |
<p class="short-description">Some defines</p> |
| 99 |
|
| 100 |
|
| 101 |
</div> |
| 102 |
<a name="defineTABLIST_SUB_SELECTED"><!-- --></a> |
| 103 |
<div class="oddrow"> |
| 104 |
|
| 105 |
<div> |
| 106 |
<span class="const-title"> |
| 107 |
<span class="const-name">TABLIST_SUB_SELECTED</span> = "subtab_selected" |
| 108 |
(line <span class="line-number">18</span>) |
| 109 |
</span> |
| 110 |
</div> |
| 111 |
|
| 112 |
<!-- ========== Info from phpDoc block ========= --> |
| 113 |
|
| 114 |
|
| 115 |
</div> |
| 116 |
</div> |
| 117 |
</div> |
| 118 |
|
| 119 |
|
| 120 |
|
| 121 |
<p class="notes" id="credit"> |
| 122 |
Documentation generated on Thu, 1 Apr 2004 09:40:08 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a> |
| 123 |
</p> |
| 124 |
</div></body> |
| 125 |
</html> |