You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-commits@incubator.apache.org by je...@apache.org on 2011/07/10 17:31:24 UTC

[zeta-commits] svn commit: r1144915 [8/37] - in /incubator/zetacomponents: trunk/Authentication/docs/ trunk/AuthenticationDatabaseTiein/docs/ trunk/Base/docs/ trunk/Configuration/docs/ trunk/Document/docs/ trunk/EventLog/docs/ trunk/Feed/docs/ trunk/File/docs/ trunk/...

Modified: incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidDataException.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidDataException.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidDataException.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidDataException.html Sun Jul 10 17:30:59 2011
@@ -12,13 +12,13 @@
 	<meta name="keywords" content="" />
 	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="ezcCacheInvalidDataException.html" />
 	<meta name="DC.creator" content="jerome" />
-	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="DC.date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/ezcCacheInvalidDataException.rdf" />
@@ -68,7 +68,10 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li class="requested">
+    <li >
+	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
+	</li>
+<li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -83,114 +86,82 @@
 <a name="sec-description"></a>
 <h3>Class ezcCacheInvalidDataException</h3>
 
-<p>Thrown if the data to be stored in a cache can not be handled by the storage.</p>
-<div>
-<p>Most <a href="../Cache/ezcCacheStorage.html">ezcCacheStorage</a> implementations are only capable of storing  scalar and array values, so this exception will be thrown when an incompatible  type is submitted for storage, like object or resource.</p>
-<p><a href="../Cache/ezcCacheStorage.html#methodstore">ezcCacheStorage::store()</a>  <a href="../Cache/ezcCacheStorageFile.html#methodstore">ezcCacheStorageFile::store()</a></p>
-<p><a href="../Cache/ezcCacheStorageFileArray.html#methodprepareData">ezcCacheStorageFileArray::prepareData()</a>  <a href="../Cache/ezcCacheStorageFileEvalArray.html#methodprepareData">ezcCacheStorageFileEvalArray::prepareData()</a>  <a href="../Cache/ezcCacheStorageFilePlain.html#methodprepareData">ezcCacheStorageFilePlain::prepareData()</a></p>
-</div>
+<p>Thrown if the data to be stored in a cache can not be handled by the storage.</p><div><p>Most <a href="ezcCacheStorage.html">ezcCacheStorage</a> implementations are only capable of storing  scalar and array values, so this exception will be thrown when an incompatible  type is submitted for storage, like object or resource.</p><p><a href="ezcCacheStorage.html#methodstore">ezcCacheStorage::store()</a>  <a href="ezcCacheStorageFile.html#methodstore">ezcCacheStorageFile::store()</a></p><p><a href="ezcCacheStorageFileArray.html#methodprepareData">ezcCacheStorageFileArray::prepareData()</a>  <a href="ezcCacheStorageFileEvalArray.html#methodprepareData">ezcCacheStorageFileEvalArray::prepareData()</a>  <a href="ezcCacheStorageFilePlain.html#methodprepareData">ezcCacheStorageFilePlain::prepareData()</a></p></div>
 <p>Source for this file: <a href="http://fisheye6.atlassian.com/browse/zetacomponents/trunk/Cache/src/exceptions/invalid_data.php?r=HEAD">/Cache/src/exceptions/invalid_data.php</a></p>
        
 
 
 <pre>Exception
    |
-   --<a href="../Base/ezcBaseException.html">ezcBaseException</a>
+   --<a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a>
       |
-      --<a href="../Cache/ezcCacheException.html">ezcCacheException</a>
+      --<a href="ezcCacheException.html">ezcCacheException</a>
          |
          --ezcCacheInvalidDataException</pre>
 
 
-  <table><tr>
-<td>
+  <table><tr><td>
             <strong>Version:</strong>&#8192;&#8192;
           </td>
           <td>//autogen//</td>
-        </tr></table>
-<h3>Inherited Member Variables</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>         
+        </tr></table><h3>Inherited Member Variables</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>         
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                          </td>
             <td>
-              <code><a href="../Base/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
+              <code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
               
             </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>         
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$code</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$file</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$line</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$message</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$previous</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$string</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$trace</code>
               
             </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-method-summary"></a>
