doc/classes/Cachetastic/Connection.html in cachetastic-1.0.8 vs doc/classes/Cachetastic/Connection.html in cachetastic-1.1.3
- old
+ new
@@ -90,12 +90,12 @@
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000041">get</a>
- <a href="#M000040">new</a>
+ <a href="#M000046">get</a>
+ <a href="#M000045">new</a>
</div>
</div>
</div>
@@ -133,40 +133,40 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Class methods</h3>
- <div id="method-M000040" class="method-detail">
- <a name="M000040"></a>
+ <div id="method-M000045" class="method-detail">
+ <a name="M000045"></a>
<div class="method-heading">
- <a href="Connection.src/M000040.html" target="Code" class="method-signature"
- onclick="popupCode('Connection.src/M000040.html');return false;">
+ <a href="Connection.src/M000045.html" target="Code" class="method-signature"
+ onclick="popupCode('Connection.src/M000045.html');return false;">
<span class="method-name">new</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<h3 class="section-bar">Public Instance methods</h3>
- <div id="method-M000041" class="method-detail">
- <a name="M000041"></a>
+ <div id="method-M000046" class="method-detail">
+ <a name="M000046"></a>
<div class="method-heading">
- <a href="Connection.src/M000041.html" target="Code" class="method-signature"
- onclick="popupCode('Connection.src/M000041.html');return false;">
+ <a href="Connection.src/M000046.html" target="Code" class="method-signature"
+ onclick="popupCode('Connection.src/M000046.html');return false;">
<span class="method-name">get</span><span class="method-args">(name)</span>
</a>
</div>
<div class="method-description">
<p>
Takes the name of the cache and returns back the store object associated
with the cache. If the store object doesn‘t exist of the the store is
-no longer valid a <a href="Connection.html#M000040">new</a> one is created
+no longer valid a <a href="Connection.html#M000045">new</a> one is created
and returned.
</p>
</div>
</div>
\ No newline at end of file