Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Jan 14, 2017
1 parent 2fb9632 commit dcaf99e
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 130 deletions.
2 changes: 1 addition & 1 deletion docs/class-Deimos.DI.ContainerEmpty.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,11 @@ <h4>Direct known subclasses</h4>
<a href="class-Deimos.DI.DI.html#_callback">callback()</a>,
<a href="class-Deimos.DI.DI.html#_get">get()</a>,
<a href="class-Deimos.DI.DI.html#_getFirst">getFirst()</a>,
<a href="class-Deimos.DI.DI.html#_getInstance">getInstance()</a>,
<a href="class-Deimos.DI.DI.html#_group">group()</a>,
<a href="class-Deimos.DI.DI.html#_instance">instance()</a>,
<a href="class-Deimos.DI.DI.html#_path">path()</a>,
<a href="class-Deimos.DI.DI.html#_steps">steps()</a>,
<a href="class-Deimos.DI.DI.html#_storage">storage()</a>,
<a href="class-Deimos.DI.DI.html#_value">value()</a>
</code></td>
</tr>
Expand Down
46 changes: 23 additions & 23 deletions docs/class-Deimos.DI.DI.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h4>Indirect known subclasses</h4>
<b>Namespace:</b> <a href="namespace-Deimos.html">Deimos</a>\<a href="namespace-Deimos.DI.html">DI</a><br>


<b>Located at</b> <a href="source-class-Deimos.DI.DI.html#5-196" title="Go to source code">DI/DI.php</a>
<b>Located at</b> <a href="source-class-Deimos.DI.DI.html#5-189" title="Go to source code">DI/DI.php</a>
<br>
</div>

Expand Down Expand Up @@ -279,7 +279,7 @@ <h4>Parameters</h4>
</div>
</div></td>
</tr>
<tr data-order="storage" id="_storage">
<tr data-order="build" id="_build">

<td class="attributes"><code>
protected
Expand All @@ -290,8 +290,8 @@ <h4>Parameters</h4>
</td>

<td class="name"><div>
<a class="anchor" href="#_storage">#</a>
<code><a href="source-class-Deimos.DI.DI.html#87-103" title="Go to source code">storage</a>( <span> <var>$name</var></span> )</code>
<a class="anchor" href="#_build">#</a>
<code><a href="source-class-Deimos.DI.DI.html#87-90" title="Go to source code">build</a>( <span> <var>$name</var></span>, <span>callable <var>$callback</var></span> )</code>

<div class="description short">

Expand All @@ -309,7 +309,7 @@ <h4>Parameters</h4>
</div>
</div></td>
</tr>
<tr data-order="build" id="_build">
<tr data-order="path" id="_path">

<td class="attributes"><code>
protected
Expand All @@ -320,8 +320,8 @@ <h4>Parameters</h4>
</td>

<td class="name"><div>
<a class="anchor" href="#_build">#</a>
<code><a href="source-class-Deimos.DI.DI.html#105-108" title="Go to source code">build</a>( <span> <var>$name</var></span>, <span>callable <var>$callback</var></span> )</code>
<a class="anchor" href="#_path">#</a>
<code><a href="source-class-Deimos.DI.DI.html#92-95" title="Go to source code">path</a>( <span> <var>$name</var></span> )</code>

<div class="description short">

Expand All @@ -339,7 +339,7 @@ <h4>Parameters</h4>
</div>
</div></td>
</tr>
<tr data-order="path" id="_path">
<tr data-order="getFirst" id="_getFirst">

<td class="attributes"><code>
protected
Expand All @@ -350,8 +350,8 @@ <h4>Parameters</h4>
</td>

<td class="name"><div>
<a class="anchor" href="#_path">#</a>
<code><a href="source-class-Deimos.DI.DI.html#110-113" title="Go to source code">path</a>( <span> <var>$name</var></span> )</code>
<a class="anchor" href="#_getFirst">#</a>
<code><a href="source-class-Deimos.DI.DI.html#97-103" title="Go to source code">getFirst</a>( <span> <var>&amp; $path</var></span> )</code>

<div class="description short">

Expand All @@ -369,19 +369,19 @@ <h4>Parameters</h4>
</div>
</div></td>
</tr>
<tr data-order="getFirst" id="_getFirst">
<tr data-order="get" id="_get">

<td class="attributes"><code>
protected
public



</code>
</td>

<td class="name"><div>
<a class="anchor" href="#_getFirst">#</a>
<code><a href="source-class-Deimos.DI.DI.html#115-120" title="Go to source code">getFirst</a>( <span> <var>&amp; $path</var></span> )</code>
<a class="anchor" href="#_get">#</a>
<code><a href="source-class-Deimos.DI.DI.html#105-127" title="Go to source code">get</a>( <span> <var>$name</var></span> )</code>

