Skip to content

Commit

Permalink
Add doc files
Browse files Browse the repository at this point in the history
  • Loading branch information
dpauli committed Dec 4, 2015
1 parent 01814bb commit 59bdc0d
Show file tree
Hide file tree
Showing 64 changed files with 3,284 additions and 812 deletions.
Binary file modified build/eP6RESTclient-0.0.0.phar
Binary file not shown.
Binary file removed build/eP6RESTclient.phar
Binary file not shown.
919 changes: 768 additions & 151 deletions doc/classes/ep6.ContactInformation.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions doc/classes/ep6.Currencies.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,19 +144,19 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-946832712"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-2137688997"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-946832712" class="accordion-body collapse in">
<div id="namespace-2137688997" class="accordion-body collapse in">
<div class="accordion-inner">

<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-target="#namespace-1721322671"></a>
<a class="accordion-toggle collapsed" data-toggle="collapse" data-target="#namespace-63295184"></a>
<a href="../namespaces/ep6.html" style="margin-left: 30px; padding-left: 0">ep6</a>
</div>
<div id="namespace-1721322671" class="accordion-body collapse ">
<div id="namespace-63295184" class="accordion-body collapse ">
<div class="accordion-inner">


Expand Down Expand Up @@ -545,7 +545,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on December 3rd, 2015 at 23:11.
on December 4th, 2015 at 01:22.
</section>
</section>
</section>
Expand Down
83 changes: 68 additions & 15 deletions doc/classes/ep6.Image.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,19 +144,19 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1524907237"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1405809519"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-1524907237" class="accordion-body collapse in">
<div id="namespace-1405809519" class="accordion-body collapse in">
<div class="accordion-inner">

<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-target="#namespace-11037953"></a>
<a class="accordion-toggle collapsed" data-toggle="collapse" data-target="#namespace-122901959"></a>
<a href="../namespaces/ep6.html" style="margin-left: 30px; padding-left: 0">ep6</a>
</div>
<div id="namespace-11037953" class="accordion-body collapse ">
<div id="namespace-122901959" class="accordion-body collapse ">
<div class="accordion-inner">


Expand Down Expand Up @@ -266,7 +266,7 @@ <h2>Summary</h2>
<dt>File</dt>
<dd><a href="../files/shopobjects.image.Image.class.html"><div class="path-wrapper">shopobjects/image/Image.class.php</div></a></dd>
<dt>Package</dt>
<dd><div class="namespace-wrapper">Default</div></dd>
<dd><div class="namespace-wrapper">Shopobjects\Image</div></dd>
<dt>Class hierarchy</dt>
<dd class="hierarchy">
<div class="namespace-wrapper">\ep6\Image</div>
Expand All @@ -279,7 +279,30 @@ <h2>Summary</h2>
</dl>
<h2>Tags</h2>
<table class="table table-condensed">
<tr><td colspan="2"><em>None found</em></td></tr>
<tr>
<th>
author
</th>
<td>
<p>David Pauli <a href="mailto:[email protected]">[email protected]</a></p>
</td>
</tr>
<tr>
<th>
since
</th>
<td>

</td>
</tr>
<tr>
<th>
api
</th>
<td>

</td>
</tr>
</table>
</aside>
</div>
Expand All @@ -298,13 +321,13 @@ <h2>Properties</h2>
<a id="property_URL" name="property_URL" class="anchor"></a>
<article class="property">
<h3 class="private ">$URL</h3>
<pre class="signature">$URL : </pre>
<p><em>This is the path to the origin URL.</em></p>
<pre class="signature">$URL : string</pre>
<p><em></em></p>


<h4>Type</h4>

</article>
string
&mdash; This is the path to the origin URL. </article>
</div>
<aside class="span4 detailsbar">
<h1><i class="icon-arrow-down"></i></h1>
Expand All @@ -330,14 +353,14 @@ <h2>Tags</h2>
<article class="method">
<h3 class="public ">__construct()</h3>
<a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a>
<pre class="signature" style="margin-right: 54px;">__construct( <span class="argument">$url</span>) </pre>
<pre class="signature" style="margin-right: 54px;">__construct(String <span class="argument">$url</span>) </pre>
<p><em>To create a new image object use this constructor with the original URL.</em></p>


<h4>Parameters</h4>
<table class="table table-condensed table-hover">
<tr>
<td></td>
<td>String</td>
<td>$url </td>
<td><p>The origin URL of the image.</p></td>
</tr>
Expand All @@ -353,7 +376,22 @@ <h1><i class="icon-arrow-down"></i></h1>
</dl>
<h2>Tags</h2>
<table class="table table-condensed">
<tr><td colspan="2"><em>None found</em></td></tr>
<tr>
<th>
author
</th>
<td>
<p>David Pauli <a href="mailto:[email protected]">[email protected]</a></p>
</td>
</tr>
<tr>
<th>
since
</th>
<td>
0.0.0
</td>
</tr>
</table>
</aside>
</div>
Expand Down Expand Up @@ -382,7 +420,22 @@ <h1><i class="icon-arrow-down"></i></h1>
</dl>
<h2>Tags</h2>
<table class="table table-condensed">
<tr><td colspan="2"><em>None found</em></td></tr>
<tr>
<th>
author
</th>
<td>
<p>David Pauli <a href="mailto:[email protected]">[email protected]</a></p>
</td>
</tr>
<tr>
<th>
since
</th>
<td>
0.0.0
</td>
</tr>
</table>
</aside>
</div>
Expand Down Expand Up @@ -437,7 +490,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on December 3rd, 2015 at 23:11.
on December 4th, 2015 at 01:22.
</section>
</section>
</section>
Expand Down
Loading

0 comments on commit 59bdc0d

Please sign in to comment.