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/04/06 10:44:47 UTC

[zeta-commits] svn commit: r1089394 [2/21] - in /incubator/zetacomponents/website: content/community/ htdocs/community/ htdocs/documentation/trunk/Cache/ htdocs/documentation/trunk/Cache/phpdoc/

Modified: incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---exception.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---exception.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---exception.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---exception.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---exception.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---exception.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>Base exception for the Cache package.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>Base exception for the Cache package.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheException.html">ezcCacheException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheException.html">ezcCacheException</a></td>
           <td>
                           General exception container for the Cache component.
                       </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/_Cache---src---exceptions---invalid_data.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_data.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_data.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_data.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---invalid_data.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_data.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheInvalidDataException</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheInvalidDataException</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheInvalidDataException.html">ezcCacheInvalidDataException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheInvalidDataException.html">ezcCacheInvalidDataException</a></td>
           <td>
                           Thrown if the data to be stored in a cache can not be handled by the storage.
                       </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/_Cache---src---exceptions---invalid_id.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_id.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_id.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_id.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---invalid_id.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_id.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheInvalidIdException</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheInvalidIdException</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheInvalidIdException.html">ezcCacheInvalidIdException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheInvalidIdException.html">ezcCacheInvalidIdException</a></td>
           <td>
                           Exception that is thrown if the given cache ID does not exist.
                       </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/_Cache---src---exceptions---invalid_key.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_key.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_key.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_key.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---invalid_key.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_key.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheInvalidKeyException</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheInvalidKeyException</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheInvalidKeyException.html">ezcCacheInvalidKeyException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheInvalidKeyException.html">ezcCacheInvalidKeyException</a></td>
           <td>
                           Exception thrown if a certain cache key could not be processed by a backend.
                       </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/_Cache---src---exceptions---invalid_meta_data.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_meta_data.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_meta_data.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_meta_data.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---invalid_meta_data.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_meta_data.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheInvalidMetaDataException</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheInvalidMetaDataException</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheInvalidMetaDataException.html">ezcCacheInvalidMetaDataException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheInvalidMetaDataException.html">ezcCacheInvalidMetaDataException</a></td>
           <td>
-                          Thrown if an <a href="ezcCacheStackReplacementStrategy.html">ezcCacheStackReplacementStrategy</a> could not process the  given <a href="ezcCacheStackMetaData.html">ezcCacheStackMetaData</a>.
+                          Thrown if an <a href="../Cache/ezcCacheStackReplacementStrategy.html">ezcCacheStackReplacementStrategy</a> could not process the  given <a href="../Cache/ezcCacheStackMetaData.html">ezcCacheStackMetaData</a>.
                       </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/_Cache---src---exceptions---invalid_storage_class.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_storage_class.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_storage_class.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_storage_class.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---invalid_storage_class.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---invalid_storage_class.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheInvalidStorageClassException.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheInvalidStorageClassException.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheInvalidStorageClassException.html">ezcCacheInvalidStorageClassException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheInvalidStorageClassException.html">ezcCacheInvalidStorageClassException</a></td>
           <td>
                           Exception that is thrown when an invalid storage class is used.
                       </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/_Cache---src---exceptions---memcache_exception.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---memcache_exception.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---memcache_exception.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---memcache_exception.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---memcache_exception.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---memcache_exception.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheMemcacheException class.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheMemcacheException class.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheMemcacheException.html">ezcCacheMemcacheException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheMemcacheException.html">ezcCacheMemcacheException</a></td>
           <td>
                           Thrown when encountering an error in the Memcache backend.
                       </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/_Cache---src---exceptions---stack_id_already_used.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_id_already_used.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_id_already_used.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_id_already_used.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---stack_id_already_used.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_id_already_used.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackIdAlreadyUsedException.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheStackIdAlreadyUsedException.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheStackIdAlreadyUsedException.html">ezcCacheStackIdAlreadyUsedException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheStackIdAlreadyUsedException.html">ezcCacheStackIdAlreadyUsedException</a></td>
           <td>
                           Exception that is thrown if an ID is already in use in a stack.
                       </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/_Cache---src---exceptions---stack_storage_used_twice.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_storage_used_twice.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_storage_used_twice.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_storage_used_twice.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---stack_storage_used_twice.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_storage_used_twice.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackStorageUsedTwiceException.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheStackStorageUsedTwiceException.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheStackStorageUsedTwiceException.html">ezcCacheStackStorageUsedTwiceException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheStackStorageUsedTwiceException.html">ezcCacheStackStorageUsedTwiceException</a></td>
           <td>
                           Exception that is thrown if a storage is used twice in a stack.
                       </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/_Cache---src---exceptions---stack_underflow.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_underflow.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_underflow.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_underflow.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---stack_underflow.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---stack_underflow.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackUnderflowException</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheStackUnderflowException</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheStackUnderflowException.html">ezcCacheStackUnderflowException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheStackUnderflowException.html">ezcCacheStackUnderflowException</a></td>
           <td>
                           Thrown if popStorage() is called on an empty stack.
                       </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/_Cache---src---exceptions---used_location.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---used_location.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---used_location.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---used_location.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---exceptions---used_location.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---exceptions---used_location.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,40 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheUsedLocationException.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogen//</td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheUsedLocationException.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogen//</td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheUsedLocationException.html">ezcCacheUsedLocationException</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheUsedLocationException.html">ezcCacheUsedLocationException</a></td>
           <td>
                           Exception that is thrown when a given location is already in use.
                       </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/_Cache---src---interfaces---base_meta_data.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---base_meta_data.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---base_meta_data.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---base_meta_data.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---interfaces---base_meta_data.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---base_meta_data.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,8 +83,31 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the abstract ezcCacheStackBaseMetaData class.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogentag//</td></tr><tr><td><strong>Filesource:</strong>&#8192;&#8192;</td><td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesbase_meta_data.php.html">Source Code for this file</a></td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><div class="credit">