+          </tr></tbody></table><a name="sec-method-summary"></a>
   <h3>Method Summary</h3>
-  <table class="summary"><tr>
-<td class="right">
+  <table class="summary"><tr><td class="right">
             <em>public</em>                        <em>void</em>          </td>
           <td>
             <code>
@@ -200,100 +171,69 @@
                                                  )
             </code>
             <br><div style="margin-left: 20px">Creates a new ezcCacheInvalidDataException.</div>          </td>
-        </tr></table>
-<h3>Inherited Methods</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>
+        </tr></table><h3>Inherited Methods</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>ezcBaseException</em>            </td>
             <td>
-              <code><b><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
+              <code><b><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
               <br><div style="margin-left: 20px">Constructs a new ezcBaseException with $message</div>                          </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>Exception</em>            </td>
             <td>
               <code><b>constructor __construct ( [$message = ], [$code = ], [$previous = ] )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getCode (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getFile (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getLine (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getMessage (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getPrevious (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTrace (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTraceAsString (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__clone (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__toString (  )</b></code>
                                         </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-methods"></a>
+          </tr></tbody></table><a name="sec-methods"></a>
   <h3>Methods</h3>
   <a name="method_detail"></a>
   
@@ -313,43 +253,27 @@
 
     <p>Creates a new ezcCacheInvalidDataException.</p>
           <h5>Parameters:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Name</th>
+      <table class="detail"><thead><tr><th>Name</th>
             <th>Type</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody>
-<tr>
-<td><code>$actualType</code></td>
+          </tr></thead><tbody><tr><td><code>$actualType</code></td>
               <td><em>mixed</em></td>
               <td>
                                   Type of data received.
                               </td>
-            </tr>
-<tr>
-<td><code>$expectedTypes</code></td>
+            </tr><tr><td><code>$expectedTypes</code></td>
               <td><em>array</em></td>
               <td>
                                   Expected data types.
                               </td>
-            </tr>
-</tbody>
-</table>
-<h5>Redefinition of:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Method</th>
+            </tr></tbody></table><h5>Redefinition of:</h5>
+      <table class="detail"><thead><tr><th>Method</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody><tr>
-<td><code><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
+          </tr></thead><tbody><tr><td><code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
             <td>
                               Constructs a new ezcBaseException with $message
                           </td>
-          </tr></tbody>
-</table>
-<div class="credit">
+          </tr></tbody></table><div class="credit">
       Documentation generated by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
     </div>
   </div>

Modified: incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidIdException.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidIdException.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidIdException.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidIdException.html Sun Jul 10 17:30:59 2011
@@ -12,13 +12,13 @@
 	<meta name="keywords" content="" />
 	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="ezcCacheInvalidIdException.html" />
 	<meta name="DC.creator" content="jerome" />
-	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="DC.date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/ezcCacheInvalidIdException.rdf" />
@@ -68,7 +68,10 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li class="requested">
+    <li >
+	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
+	</li>
+<li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -83,110 +86,82 @@
 <a name="sec-description"></a>
 <h3>Class ezcCacheInvalidIdException</h3>
 
-<p>Exception that is thrown if the given cache ID does not exist.</p>
-<div><p>Caches must be created using <a href="../Cache/ezcCacheManager.html#methodcreateCache">ezcCacheManager::createCache()</a> before  they can be access using <a href="../Cache/ezcCacheManager.html#methodgetCache">ezcCacheManager::getCache()</a>. If you try to  access a non-existent cache ID, this exception will be thrown.</p></div>
+<p>Exception that is thrown if the given cache ID does not exist.</p><div><p>Caches must be created using <a href="ezcCacheManager.html#methodcreateCache">ezcCacheManager::createCache()</a> before  they can be access using <a href="ezcCacheManager.html#methodgetCache">ezcCacheManager::getCache()</a>. If you try to  access a non-existent cache ID, this exception will be thrown.</p></div>
 <p>Source for this file: <a href="http://fisheye6.atlassian.com/browse/zetacomponents/trunk/Cache/src/exceptions/invalid_id.php?r=HEAD">/Cache/src/exceptions/invalid_id.php</a></p>
        
 
 
 <pre>Exception
    |
-   --<a href="../Base/ezcBaseException.html">ezcBaseException</a>
+   --<a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a>
       |
-      --<a href="../Cache/ezcCacheException.html">ezcCacheException</a>
+      --<a href="ezcCacheException.html">ezcCacheException</a>
          |
          --ezcCacheInvalidIdException</pre>
 
 
-  <table><tr>
-<td>
+  <table><tr><td>
             <strong>Version:</strong>&#8192;&#8192;
           </td>
           <td>//autogen//</td>
-        </tr></table>
-<h3>Inherited Member Variables</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>         
+        </tr></table><h3>Inherited Member Variables</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>         
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                          </td>
             <td>
-              <code><a href="../Base/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
+              <code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
               
             </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>         
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$code</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$file</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$line</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$message</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$previous</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$string</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$trace</code>
               
             </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-method-summary"></a>
+          </tr></tbody></table><a name="sec-method-summary"></a>
   <h3>Method Summary</h3>
-  <table class="summary"><tr>
-<td class="right">
+  <table class="summary"><tr><td class="right">
             <em>public</em>                        <em>void</em>          </td>
           <td>
             <code>
@@ -195,100 +170,69 @@
                                                  )
             </code>
             <br><div style="margin-left: 20px">Creates a new ezcCacheInvalidIdException.</div>          </td>
-        </tr></table>
-<h3>Inherited Methods</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>
+        </tr></table><h3>Inherited Methods</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>ezcBaseException</em>            </td>
             <td>
-              <code><b><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
+              <code><b><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
               <br><div style="margin-left: 20px">Constructs a new ezcBaseException with $message</div>                          </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>Exception</em>            </td>
             <td>
               <code><b>constructor __construct ( [$message = ], [$code = ], [$previous = ] )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getCode (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getFile (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getLine (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getMessage (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getPrevious (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTrace (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTraceAsString (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__clone (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__toString (  )</b></code>
                                         </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-methods"></a>
+          </tr></tbody></table><a name="sec-methods"></a>
   <h3>Methods</h3>
   <a name="method_detail"></a>
   
@@ -306,34 +250,22 @@
 
     <p>Creates a new ezcCacheInvalidIdException.</p>
           <h5>Parameters:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Name</th>
+      <table class="detail"><thead><tr><th>Name</th>
             <th>Type</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody><tr>
-<td><code>$id</code></td>
+          </tr></thead><tbody><tr><td><code>$id</code></td>
               <td><em>string</em></td>
               <td>
                                   The invalid ID.
                               </td>
-            </tr></tbody>
-</table>
-<h5>Redefinition of:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Method</th>
+            </tr></tbody></table><h5>Redefinition of:</h5>
+      <table class="detail"><thead><tr><th>Method</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody><tr>
-<td><code><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
+          </tr></thead><tbody><tr><td><code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
             <td>
                               Constructs a new ezcBaseException with $message
                           </td>
-          </tr></tbody>
-</table>
-<div class="credit">
+          </tr></tbody></table><div class="credit">
       Documentation generated by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
     </div>
   </div>

Modified: incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidKeyException.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidKeyException.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidKeyException.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidKeyException.html Sun Jul 10 17:30:59 2011
@@ -12,13 +12,13 @@
 	<meta name="keywords" content="" />
 	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="ezcCacheInvalidKeyException.html" />
 	<meta name="DC.creator" content="jerome" />
-	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="DC.date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/ezcCacheInvalidKeyException.rdf" />
@@ -68,7 +68,10 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li class="requested">
+    <li >
+	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
+	</li>
+<li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -83,110 +86,82 @@
 <a name="sec-description"></a>
 <h3>Class ezcCacheInvalidKeyException</h3>
 
-<p>Exception thrown if a certain cache key could not be processed by a backend.</p>
-<div><p>The keys used in memory backends (like <a href="../Cache/ezcCacheMemcacheBackend.html">ezcCacheMemcacheBackend</a>)  underly certain validation rules. If one of these rules does not match a  key, this exception is thrown.</p></div>
+<p>Exception thrown if a certain cache key could not be processed by a backend.</p><div><p>The keys used in memory backends (like <a href="ezcCacheMemcacheBackend.html">ezcCacheMemcacheBackend</a>)  underly certain validation rules. If one of these rules does not match a  key, this exception is thrown.</p></div>
 <p>Source for this file: <a href="http://fisheye6.atlassian.com/browse/zetacomponents/trunk/Cache/src/exceptions/invalid_key.php?r=HEAD">/Cache/src/exceptions/invalid_key.php</a></p>
        
 
 
 <pre>Exception
    |
-   --<a href="../Base/ezcBaseException.html">ezcBaseException</a>
+   --<a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a>
       |
-      --<a href="../Cache/ezcCacheException.html">ezcCacheException</a>
+      --<a href="ezcCacheException.html">ezcCacheException</a>
          |
          --ezcCacheInvalidKeyException</pre>
 
 
-  <table><tr>
-<td>
+  <table><tr><td>
             <strong>Version:</strong>&#8192;&#8192;
           </td>
           <td>//autogen//</td>
-        </tr></table>
-<h3>Inherited Member Variables</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>         
+        </tr></table><h3>Inherited Member Variables</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>         
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                          </td>
             <td>
-              <code><a href="../Base/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
+              <code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
               
             </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>         
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$code</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$file</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$line</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$message</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$previous</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$string</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$trace</code>
               
             </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-method-summary"></a>
+          </tr></tbody></table><a name="sec-method-summary"></a>
   <h3>Method Summary</h3>
-  <table class="summary"><tr>
-<td class="right">
+  <table class="summary"><tr><td class="right">
             <em>public</em>                        <em>ezcCacheInvalidKeyException</em>          </td>
           <td>
             <code>
@@ -196,100 +171,69 @@
                    = null]                               )
             </code>
             <br><div style="margin-left: 20px">Creates a new invalid key exception.</div>          </td>
-        </tr></table>
-<h3>Inherited Methods</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>
+        </tr></table><h3>Inherited Methods</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>ezcBaseException</em>            </td>
             <td>
-              <code><b><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
+              <code><b><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
               <br><div style="margin-left: 20px">Constructs a new ezcBaseException with $message</div>                          </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>Exception</em>            </td>
             <td>
               <code><b>constructor __construct ( [$message = ], [$code = ], [$previous = ] )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getCode (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getFile (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getLine (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getMessage (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getPrevious (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTrace (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTraceAsString (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__clone (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__toString (  )</b></code>
                                         </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-methods"></a>
+          </tr></tbody></table><a name="sec-methods"></a>
   <h3>Methods</h3>
   <a name="method_detail"></a>
   
@@ -307,44 +251,27 @@
            = null]              )
     </div>
 
-    <p>Creates a new invalid key exception.</p>
-<div><p>Indicates that $key is not a valid cache key for a certain storage.  $reason specifies what is invalid about the key.</p></div>
+    <p>Creates a new invalid key exception.</p><div><p>Indicates that $key is not a valid cache key for a certain storage.  $reason specifies what is invalid about the key.</p></div>
           <h5>Parameters:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Name</th>
+      <table class="detail"><thead><tr><th>Name</th>
             <th>Type</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody>
-<tr>
-<td><code>$key</code></td>
+          </tr></thead><tbody><tr><td><code>$key</code></td>
               <td><em>string</em></td>
               <td>
                               </td>
-            </tr>
-<tr>
-<td><code>$reason</code></td>
+            </tr><tr><td><code>$reason</code></td>
               <td><em>string</em></td>
               <td>
                               </td>
-            </tr>
-</tbody>
-</table>
-<h5>Redefinition of:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Method</th>
+            </tr></tbody></table><h5>Redefinition of:</h5>
+      <table class="detail"><thead><tr><th>Method</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody><tr>
-<td><code><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
+          </tr></thead><tbody><tr><td><code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
             <td>
                               Constructs a new ezcBaseException with $message
                           </td>
-          </tr></tbody>
-</table>
-<div class="credit">
+          </tr></tbody></table><div class="credit">
       Documentation generated by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
     </div>
   </div>

Modified: incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidMetaDataException.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidMetaDataException.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidMetaDataException.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidMetaDataException.html Sun Jul 10 17:30:59 2011
@@ -12,13 +12,13 @@
 	<meta name="keywords" content="" />
 	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="ezcCacheInvalidMetaDataException.html" />
 	<meta name="DC.creator" content="jerome" />
-	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="DC.date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/ezcCacheInvalidMetaDataException.rdf" />
@@ -68,7 +68,10 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li class="requested">
+    <li >
+	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
+	</li>
+<li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -83,109 +86,82 @@
 <a name="sec-description"></a>
 <h3>Class ezcCacheInvalidMetaDataException</h3>
 
-<p>Thrown if an <a href="../Cache/ezcCacheStackReplacementStrategy.html">ezcCacheStackReplacementStrategy</a> could not process the  given <a href="../Cache/ezcCacheStackMetaData.html">ezcCacheStackMetaData</a>.</p>
+<p>Thrown if an <a href="ezcCacheStackReplacementStrategy.html">ezcCacheStackReplacementStrategy</a> could not process the  given <a href="ezcCacheStackMetaData.html">ezcCacheStackMetaData</a>.</p>
 <p>Source for this file: <a href="http://fisheye6.atlassian.com/browse/zetacomponents/trunk/Cache/src/exceptions/invalid_meta_data.php?r=HEAD">/Cache/src/exceptions/invalid_meta_data.php</a></p>
        
 
 
 <pre>Exception
    |
-   --<a href="../Base/ezcBaseException.html">ezcBaseException</a>
+   --<a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a>
       |
-      --<a href="../Cache/ezcCacheException.html">ezcCacheException</a>
+      --<a href="ezcCacheException.html">ezcCacheException</a>
          |
          --ezcCacheInvalidMetaDataException</pre>
 
 
-  <table><tr>
-<td>
+  <table><tr><td>
             <strong>Version:</strong>&#8192;&#8192;
           </td>
           <td>//autogen//</td>
-        </tr></table>
-<h3>Inherited Member Variables</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>         
+        </tr></table><h3>Inherited Member Variables</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>         
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                          </td>
             <td>
-              <code><a href="../Base/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
+              <code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
               
             </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>         
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$code</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$file</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$line</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$message</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$previous</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$string</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$trace</code>
               
             </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-method-summary"></a>
+          </tr></tbody></table><a name="sec-method-summary"></a>
   <h3>Method Summary</h3>
-  <table class="summary"><tr>
-<td class="right">
+  <table class="summary"><tr><td class="right">
             <em>public</em>                        <em>ezcCacheInvalidMetaDataException</em>          </td>
           <td>
             <code>
@@ -195,100 +171,69 @@
                                                  )
             </code>
             <br><div style="margin-left: 20px">Creates a new ezcCacheInvalidMetaDataException.</div>          </td>
-        </tr></table>
-<h3>Inherited Methods</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>
+        </tr></table><h3>Inherited Methods</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>ezcBaseException</em>            </td>
             <td>
-              <code><b><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
+              <code><b><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
               <br><div style="margin-left: 20px">Constructs a new ezcBaseException with $message</div>                          </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>Exception</em>            </td>
             <td>
               <code><b>constructor __construct ( [$message = ], [$code = ], [$previous = ] )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getCode (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getFile (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getLine (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getMessage (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getPrevious (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTrace (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTraceAsString (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__clone (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__toString (  )</b></code>
                                         </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-methods"></a>
+          </tr></tbody></table><a name="sec-methods"></a>
   <h3>Methods</h3>
   <a name="method_detail"></a>
   
@@ -299,7 +244,7 @@
     <div class="method-signature">
       ezcCacheInvalidMetaDataException
       __construct(
-                                  <a href="../Cache/ezcCacheStackMetaData.html">ezcCacheStackMetaData</a>
+                                  <a href="ezcCacheStackMetaData.html">ezcCacheStackMetaData</a>
           $metaData
                             ,           string
           $class
@@ -308,42 +253,26 @@
 
     <p>Creates a new ezcCacheInvalidMetaDataException.</p>
           <h5>Parameters:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Name</th>
+      <table class="detail"><thead><tr><th>Name</th>
             <th>Type</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody>
-<tr>
-<td><code>$metaData</code></td>
-              <td><em><a href="../Cache/ezcCacheStackMetaData.html">ezcCacheStackMetaData</a></em></td>
+          </tr></thead><tbody><tr><td><code>$metaData</code></td>
+              <td><em><a href="ezcCacheStackMetaData.html">ezcCacheStackMetaData</a></em></td>
               <td>
                               </td>
-            </tr>
-<tr>
-<td><code>$class</code></td>
+            </tr><tr><td><code>$class</code></td>
               <td><em>string</em></td>
               <td>
                                   Expected class of $metaData.
                               </td>
-            </tr>
-</tbody>
-</table>
-<h5>Redefinition of:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Method</th>
+            </tr></tbody></table><h5>Redefinition of:</h5>
+      <table class="detail"><thead><tr><th>Method</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody><tr>
-<td><code><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
+          </tr></thead><tbody><tr><td><code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
             <td>
                               Constructs a new ezcBaseException with $message
                           </td>
-          </tr></tbody>
-</table>
-<div class="credit">
+          </tr></tbody></table><div class="credit">
       Documentation generated by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
     </div>
   </div>

Modified: incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidStorageClassException.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidStorageClassException.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidStorageClassException.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/ezcCacheInvalidStorageClassException.html Sun Jul 10 17:30:59 2011
@@ -12,13 +12,13 @@
 	<meta name="keywords" content="" />
 	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="ezcCacheInvalidStorageClassException.html" />
 	<meta name="DC.creator" content="jerome" />
-	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
+	<meta name="DC.date" content="Sun, 10 Jul 2011 11:10:50 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/ezcCacheInvalidStorageClassException.rdf" />
@@ -68,7 +68,10 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li class="requested">
+    <li >
+	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
+	</li>
+<li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -83,110 +86,82 @@
 <a name="sec-description"></a>
 <h3>Class ezcCacheInvalidStorageClassException</h3>
 
-<p>Exception that is thrown when an invalid storage class is used.</p>
-<div><p>All storage classes used with the <a href="../Cache/ezcCacheManager.html">ezcCacheManager</a>, by creating a  cache instance, using <a href="../Cache/ezcCacheManager.html#methodcreateCache">ezcCacheManager::createCache()</a>. If you  provide a non-existant storage class or a class that does not derive from  <a href="../Cache/ezcCacheStorage.html">ezcCacheStorage</a>, this exception will be thrown.</p></div>
+<p>Exception that is thrown when an invalid storage class is used.</p><div><p>All storage classes used with the <a href="ezcCacheManager.html">ezcCacheManager</a>, by creating a  cache instance, using <a href="ezcCacheManager.html#methodcreateCache">ezcCacheManager::createCache()</a>. If you  provide a non-existant storage class or a class that does not derive from  <a href="ezcCacheStorage.html">ezcCacheStorage</a>, this exception will be thrown.</p></div>
 <p>Source for this file: <a href="http://fisheye6.atlassian.com/browse/zetacomponents/trunk/Cache/src/exceptions/invalid_storage_class.php?r=HEAD">/Cache/src/exceptions/invalid_storage_class.php</a></p>
        
 
 
 <pre>Exception
    |
-   --<a href="../Base/ezcBaseException.html">ezcBaseException</a>
+   --<a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a>
       |
-      --<a href="../Cache/ezcCacheException.html">ezcCacheException</a>
+      --<a href="ezcCacheException.html">ezcCacheException</a>
          |
          --ezcCacheInvalidStorageClassException</pre>
 
 
-  <table><tr>
-<td>
+  <table><tr><td>
             <strong>Version:</strong>&#8192;&#8192;
           </td>
           <td>//autogen//</td>
-        </tr></table>
-<h3>Inherited Member Variables</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>         
+        </tr></table><h3>Inherited Member Variables</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>         
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                          </td>
             <td>
-              <code><a href="../Base/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
+              <code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#var%24originalMessage">ezcBaseException::$originalMessage</a></code>
               
             </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>         
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$code</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$file</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$line</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>protected</em>                          </td>
             <td>
               <code>$message</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$previous</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$string</code>
               
             </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>private</em>                          </td>
             <td>
               <code>$trace</code>
               
             </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-method-summary"></a>
+          </tr></tbody></table><a name="sec-method-summary"></a>
   <h3>Method Summary</h3>
-  <table class="summary"><tr>
-<td class="right">
+  <table class="summary"><tr><td class="right">
             <em>public</em>                        <em>void</em>          </td>
           <td>
             <code>
@@ -195,100 +170,69 @@
                                                  )
             </code>
             <br><div style="margin-left: 20px">Creates a new ezcCacheInvalidStorageClassException</div>          </td>
-        </tr></table>
-<h3>Inherited Methods</h3>
-  <table class="summary">
-<thead><tr>
-<th colspan="2">
-            From <span class="classname"><a href="../Base/ezcBaseException.html">ezcBaseException</a></span>
+        </tr></table><h3>Inherited Methods</h3>
+  <table class="summary"><thead><tr><th colspan="2">
+            From <span class="classname"><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html">ezcBaseException</a></span>
           </th>
-        </tr></thead>
-<tbody><tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>ezcBaseException</em>            </td>
             <td>
-              <code><b><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
+              <code><b><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></b></code>
               <br><div style="margin-left: 20px">Constructs a new ezcBaseException with $message</div>                          </td>
-          </tr></tbody>
-<thead><tr>
-<th colspan="2">
+          </tr></tbody><thead><tr><th colspan="2">
             From <span class="classname">Exception (Internal Class)</span>
           </th>
-        </tr></thead>
-<tbody>
-<tr>
-<td class="right">
+        </tr></thead><tbody><tr><td class="right">
               <em>public</em>                                          <em>Exception</em>            </td>
             <td>
               <code><b>constructor __construct ( [$message = ], [$code = ], [$previous = ] )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getCode (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getFile (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getLine (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getMessage (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getPrevious (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTrace (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>getTraceAsString (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__clone (  )</b></code>
                                         </td>
-          </tr>
-<tr>
-<td class="right">
+          </tr><tr><td class="right">
               <em>public</em>                                          <em>void</em>            </td>
             <td>
               <code><b>__toString (  )</b></code>
                                         </td>
-          </tr>
-</tbody>
-</table>
-<a name="sec-methods"></a>
+          </tr></tbody></table><a name="sec-methods"></a>
   <h3>Methods</h3>
   <a name="method_detail"></a>
   
@@ -306,34 +250,22 @@
 
     <p>Creates a new ezcCacheInvalidStorageClassException</p>
           <h5>Parameters:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Name</th>
+      <table class="detail"><thead><tr><th>Name</th>
             <th>Type</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody><tr>
-<td><code>$storageClass</code></td>
+          </tr></thead><tbody><tr><td><code>$storageClass</code></td>
               <td><em>string</em></td>
               <td>
                                   The invalid storage class.
                               </td>
-            </tr></tbody>
-</table>
-<h5>Redefinition of:</h5>
-      <table class="detail">
-<thead><tr>
-<th>Method</th>
+            </tr></tbody></table><h5>Redefinition of:</h5>
+      <table class="detail"><thead><tr><th>Method</th>
             <th class="desc">Description</th>
-          </tr></thead>
-<tbody><tr>
-<td><code><a href="../Base/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
+          </tr></thead><tbody><tr><td><code><a href="/zetacomponents/documentation/trunk/Base/phpdoc/ezcBaseException.html#method__construct">ezcBaseException::__construct()</a></code></td>
             <td>
                               Constructs a new ezcBaseException with $message
                           </td>
-          </tr></tbody>
-</table>
-<div class="credit">
+          </tr></tbody></table><div class="credit">
       Documentation generated by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
     </div>
   </div>