Skip to content

Commit

Permalink
Merge pull request #99 from dpauli/master
Browse files Browse the repository at this point in the history
Finalize 0.1.1.
  • Loading branch information
panvid committed Feb 22, 2016
2 parents fd24e25 + a0b56b7 commit f366fe3
Show file tree
Hide file tree
Showing 47 changed files with 5,424 additions and 3,824 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# 0.1.1 (22.02.2016)

## Features
- #75 Enable setting the maximum wait time for next request.
- #80 Save formatted value in price.

## Bugfixes
- #76 Delete locale parameter of product getName().
- #78 and #87 Fix and refactor slideshow.
- #79 Fix Product getPrice.
- #82 Use Shop in an unstatic way.
- #83 Unstatic many objects.
- #86 Fix output of some __toString() functions.

## Enhancements
- #81 Use __toString() functions.

# 0.1.0 (28.01.2016)

## Enhancements
Expand Down
Binary file added build/epages-rest-php-0.1.1.phar
Binary file not shown.
Binary file modified build/epages-rest-php.phar
Binary file not shown.
128 changes: 111 additions & 17 deletions doc/class-ep6.ContactInformation.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,13 @@ <h1>Class ContactInformation</h1>
0.1.0 Add a timestamp to save the next allowed REST call.<br>
<b>Since:</b>
0.1.0 Use a default Locale.<br>
<b>Since:</b>
0.1.1 The object can be echoed.<br>
<b>Since:</b>
0.1.1 Unstatic variables.<br>
<b>See:</b>
InformationTrait This trait has all information needed objects.<br>
<b>Located at</b> <a href="source-class-ep6.ContactInformation.html#9-416" title="Go to source code">shopobjects/information/ContactInformation.class.php</a>
<b>Located at</b> <a href="source-class-ep6.ContactInformation.html#9-464" title="Go to source code">shopobjects/information/ContactInformation.class.php</a>
<br>
</div>

Expand All @@ -156,7 +160,7 @@ <h1>Class ContactInformation</h1>

<td class="name"><div>
<a class="anchor" href="#_getDefaultTitle">#</a>
<code><a href="source-class-ep6.ContactInformation.html#169-182" title="Go to source code">getDefaultTitle</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#174-188" title="Go to source code">getDefaultTitle</a>( )</code>

<div class="description short">
<p>Gets the title in the default localization.</p>
Expand Down Expand Up @@ -184,6 +188,7 @@ <h4>Since</h4>
<div class="list">
0.0.0<br>
0.1.0 Deprecated because the Locale is everytime the configured Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -205,7 +210,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getTitle">#</a>
<code><a href="source-class-ep6.ContactInformation.html#184-198" title="Go to source code">getTitle</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#190-205" title="Go to source code">getTitle</a>( )</code>

<div class="description short">
<p>Gets the title.</p>
Expand All @@ -231,6 +236,7 @@ <h4>Since</h4>
0.0.0<br>
0.1.0 Use a reload function.<br>
0.1.0 Use the default Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -252,7 +258,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getDefaultShortDescription">#</a>
<code><a href="source-class-ep6.ContactInformation.html#200-213" title="Go to source code">getDefaultShortDescription</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#207-221" title="Go to source code">getDefaultShortDescription</a>( )</code>

<div class="description short">
<p>Gets the short description in the default localization.</p>
Expand Down Expand Up @@ -280,6 +286,7 @@ <h4>Since</h4>
<div class="list">
0.0.0<br>
0.1.0 Deprecated because the Locale is everytime the configured Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -301,7 +308,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getShortDescription">#</a>
<code><a href="source-class-ep6.ContactInformation.html#215-229" title="Go to source code">getShortDescription</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#223-238" title="Go to source code">getShortDescription</a>( )</code>

<div class="description short">
<p>Gets the short description.</p>
Expand All @@ -327,6 +334,7 @@ <h4>Since</h4>
0.0.0<br>
0.1.0 Use a reload function.<br>
0.1.0 Use the default Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -348,7 +356,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getDefaultCompany">#</a>
<code><a href="source-class-ep6.ContactInformation.html#231-244" title="Go to source code">getDefaultCompany</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#240-254" title="Go to source code">getDefaultCompany</a>( )</code>

