simple-oai-pmh/doc/files.html

83 lines
6.1 KiB
HTML

<!-- 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>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>OAI PHP: File Index</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.6.3 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<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>
</div>
</li>
</ul>
</div>
<div class="tabs">
<ul>
<li class="current"><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>File List</h1>Here is a list of all documented files with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="ands__rifcs_8php.html">ands_rifcs.php</a></td><td class="indexvalue">Classes related to generating RIF-CS XML response file for ANDS </td></tr>
<tr><td class="indexkey"><a class="el" href="ands__tpa_8php.html">ands_tpa.php</a></td><td class="indexvalue">Classes related to generating RIF-CS XML response file for ANDS from repository. It also serves as an exmaple how class <a class="el" href="classANDS__RIFCS.html" title="For creating RIF-CS metadata to meet the requirement of ANDS.">ANDS_RIFCS</a> can be used in a particular case </td></tr>
<tr><td class="indexkey"><a class="el" href="getrecord_8php.html">getrecord.php</a></td><td class="indexvalue">Response to Verb GetRecord </td></tr>
<tr><td class="indexkey"><a class="el" href="identify_8php.html">identify.php</a></td><td class="indexvalue">Response to Verb Identify </td></tr>
<tr><td class="indexkey"><a class="el" href="index_8php.html">index.php</a></td><td class="indexvalue">Default starting point of OAI Data Provider for a human to check </td></tr>
<tr><td class="indexkey"><a class="el" href="listmetadataformats_8php.html">listmetadataformats.php</a></td><td class="indexvalue">Response to Verb ListMetadataFormats </td></tr>
<tr><td class="indexkey"><a class="el" href="listrecords_8php.html">listrecords.php</a></td><td class="indexvalue">Response to Verb ListRecords </td></tr>
<tr><td class="indexkey"><a class="el" href="listsets_8php.html">listsets.php</a></td><td class="indexvalue">Response to Verb ListSets </td></tr>
<tr><td class="indexkey"><a class="el" href="oai2_8php.html">oai2.php</a></td><td class="indexvalue">OAI Data Provider command processor </td></tr>
<tr><td class="indexkey"><a class="el" href="oaidp-config_8php.html">oaidp-config.php</a></td><td class="indexvalue">Configuration file of current data provider </td></tr>
<tr><td class="indexkey"><a class="el" href="oaidp-util_8php.html">oaidp-util.php</a></td><td class="indexvalue">Utilities for the OAI Data Provider </td></tr>
<tr><td class="indexkey"><a class="el" href="record__dc_8php.html">record_dc.php</a></td><td class="indexvalue">Definition of Dublin Core handler </td></tr>
<tr><td class="indexkey"><a class="el" href="record__rif_8php.html">record_rif.php</a></td><td class="indexvalue">Definition of RIF-CS handler </td></tr>
<tr><td class="indexkey"><a class="el" href="xml__creater_8php.html">xml_creater.php</a></td><td class="indexvalue">Functions and class related to generating XML response file </td></tr>
</table>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Enumerations</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Jun 16 12:49:22 2011 for OAI PHP by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>