mirror of
https://github.com/marcostoll/FF.git
synced 2025-01-17 14:48:20 +01:00
80 lines
2.3 KiB
HTML
80 lines
2.3 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.xhtml">Overview</a>
|
|
</li>
|
|
<li class="separator">
|
|
<a href="namespaces.xhtml">Namespaces</a>
|
|
</li>
|
|
<li>
|
|
<a href="interfaces.xhtml">Interfaces</a>
|
|
</li>
|
|
<li>
|
|
<a href="classes.xhtml">Classes</a>
|
|
</li>
|
|
<li>
|
|
<a href="traits.xhtml">Traits</a>
|
|
</li>
|
|
<li class="separator">
|
|
<a href="source/index.xhtml">Source</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
<div id="mainstage">
|
|
<h1>Interfaces</h1>
|
|
<div class="container">
|
|
<h2 id="FF_Services_Runtime">\FF\Services\Runtime</h2>
|
|
<table class="styled">
|
|
<thead>
|
|
<tr>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<a href="interfaces/FF_Services_Runtime_RuntimeEventHandlerInterface.xhtml">RuntimeEventHandlerInterface</a>
|
|
</td>
|
|
<td>Interface RuntimeEventHandlerInterface</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="container">
|
|
<h2 id="FF_Services_Templating">\FF\Services\Templating</h2>
|
|
<table class="styled">
|
|
<thead>
|
|
<tr>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<a href="interfaces/FF_Services_Templating_TemplateRendererInterface.xhtml">TemplateRendererInterface</a>
|
|
</td>
|
|
<td>Interface TemplateRendererInterface</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<footer>
|
|
<span>Generated using phpDox 0.12.0-dev - Copyright (C) 2010 - 2019 by Arne Blankerts and Contributors</span>
|
|
</footer>
|
|
</body>
|
|
</html>
|