diff options
author | Silvio <silvio@devlet.com.br> | 2011-02-22 10:37:10 -0300 |
---|---|---|
committer | Silvio Rhatto <silvio@devlet.com.br> | 2011-02-22 10:37:10 -0300 |
commit | f253764c93f49dcdfe01b9e3f4d2a1352406b8f1 (patch) | |
tree | b6a4d1d70cdb9cdfca0ec5984a458be1431313f7 /doc/html/classIsisRowIterator.html | |
parent | 8b55b69339146f0b03b01dd1c12501754cbd9de0 (diff) | |
download | cinisis-f253764c93f49dcdfe01b9e3f4d2a1352406b8f1.tar.gz cinisis-f253764c93f49dcdfe01b9e3f4d2a1352406b8f1.tar.bz2 |
Documentation update
Diffstat (limited to 'doc/html/classIsisRowIterator.html')
-rw-r--r-- | doc/html/classIsisRowIterator.html | 49 |
1 files changed, 29 insertions, 20 deletions
diff --git a/doc/html/classIsisRowIterator.html b/doc/html/classIsisRowIterator.html index ebf3b00..81c5150 100644 --- a/doc/html/classIsisRowIterator.html +++ b/doc/html/classIsisRowIterator.html @@ -1,4 +1,3 @@ -<!-- This comment will put IE 6, 7 and 8 in quirks mode --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> @@ -10,44 +9,54 @@ <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body onload='searchBox.OnSelectItem(0);'> -<!-- Generated by Doxygen 1.6.3 --> +<!-- Generated by Doxygen 1.7.1 --> <script type="text/javascript"><!-- var searchBox = new SearchBox("searchBox", "search",false,'Search'); --></script> <div class="navigation" id="top"> <div class="tabs"> - <ul> + <ul class="tablist"> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="pages.html"><span>Related Pages</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> - <li> + <li id="searchli"> <div id="MSearchBox" class="MSearchBoxInactive"> - <img id="MSearchSelect" src="search/search.png" - onmouseover="return searchBox.OnSearchSelectShow()" - onmouseout="return searchBox.OnSearchSelectHide()" - alt=""/> - <input type="text" id="MSearchField" value="Search" accesskey="S" - onfocus="searchBox.OnSearchFieldFocus(true)" - onblur="searchBox.OnSearchFieldFocus(false)" - onkeyup="searchBox.OnSearchFieldChange(event)"/> - <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> </div> </li> </ul> </div> - <div class="tabs"> - <ul> + <div class="tabs2"> + <ul class="tablist"> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul> </div> </div> +<div class="header"> + <div class="summary"> +<a href="#pub-methods">Public Member Functions</a> </div> + <div class="headertitle"> +<h1>IsisRowIterator Class Reference</h1> </div> +</div> <div class="contents"> -<h1>IsisRowIterator Class Reference</h1><!-- doxytag: class="IsisRowIterator" --> +<!-- doxytag: class="IsisRowIterator" --> <p><a href="classIsisRowIterator-members.html">List of all members.</a></p> -<table border="0" cellpadding="0" cellspacing="0"> -<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> +<table class="memberdecls"> +<tr><td colspan="2"><h2><a name="pub-methods"></a> +Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classIsisRowIterator.html#acaab99d2bf18f6f958ddf07db55cb15d">__construct</a> ($class, $field)</td></tr> <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classIsisRowIterator.html#a5ef72f942cc738bf24cf251018c28edf">rewind</a> ()</td></tr> <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classIsisRowIterator.html#a96f65bca7f2e048a449e6f316d802e6f">key</a> ()</td></tr> @@ -202,8 +211,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); </iframe> </div> -<hr class="footer"/><address style="text-align: right;"><small>Generated on Mon Sep 20 13:53:32 2010 for Cinisis Database Reader by +<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 22 2011 10:19:16 for Cinisis Database Reader by <a href="http://www.doxygen.org/index.html"> -<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address> +<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> </body> </html> |