<div class="description short">
<p>Gets the company in the default localization.</p>
Expand Down Expand Up @@ -376,6 +384,7 @@ <h4>Since</h4>
<div class="list">
0.0.0<br>
0.1.0 Deprecated because the Locale is everytime the configured Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -397,7 +406,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getCompany">#</a>
<code><a href="source-class-ep6.ContactInformation.html#246-260" title="Go to source code">getCompany</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#256-271" title="Go to source code">getCompany</a>( )</code>

<div class="description short">
<p>Gets the company.</p>
Expand All @@ -423,6 +432,7 @@ <h4>Since</h4>
0.0.0<br>
0.1.0 Use a reload function.<br>
0.1.0 Use the default Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -444,7 +454,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getDefaultContactPerson">#</a>
<code><a href="source-class-ep6.ContactInformation.html#262-275" title="Go to source code">getDefaultContactPerson</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#273-287" title="Go to source code">getDefaultContactPerson</a>( )</code>

<div class="description short">
<p>Gets the contact person in the default localization.</p>
Expand Down Expand Up @@ -472,6 +482,7 @@ <h4>Since</h4>
<div class="list">
0.0.0<br>
0.1.0 Deprecated because the Locale is everytime the configured Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -493,7 +504,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getContactPerson">#</a>
<code><a href="source-class-ep6.ContactInformation.html#277-291" title="Go to source code">getContactPerson</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#289-304" title="Go to source code">getContactPerson</a>( )</code>

<div class="description short">
<p>Gets the contact person.</p>
Expand All @@ -519,6 +530,7 @@ <h4>Since</h4>
0.0.0<br>
0.1.0 Use a reload function.<br>
0.1.0 Use the default Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -540,7 +552,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getDefaultContactPersonJobTitle">#</a>
<code><a href="source-class-ep6.ContactInformation.html#293-306" title="Go to source code">getDefaultContactPersonJobTitle</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#306-320" title="Go to source code">getDefaultContactPersonJobTitle</a>( )</code>

<div class="description short">
<p>Gets the job title of the contact person in the default localization.</p>
Expand Down Expand Up @@ -568,6 +580,7 @@ <h4>Since</h4>
<div class="list">
0.0.0<br>
0.1.0 Deprecated because the Locale is everytime the configured Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -589,7 +602,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getContactPersonJobTitle">#</a>
<code><a href="source-class-ep6.ContactInformation.html#308-322" title="Go to source code">getContactPersonJobTitle</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#322-337" title="Go to source code">getContactPersonJobTitle</a>( )</code>

<div class="description short">
<p>Gets the job title of the contact person.</p>
Expand All @@ -615,6 +628,7 @@ <h4>Since</h4>
0.0.0<br>
0.1.0 Use a reload function.<br>
0.1.0 Use the default Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -636,7 +650,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getDefaultAddress">#</a>
<code><a href="source-class-ep6.ContactInformation.html#324-337" title="Go to source code">getDefaultAddress</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#339-353" title="Go to source code">getDefaultAddress</a>( )</code>

<div class="description short">
<p>Gets the address in the default localization.</p>
Expand Down Expand Up @@ -664,6 +678,7 @@ <h4>Since</h4>
<div class="list">
0.0.0<br>
0.1.0 Deprecated because the Locale is everytime the configured Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -685,7 +700,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getAddress">#</a>
<code><a href="source-class-ep6.ContactInformation.html#339-353" title="Go to source code">getAddress</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#355-370" title="Go to source code">getAddress</a>( )</code>

<div class="description short">
<p>Gets the address.</p>
Expand All @@ -711,6 +726,7 @@ <h4>Since</h4>
0.0.0<br>
0.1.0 Use a reload function.<br>
0.1.0 Use the default Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -732,7 +748,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getDefaultPhone">#</a>
<code><a href="source-class-ep6.ContactInformation.html#355-368" title="Go to source code">getDefaultPhone</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#372-386" title="Go to source code">getDefaultPhone</a>( )</code>

