Query/apiDocumentation/interfaces.html

83 lines
2.4 KiB
HTML

<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<title>phpDox - Overview</title>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
</head>
<body>
<nav class="topnav">
<ul>
<li>
<div class="logo"><span>/**</span>phpDox</div>
</li>
<li class="separator">
<a href="index.html">Overview</a>
</li>
<li class="separator">
<a href="namespaces.html">Namespaces</a>
</li>
<li>
<a href="interfaces.html">Interfaces</a>
</li>
<li>
<a href="classes.html">Classes</a>
</li>
<li class="separator">
<a href="source/index.html">Source</a>
</li>
</ul>
</nav>
<div id="mainstage">
<h1>Interfaces</h1>
<div class="container">
<h2 id="Query">\Query</h2>
<table class="styled">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="interfaces/Query_QueryBuilderInterface.html">QueryBuilderInterface</a>
</td>
<td>Interface defining the Query Builder class</td>
</tr>
</tbody>
</table>
</div>
<div class="container">
<h2 id="Query_Drivers">\Query\Drivers</h2>
<table class="styled">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="interfaces/Query_Drivers_DriverInterface.html">DriverInterface</a>
</td>
<td>PDO Interface to implement for database drivers</td>
</tr>
<tr>
<td>
<a href="interfaces/Query_Drivers_SQLInterface.html">SQLInterface</a>
</td>
<td>Interface for database-specific syntax subclasses</td>
</tr>
</tbody>
</table>
</div>
</div>
<footer>
<span>Generated using phpDox 0.12.0-dev - Copyright (C) 2010 - 2020 by Arne Blankerts and Contributors</span>
</footer>
</body>
</html>