-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f764f41
commit 2b06bd9
Showing
16 changed files
with
782 additions
and
237 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,168 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>Class Steldb\Constant\Meta</title> | ||
|
||
<link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da"> | ||
|
||
</head> | ||
|
||
<body> | ||
<div id="left"> | ||
<div id="menu"> | ||
<a href="index.html" title="Overview"><span>Overview</span></a> | ||
|
||
|
||
<div id="groups"> | ||
<h3>Namespaces</h3> | ||
<ul> | ||
<li> | ||
<a href="namespace-None.html"> | ||
None </a> | ||
|
||
</li> | ||
<li class="active"> | ||
<a href="namespace-Steldb.html"> | ||
Steldb<span></span> | ||
</a> | ||
|
||
<ul> | ||
<li class="active"> | ||
<a href="namespace-Steldb.Constant.html"> | ||
Constant </a> | ||
|
||
</li> | ||
</ul></li> | ||
</ul> | ||
</div> | ||
|
||
<hr> | ||
|
||
|
||
<div id="elements"> | ||
<h3>Classes</h3> | ||
<ul> | ||
<li class="active"><a href="class-Steldb.Constant.Meta.html">Meta</a></li> | ||
</ul> | ||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
<div id="splitter"></div> | ||
|
||
<div id="right"> | ||
<div id="rightInner"> | ||
<form id="search"> | ||
<input type="hidden" name="cx" value=""> | ||
<input type="hidden" name="ie" value="UTF-8"> | ||
<input type="text" name="q" class="text" placeholder="Search"> | ||
</form> | ||
|
||
<div id="navigation"> | ||
<ul> | ||
<li> | ||
<a href="index.html" title="Overview"><span>Overview</span></a> | ||
</li> | ||
<li> | ||
<a href="namespace-Steldb.Constant.html" title="Summary of Steldb\Constant"><span>Namespace</span></a> | ||
</li> | ||
<li class="active"> | ||
<span>Class</span> </li> | ||
</ul> | ||
<ul> | ||
</ul> | ||
<ul> | ||
</ul> | ||
</div> | ||
|
||
<div id="content" class="class"> | ||
<h1>Class Meta</h1> | ||
|
||
|
||
<div class="description"> | ||
<p>Constant</p> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="info"> | ||
|
||
|
||
<b>Namespace:</b> <a href="namespace-Steldb.html">Steldb</a>\<a href="namespace-Steldb.Constant.html">Constant</a><br> | ||
|
||
|
||
<b>Located at</b> <a href="source-class-Steldb.Constant.Meta.html#5-15" title="Go to source code">Constant/Meta.php</a> | ||
<br> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<table class="summary constants" id="constants"> | ||
<caption>Constants summary</caption> | ||
<tr data-order="VERSION" id="VERSION"> | ||
|
||
<td class="attributes"><code>string</code></td> | ||
<td class="name"> | ||
<code> | ||
<a href="source-class-Steldb.Constant.Meta.html#10-14" title="Go to source code"><b>VERSION</b></a> | ||
</code> | ||
|
||
<div class="description short"> | ||
<p>Steldb Version</p> | ||
</div> | ||
|
||
<div class="description detailed hidden"> | ||
<p>Steldb Version</p> | ||
|
||
</div> | ||
</td> | ||
<td class="value"> | ||
<div> | ||
<a href="#VERSION" class="anchor">#</a> | ||
<code><span class="php-quote">'1.1.2'</span></code> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
|
||
<div id="footer"> | ||
API documentation generated by <a href="http://apigen.org">ApiGen</a> | ||
</div> | ||
</div> | ||
</div> | ||
<script src="resources/combined.js"></script> | ||
<script src="elementlist.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.