+<p>File containing the abstract ezcCacheStackBaseMetaData class.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogentag//</td>
+</tr>
+<tr>
+<td>
+<strong>Filesource:</strong>&#8192;&#8192;</td>
+<td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesbase_meta_data.php.html">Source Code for this file</a></td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</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/_Cache---src---interfaces---base_replacement_strategy.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---base_replacement_strategy.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---base_replacement_strategy.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---base_replacement_strategy.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---interfaces---base_replacement_strategy.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---base_replacement_strategy.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,8 +83,31 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the abstract ezcCacheStackBaseReplacementStrategy class.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogentag//</td></tr><tr><td><strong>Filesource:</strong>&#8192;&#8192;</td><td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesbase_replacement_strategy.php.html">Source Code for this file</a></td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><div class="credit">
+<p>File containing the abstract ezcCacheStackBaseReplacementStrategy class.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogentag//</td>
+</tr>
+<tr>
+<td>
+<strong>Filesource:</strong>&#8192;&#8192;</td>
+<td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesbase_replacement_strategy.php.html">Source Code for this file</a></td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</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/_Cache---src---interfaces---meta_data.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---meta_data.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---meta_data.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---meta_data.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---interfaces---meta_data.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---meta_data.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,45 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackMetaDatainterface.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogentag//</td></tr><tr><td><strong>Filesource:</strong>&#8192;&#8192;</td><td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesmeta_data.php.html">Source Code for this file</a></td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheStackMetaDatainterface.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogentag//</td>
+</tr>
+<tr>
+<td>
+<strong>Filesource:</strong>&#8192;&#8192;</td>
+<td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesmeta_data.php.html">Source Code for this file</a></td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheStackMetaData.html">ezcCacheStackMetaData</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheStackMetaData.html">ezcCacheStackMetaData</a></td>
           <td>
                           Interface for stack meta data.
                       </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/_Cache---src---interfaces---meta_data_storage.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---meta_data_storage.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---meta_data_storage.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---meta_data_storage.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---interfaces---meta_data_storage.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---meta_data_storage.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,45 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackMetaDataStorage interface.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogentag//</td></tr><tr><td><strong>Filesource:</strong>&#8192;&#8192;</td><td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesmeta_data_storage.php.html">Source Code for this file</a></td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheStackMetaDataStorage interface.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogentag//</td>
