<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Package WhisperTable Element Index</title>
<link rel="stylesheet" type="text/css" id="layout" href="media/layout.css" media="screen">
<link rel="stylesheet" type="text/css" href="media/style.css" media="all">
<link rel="stylesheet" type="text/css" href="media/print.css" media="print">
</head>
<body>
<div id="header">
<div id="navLinks">
[ <a href="classtrees_WhisperTable.html">Class Tree: WhisperTable</a> ]
[ <a href="elementindex_WhisperTable.html">Index: WhisperTable</a> ]
[ <a href="elementindex.html">All elements</a> ]
</div>
<div id="packagePosition">
<div id="packageTitle2">WhisperTable</div>
<div id="packageTitle">WhisperTable</div>
<div id="elementPath"> · </div>
</div>
</div>
<div id="nav" class="small">
<div id="todolist">
<p><a href="todolist.html">Todo List</a></p>
</div>
<div id="packages">
Packages:
<p><a href="li_WhisperTable.html">WhisperTable</a></p>
</div>
<div id="index">
<div id="files">
Files:<br>
<a href="WhisperTable/_wsp_table.php.html"> wsp_table.php
</a><br>
</div>
<div id="interfaces">
</div>
<div id="classes">
Classes:<br>
<a href="WhisperTable/WhisperTable.html"> WhisperTable
</a><br>
</div>
</div>
</div>
<div id="body">
<a name="top"></a>
<h1>Element index for package WhisperTable</h1>
<a href="elementindex_WhisperTable.html#a">a</a>
<a href="elementindex_WhisperTable.html#b">b</a>
<a href="elementindex_WhisperTable.html#c">c</a>
<a href="elementindex_WhisperTable.html#d">d</a>
<a href="elementindex_WhisperTable.html#e">e</a>
<a href="elementindex_WhisperTable.html#g">g</a>
<a href="elementindex_WhisperTable.html#i">i</a>
<a href="elementindex_WhisperTable.html#n">n</a>
<a href="elementindex_WhisperTable.html#o">o</a>
<a href="elementindex_WhisperTable.html#r">r</a>
<a href="elementindex_WhisperTable.html#s">s</a>
<a href="elementindex_WhisperTable.html#t">t</a>
<a href="elementindex_WhisperTable.html#w">w</a>
<a name="a"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>a</h2>
<dl class="lettercontents">
<dt>AddStyle</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodAddStyle">WhisperTable::AddStyle()</a><br> add a style statement. This is simply added to the styles "output" (GetStyles()), so it really is just a sort of pass-through thing. This is useful for things like "onclick()" implementation, to set up a style specifically for some action defined by cell content or whatever.</dd>
</dl>
</div>
<a name="b"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>b</h2>
<dl class="lettercontents">
<dt>$bColHeaders</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$bColHeaders">WhisperTable::$bColHeaders</a></dd>
<dt>$bRowHeaders</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$bRowHeaders">WhisperTable::$bRowHeaders</a></dd>
</dl>
</div>
<a name="c"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>c</h2>
<dl class="lettercontents">
<dt>$ColStyles</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$ColStyles">WhisperTable::$ColStyles</a></dd>
<dt>$ColWidths</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$ColWidths">WhisperTable::$ColWidths</a></dd>
<dt>CellColSpan</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodCellColSpan">WhisperTable::CellColSpan()</a><br> set a column span for the given cell</dd>
<dt>CellRowSpan</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodCellRowSpan">WhisperTable::CellRowSpan()</a><br> set a row span for the given cell Can be set but is NOT supported at this time...</dd>
<dt>CellStyle</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodCellStyle">WhisperTable::CellStyle()</a><br> set the style of the given cell</dd>
<dt>CellValue</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodCellValue">WhisperTable::CellValue()</a><br> set contents of the given cell</dd>
<dt>ColStyle</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodColStyle">WhisperTable::ColStyle()</a><br> set styling for columns (row and cell styling will over-ride - trump - this styling)</dd>
<dt>ColWidth</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodColWidth">WhisperTable::ColWidth()</a><br> set column width, in percent only (at this time, at least)</dd>
</dl>
</div>
<a name="d"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>d</h2>
<dl class="lettercontents">
<dt>$debug_mode</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$debug_mode">WhisperTable::$debug_mode</a></dd>
<dt>$debug_show_border</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$debug_show_border">WhisperTable::$debug_show_border</a></dd>
</dl>
</div>
<a name="e"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>e</h2>
<dl class="lettercontents">
<dt>Expand</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodExpand">WhisperTable::Expand()</a><br> expand the rows / columns as necessary according to the latest cell, row or column reference also sets default values, styles, etc in unset cells, according to current settings Internal, helper function.</dd>
</dl>
</div>
<a name="g"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>g</h2>
<dl class="lettercontents">
<dt>GetStyles</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodGetStyles">WhisperTable::GetStyles()</a><br> get the style statements necessary for the table, as it sits. See also WriteStyles()</dd>
<dt>GetTheTable</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodGetTheTable">WhisperTable::GetTheTable()</a><br> Produce the HTML for the table, as it is currently defined.</dd>
</dl>
</div>
<a name="i"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>i</h2>
<dl class="lettercontents">
<dt>$ID</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$ID">WhisperTable::$ID</a></dd>
</dl>
</div>
<a name="n"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>n</h2>
<dl class="lettercontents">
<dt>$NumCols</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$NumCols">WhisperTable::$NumCols</a></dd>
<dt>$NumRows</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$NumRows">WhisperTable::$NumRows</a></dd>
</dl>
</div>
<a name="o"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>o</h2>
<dl class="lettercontents">
<dt>$offRowStyle</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$offRowStyle">WhisperTable::$offRowStyle</a></dd>
<dt>$onRowStyle</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$onRowStyle">WhisperTable::$onRowStyle</a></dd>
<dt>OffRowStyle</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodOffRowStyle">WhisperTable::OffRowStyle()</a><br> set style for OffRow -- this is for alternating highlights on a table (a common display format for readability)</dd>
<dt>OnRowStyle</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodOnRowStyle">WhisperTable::OnRowStyle()</a><br> set style for OnRow -- this is for alternating highlights on a table (a common display format for readability) (this will over-ride - trump - any ordinary row styling set) If either OnRowStyle or OffRowStyle is set, then any RowStyles that are set will be ignored.</dd>
</dl>
</div>
<a name="r"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>r</h2>
<dl class="lettercontents">
<dt>RowHeight</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodRowHeight">WhisperTable::RowHeight()</a><br> height for the given row (0 == default height == 22px)</dd>
<dt>RowStyle</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodRowStyle">WhisperTable::RowStyle()</a><br> set style for the indicated row</dd>
</dl>
</div>
<a name="s"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>s</h2>
<dl class="lettercontents">
<dt>$Styles</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$Styles">WhisperTable::$Styles</a></dd>
<dt>SetCellHighlight</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodSetCellHighlight">WhisperTable::SetCellHighlight()</a><br> style to use for cell hover (CSS version of onmouseover) if style is not specified, a default style is used</dd>
<dt>SetDebug</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodSetDebug">WhisperTable::SetDebug()</a><br> debug mode on/off. Debug mode is off initially</dd>
<dt>SetRowHighlight</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodSetRowHighlight">WhisperTable::SetRowHighlight()</a><br> A style to use for row hover (CSS answer to onmouseover); if style is not specified, a default style is used.</dd>
<dt>ShowHeaders</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodShowHeaders">WhisperTable::ShowHeaders()</a><br> show the headers?</dd>
<dt>SpeakError</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodSpeakError">WhisperTable::SpeakError()</a><br> error handling. Called only for critical, unrecoverable errors</dd>
</dl>
</div>
<a name="t"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>t</h2>
<dl class="lettercontents">
<dt>$TableAlign</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$TableAlign">WhisperTable::$TableAlign</a></dd>
<dt>$TableStyle</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$TableStyle">WhisperTable::$TableStyle</a></dd>
<dt>$TheTable</dt>
<dd>in file wsp_table.php, variable <a href="WhisperTable/WhisperTable.html#var$TheTable">WhisperTable::$TheTable</a></dd>
<dt>TableAlign</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodTableAlign">WhisperTable::TableAlign()</a><br> set the horizontal alignment (location) of the table against the document</dd>
<dt>TableID</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodTableID">WhisperTable::TableID()</a><br> set the ID to use for the table as a whole (actually, it becomes the ID of the enclosing <DIV></dd>
<dt>TableStyle</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodTableStyle">WhisperTable::TableStyle()</a><br> set the table style, over-rides the table's container object's (pagebody, a div, whatever) styling</dd>
</dl>
</div>
<a name="w"></a>
<a href="elementindex_WhisperTable.html#top">top</a><br>
<div>
<h2>w</h2>
<dl class="lettercontents">
<dt>WhisperTable</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodWhisperTable">WhisperTable::WhisperTable()</a><br> constructor, sets up a basic, completely blank "grid" 0 x 0</dd>
<dt>WhisperTable</dt>
<dd>in file wsp_table.php, class <a href="WhisperTable/WhisperTable.html">WhisperTable</a><br> WhisperTable -- a "table" done with the Smoke-And-Mirrors of DIVs and CSS</dd>
<dt>WriteStyles</dt>
<dd>in file wsp_table.php, method <a href="WhisperTable/WhisperTable.html#methodWriteStyles">WhisperTable::WriteStyles()</a><br> write the styles as a .CSS file. Just another option.</dd>
<dt>wsp_table.php</dt>
<dd>procedural page <a href="WhisperTable/_wsp_table.php.html">wsp_table.php</a></dd>
</dl>
</div>
<div id="credit">
<hr>
Documentation generated on Wed, 28 Jan 2009 01:38:31 -0800 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</div>
</body>
</html>