<div class="description short">
<p>Gets the phone number in the default localization.</p>
Expand Down Expand Up @@ -760,6 +776,7 @@ <h4>Since</h4>
<div class="list">
0.0.0<br>
0.1.0 Deprecated because the Locale is everytime the configured Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -781,7 +798,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getPhone">#</a>
<code><a href="source-class-ep6.ContactInformation.html#370-384" title="Go to source code">getPhone</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#388-403" title="Go to source code">getPhone</a>( )</code>

<div class="description short">
<p>Gets the phone number.</p>
Expand All @@ -807,6 +824,7 @@ <h4>Since</h4>
0.0.0<br>
0.1.0 Use a reload function.<br>
0.1.0 Use the default Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -828,7 +846,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getDefaultEmail">#</a>
<code><a href="source-class-ep6.ContactInformation.html#386-399" title="Go to source code">getDefaultEmail</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#405-419" title="Go to source code">getDefaultEmail</a>( )</code>

<div class="description short">
<p>Gets the email in the default localization.</p>
Expand Down Expand Up @@ -856,6 +874,7 @@ <h4>Since</h4>
<div class="list">
0.0.0<br>
0.1.0 Deprecated because the Locale is everytime the configured Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
Expand All @@ -877,7 +896,7 @@ <h4>Api</h4>

<td class="name"><div>
<a class="anchor" href="#_getEmail">#</a>
<code><a href="source-class-ep6.ContactInformation.html#401-415" title="Go to source code">getEmail</a>( )</code>
<code><a href="source-class-ep6.ContactInformation.html#421-436" title="Go to source code">getEmail</a>( )</code>

<div class="description short">
<p>Gets the email.</p>
Expand All @@ -903,6 +922,54 @@ <h4>Since</h4>
0.0.0<br>
0.1.0 Use a reload function.<br>
0.1.0 Use the default Locale.<br>
0.1.1 Unstatic every attributes.<br>
</div>
<h4>Api</h4>
<div class="list">
</div>


</div>
</div></td>
</tr>
<tr data-order="__toString" id="___toString">

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

String

</code>
</td>

<td class="name"><div>
<a class="anchor" href="#___toString">#</a>
<code><a href="source-class-ep6.ContactInformation.html#438-463" title="Go to source code">__toString</a>( )</code>

<div class="description short">
<p>Prints the Information object as a string.</p>
</div>

<div class="description detailed hidden">
<p>Prints the Information object as a string.</p>

<p>This function returns the setted values of the Information object.</p>



<h4>Returns</h4>
<div class="list">
String<br>The Information as a string.
</div>


<h4>Author</h4>
<div class="list">
David Pauli <a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#58;&#99;&#111;&#110;&#116;&#97;ct&#x40;&#x64;&#x61;&#x76;&#x69;&#x64;&#45;&#112;&#97;&#117;&#108;&#105;&#46;d&#x65;">&#99;&#111;&#110;&#116;&#97;ct&#x40;&#x64;&#x61;&#x76;&#x69;&#x64;&#45;&#112;&#97;&#117;&#108;&#105;&#46;d&#x65;</a><br>
</div>
<h4>Since</h4>
<div class="list">
0.1.1<br>
</div>
<h4>Api</h4>
<div class="list">
Expand Down Expand Up @@ -934,6 +1001,33 @@ <h4>Api</h4>



<table class="summary constants" id="constants">
<caption>Constants summary</caption>
<tr data-order="RESTPATH" id="RESTPATH">

<td class="attributes"><code>String</code></td>
<td class="name">
<code>
<a href="source-class-ep6.ContactInformation.html#26-27" title="Go to source code"><b>RESTPATH</b></a>
</code>

<div class="description short">

</div>

<div class="description detailed hidden">


</div>
</td>
<td class="value">
<div>
<a href="#RESTPATH" class="anchor">#</a>
<code><span class="php-quote">&quot;legal/contact-information&quot;</span></code>
</div>
</td>
</tr>
</table>



Expand Down
Loading

0 comments on commit f366fe3

Please sign in to comment.