generate new api documentation
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<title>Class Thelia\Exception\MemberAccessException | thelia</title>
|
||||
|
||||
<script type="text/javascript" src="resources/combined.js?394153670"></script>
|
||||
<script type="text/javascript" src="elementlist.js?319012511"></script>
|
||||
<script type="text/javascript" src="elementlist.js?3178389089"></script>
|
||||
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" />
|
||||
|
||||
</head>
|
||||
@@ -21,8 +21,6 @@
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
<ul>
|
||||
<li><a href="namespace-PHP.html">PHP</a>
|
||||
</li>
|
||||
<li class="active"><a href="namespace-Thelia.html">Thelia<span></span></a>
|
||||
<ul>
|
||||
<li><a href="namespace-Thelia.Action.html">Action</a>
|
||||
@@ -61,7 +59,11 @@
|
||||
</ul></li>
|
||||
<li><a href="namespace-Thelia.Tools.html">Tools</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li><a href="namespace-Thelia.Tpex.html">Tpex<span></span></a>
|
||||
<ul>
|
||||
<li><a href="namespace-Thelia.Tpex.Loop.html">Loop</a>
|
||||
</li>
|
||||
</ul></li></ul></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -120,15 +122,13 @@
|
||||
|
||||
<dl class="tree">
|
||||
<dd style="padding-left:0px">
|
||||
<a href="class-Exception.html"><span>Exception</span></a>
|
||||
|
||||
Exception
|
||||
|
||||
|
||||
</dd>
|
||||
<dd style="padding-left:30px">
|
||||
<img src="resources/inherit.png" alt="Extended by" />
|
||||
<a href="class-LogicException.html"><span>LogicException</span></a>
|
||||
|
||||
LogicException
|
||||
|
||||
|
||||
</dd>
|
||||
@@ -160,18 +160,18 @@
|
||||
|
||||
|
||||
<table class="summary inherited">
|
||||
<caption>Methods inherited from <a href="class-Exception.html#methods">Exception</a></caption>
|
||||
<caption>Methods inherited from Exception</caption>
|
||||
<tr>
|
||||
<td><code>
|
||||
<a href="class-Exception.html#___construct">__construct()</a>,
|
||||
<a href="class-Exception.html#___toString">__toString()</a>,
|
||||
<a href="class-Exception.html#_getCode">getCode()</a>,
|
||||
<a href="class-Exception.html#_getFile">getFile()</a>,
|
||||
<a href="class-Exception.html#_getLine">getLine()</a>,
|
||||
<a href="class-Exception.html#_getMessage">getMessage()</a>,
|
||||
<a href="class-Exception.html#_getPrevious">getPrevious()</a>,
|
||||
<a href="class-Exception.html#_getTrace">getTrace()</a>,
|
||||
<a href="class-Exception.html#_getTraceAsString">getTraceAsString()</a>
|
||||
__construct(),
|
||||
__toString(),
|
||||
getCode(),
|
||||
getFile(),
|
||||
getLine(),
|
||||
getMessage(),
|
||||
getPrevious(),
|
||||
getTrace(),
|
||||
getTraceAsString()
|
||||
</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -188,13 +188,13 @@
|
||||
|
||||
|
||||
<table class="summary inherited">
|
||||
<caption>Properties inherited from <a href="class-Exception.html#properties">Exception</a></caption>
|
||||
<caption>Properties inherited from Exception</caption>
|
||||
<tr>
|
||||
<td><code>
|
||||
<a href="class-Exception.html#$code"><var>$code</var></a>,
|
||||
<a href="class-Exception.html#$file"><var>$file</var></a>,
|
||||
<a href="class-Exception.html#$line"><var>$line</var></a>,
|
||||
<a href="class-Exception.html#$message"><var>$message</var></a>
|
||||
<var>$code</var>,
|
||||
<var>$file</var>,
|
||||
<var>$line</var>,
|
||||
<var>$message</var>
|
||||
</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user