<div class="description short">

Expand All @@ -399,19 +399,19 @@ <h4>Parameters</h4>
</div>
</div></td>
</tr>
<tr data-order="get" id="_get">
<tr data-order="getInstance" id="_getInstance">

<td class="attributes"><code>
public
protected



</code>
</td>

<td class="name"><div>
<a class="anchor" href="#_get">#</a>
<code><a href="source-class-Deimos.DI.DI.html#122-144" title="Go to source code">get</a>( <span> <var>$name</var></span> )</code>
<a class="anchor" href="#_getInstance">#</a>
<code><a href="source-class-Deimos.DI.DI.html#129-137" title="Go to source code">getInstance</a>( <span> <var>$row</var></span> )</code>

<div class="description short">

Expand Down Expand Up @@ -441,7 +441,7 @@ <h4>Parameters</h4>

<td class="name"><div>
<a class="anchor" href="#___call">#</a>
<code><a href="source-class-Deimos.DI.DI.html#146-155" title="Go to source code">__call</a>( <span> <var>$name</var></span>, <span>array <var>$arguments</var> = []</span> )</code>
<code><a href="source-class-Deimos.DI.DI.html#139-148" title="Go to source code">__call</a>( <span> <var>$name</var></span>, <span>array <var>$arguments</var> = []</span> )</code>

<div class="description short">

Expand Down Expand Up @@ -482,7 +482,7 @@ <h4>Returns</h4>

<td class="name"><div>
<a class="anchor" href="#_value">#</a>
<code><a href="source-class-Deimos.DI.DI.html#157-171" title="Go to source code">value</a>( <span> <var>$name</var></span>, <span> <var>$row</var></span>, <span>array <var>$arguments</var> = []</span> )</code>
<code><a href="source-class-Deimos.DI.DI.html#150-164" title="Go to source code">value</a>( <span> <var>$name</var></span>, <span> <var>$row</var></span>, <span>array <var>$arguments</var> = []</span> )</code>

<div class="description short">

Expand Down Expand Up @@ -521,7 +521,7 @@ <h4>Parameters</h4>

<td class="name"><div>
<a class="anchor" href="#_callback">#</a>
<code><a href="source-class-Deimos.DI.DI.html#173-180" title="Go to source code">callback</a>( <span> <var>$name</var></span>, <span> <var>$callback</var></span> )</code>
<code><a href="source-class-Deimos.DI.DI.html#166-173" title="Go to source code">callback</a>( <span> <var>$name</var></span>, <span> <var>$callback</var></span> )</code>

<div class="description short">

Expand Down Expand Up @@ -558,7 +558,7 @@ <h4>Parameters</h4>

<td class="name"><div>
<a class="anchor" href="#_instance">#</a>
<code><a href="source-class-Deimos.DI.DI.html#182-189" title="Go to source code">instance</a>( <span> <var>$name</var></span>, <span> <var>$class</var></span>, <span>array <var>$arguments</var> = []</span> )</code>
<code><a href="source-class-Deimos.DI.DI.html#175-182" title="Go to source code">instance</a>( <span> <var>$name</var></span>, <span> <var>$class</var></span>, <span>array <var>$arguments</var> = []</span> )</code>

<div class="description short">

Expand Down Expand Up @@ -588,7 +588,7 @@ <h4>Parameters</h4>

<td class="name"><div>
<a class="anchor" href="#_configure">#</a>
<code><a href="source-class-Deimos.DI.DI.html#191-194" title="Go to source code">configure</a>( )</code>
<code><a href="source-class-Deimos.DI.DI.html#184-187" title="Go to source code">configure</a>( )</code>

<div class="description short">
<p>configure</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/class-Deimos.DI.Group.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,11 @@ <h4>Overrides</h4>
<a href="class-Deimos.DI.DI.html#_callback">callback()</a>,
<a href="class-Deimos.DI.DI.html#_get">get()</a>,
<a href="class-Deimos.DI.DI.html#_getFirst">getFirst()</a>,
<a href="class-Deimos.DI.DI.html#_getInstance">getInstance()</a>,
<a href="class-Deimos.DI.DI.html#_group">group()</a>,
<a href="class-Deimos.DI.DI.html#_instance">instance()</a>,
<a href="class-Deimos.DI.DI.html#_path">path()</a>,
<a href="class-Deimos.DI.DI.html#_steps">steps()</a>,
<a href="class-Deimos.DI.DI.html#_storage">storage()</a>,
<a href="class-Deimos.DI.DI.html#_value">value()</a>
</code></td>
</tr>
Expand Down
Loading

0 comments on commit dcaf99e

Please sign in to comment.