+</tr>
+<tr>
+<td>
+<strong>Filesource:</strong>&#8192;&#8192;</td>
+<td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesmeta_data_storage.php.html">Source Code for this file</a></td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheStackMetaDataStorage.html">ezcCacheStackMetaDataStorage</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheStackMetaDataStorage.html">ezcCacheStackMetaDataStorage</a></td>
           <td>
                           Interface that must be implemented by stack meta data storages.
                       </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/_Cache---src---interfaces---replacement_strategy.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---replacement_strategy.php.html?rev=1089394&r1=1089393&r2=1089394&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---replacement_strategy.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---replacement_strategy.php.html Wed Apr  6 10:44:44 2011
@@ -9,16 +9,16 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 	<meta name="description" content="Apache Zeta Components - reusable set of high quality PHP components to fasten your development." />
-	<meta name="keywords" content="PHP, apache, components, framework, quality" />
-	<meta name="author" content="dotxp" />
+	<meta name="keywords" content="" />
+	<meta name="author" content="jerome" />
 	<meta name="language" content="en" />
-	<meta name="date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="robots" content="all" />
 
 	<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
 	<meta name="DC.title" content="_Cache---src---interfaces---replacement_strategy.php.html" />
-	<meta name="DC.creator" content="dotxp" />
-	<meta name="DC.date" content="Sat, 06 Nov 2010 12:31:18 +0100" />
+	<meta name="DC.creator" content="jerome" />
+	<meta name="DC.date" content="Wed, 06 Apr 2011 12:38:17 +0200" />
 	<meta name="DC.rights" content="Copyright" />
 
 	<link rel="meta" href="/zetacomponents/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---replacement_strategy.php.rdf" />
@@ -68,10 +68,7 @@
 
 	<div class="content">
     <ul class="tabs">
-    <li >
-	<a href="/zetacomponents/documentation/trunk/Cache/tutorial.html" title="Tutorial">Tutorial</a>
-	</li>
-<li class="requested">
+    <li class="requested">
 	<a href="/zetacomponents/documentation/trunk/Cache/phpdoc/classtrees.html" title="API">API</a>
 	</li>
 
@@ -86,16 +83,45 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackReplacementStrategy interface.</p><div><p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p><p>http://www.apache.org/licenses/LICENSE-2.0</p><p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p></div></div>
-<table border="0" cellspacing="0" cellpadding="0"><tr><td><strong>Version:</strong>&#8192;&#8192;</td><td>//autogentag//</td></tr><tr><td><strong>Filesource:</strong>&#8192;&#8192;</td><td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesreplacement_strategy.php.html">Source Code for this file</a></td></tr><tr><td><strong>License:</strong>&#8192;&#8192;</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table><a name="sec-classes"></a>
+<p>File containing the ezcCacheStackReplacementStrategy interface.</p>
+<div>
+<p>Licensed to the Apache Software Foundation (ASF) under one  or more contributor license agreements.  See the NOTICE file  distributed with this work for additional information  regarding copyright ownership.  The ASF licenses this file  to you under the Apache License, Version 2.0 (the  "License"); you may not use this file except in compliance  with the License.  You may obtain a copy of the License at</p>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+<p>Unless required by applicable law or agreed to in writing,  software distributed under the License is distributed on an  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either express or implied.  See the License for the  specific language governing permissions and limitations  under the License.</p>
+</div>
+</div>
+<table border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td>
+<strong>Version:</strong>&#8192;&#8192;</td>
+<td>//autogentag//</td>
+</tr>
+<tr>
+<td>
+<strong>Filesource:</strong>&#8192;&#8192;</td>
+<td><a href="../__filesource/fsource_Cache__Cachesrcinterfacesreplacement_strategy.php.html">Source Code for this file</a></td>
+</tr>
+<tr>
+<td>
+<strong>License:</strong>&#8192;&#8192;</td>
+<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td>
+</tr>
+</table>
+<a name="sec-classes"></a>
   <h3>Classes</h3>
-  <table class="detail"><thead><tr><th>Class</th>
+  <table class="detail">
+<thead><tr>
+<th>Class</th>
         <th>Description</th>
-      </tr></thead><tbody><tr><td><a href="ezcCacheStackReplacementStrategy.html">ezcCacheStackReplacementStrategy</a></td>
+      </tr></thead>
+<tbody><tr>
+<td><a href="../Cache/ezcCacheStackReplacementStrategy.html">ezcCacheStackReplacementStrategy</a></td>
           <td>
                           Interface to be implemented by stack replacement strategies.
                       </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>