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 [5/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/_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=1144915&r1=1144914&r2=1144915&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 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="_Cache---src---interfaces---meta_data_storage.php.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/_Cache---src---interfaces---meta_data_storage.php.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,45 +86,16 @@
 <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="../Cache/ezcCacheStackMetaDataStorage.html">ezcCacheStackMetaDataStorage</a></td>
+      </tr></thead><tbody><tr><td><a href="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=1144915&r1=1144914&r2=1144915&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 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="_Cache---src---interfaces---replacement_strategy.php.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/_Cache---src---interfaces---replacement_strategy.php.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,45 +86,16 @@
 <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="../Cache/ezcCacheStackReplacementStrategy.html">ezcCacheStackReplacementStrategy</a></td>
+      </tr></thead><tbody><tr><td><a href="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>

Modified: incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---stack_configurator.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---stack_configurator.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---stack_configurator.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---stack_configurator.php.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="_Cache---src---interfaces---stack_configurator.php.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/_Cache---src---interfaces---stack_configurator.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackConfigurator 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__Cachesrcinterfacesstack_configurator.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 ezcCacheStackConfigurator 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__Cachesrcinterfacesstack_configurator.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="../Cache/ezcCacheStackConfigurator.html">ezcCacheStackConfigurator</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStackConfigurator.html">ezcCacheStackConfigurator</a></td>
           <td>
                           Interface to be implemented by stack configurator classes.
                       </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---stackable_storage.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---stackable_storage.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---stackable_storage.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---interfaces---stackable_storage.php.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="_Cache---src---interfaces---stackable_storage.php.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/_Cache---src---interfaces---stackable_storage.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackableStorage 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__Cachesrcinterfacesstackable_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 ezcCacheStackableStorage 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__Cachesrcinterfacesstackable_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="../Cache/ezcCacheStackableStorage.html">ezcCacheStackableStorage</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStackableStorage.html">ezcCacheStackableStorage</a></td>
           <td>
                           Interface for stackable storage classes.
                       </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---manager.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---manager.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---manager.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---manager.php.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="_Cache---src---manager.php.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/_Cache---src---manager.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheManager 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__Cachesrcmanager.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 ezcCacheManager 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__Cachesrcmanager.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="../Cache/ezcCacheManager.html">ezcCacheManager</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheManager.html">ezcCacheManager</a></td>
           <td>
                           This is the main class of the Cache package. It gives you a handy interface  to create and manage multiple caches at once. It enables you to configure  all caches you need in your application in a central place and access them  on demand in any place in your application.
                       </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---options---stack.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---stack.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---stack.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---stack.php.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="_Cache---src---options---stack.php.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/_Cache---src---options---stack.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackOptions 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__Cachesrcoptionsstack.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 ezcCacheStackOptions 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__Cachesrcoptionsstack.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="../Cache/ezcCacheStackOptions.html">ezcCacheStackOptions</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStackOptions.html">ezcCacheStackOptions</a></td>
           <td>
                           Options class for ezcCacheStack instances.
                       </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---options---storage.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage.php.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="_Cache---src---options---storage.php.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/_Cache---src---options---storage.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStorageOptions 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__Cachesrcoptionsstorage.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 ezcCacheStorageOptions 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__Cachesrcoptionsstorage.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="../Cache/ezcCacheStorageOptions.html">ezcCacheStorageOptions</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStorageOptions.html">ezcCacheStorageOptions</a></td>
           <td>
                           Option class for the ezcCacheStorage class.
                       </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---options---storage_apc.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_apc.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_apc.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_apc.php.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="_Cache---src---options---storage_apc.php.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/_Cache---src---options---storage_apc.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStorageApcOptions 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__Cachesrcoptionsstorage_apc.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 ezcCacheStorageApcOptions 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__Cachesrcoptionsstorage_apc.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="../Cache/ezcCacheStorageApcOptions.html">ezcCacheStorageApcOptions</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStorageApcOptions.html">ezcCacheStorageApcOptions</a></td>
           <td>
                           Option class for defining a connection to APC.
                       </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---options---storage_apc_array.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_apc_array.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_apc_array.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_apc_array.php.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="_Cache---src---options---storage_apc_array.php.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/_Cache---src---options---storage_apc_array.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStorageFileApcArrayOptions 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__Cachesrcoptionsstorage_apc_array.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 ezcCacheStorageFileApcArrayOptions 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__Cachesrcoptionsstorage_apc_array.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="../Cache/ezcCacheStorageFileApcArrayOptions.html">ezcCacheStorageFileApcArrayOptions</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStorageFileApcArrayOptions.html">ezcCacheStorageFileApcArrayOptions</a></td>
           <td>
                           Option class for APC array 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---options---storage_file.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_file.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_file.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_file.php.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="_Cache---src---options---storage_file.php.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/_Cache---src---options---storage_file.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStorageFileOptions 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__Cachesrcoptionsstorage_file.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 ezcCacheStorageFileOptions 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__Cachesrcoptionsstorage_file.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="../Cache/ezcCacheStorageFileOptions.html">ezcCacheStorageFileOptions</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStorageFileOptions.html">ezcCacheStorageFileOptions</a></td>
           <td>
                           Option class for the ezcCacheStorageFile class.
                       </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---options---storage_memcache.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_memcache.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_memcache.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---options---storage_memcache.php.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="_Cache---src---options---storage_memcache.php.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/_Cache---src---options---storage_memcache.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStorageMemcacheOptions 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__Cachesrcoptionsstorage_memcache.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 ezcCacheStorageMemcacheOptions 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__Cachesrcoptionsstorage_memcache.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="../Cache/ezcCacheStorageMemcacheOptions.html">ezcCacheStorageMemcacheOptions</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStorageMemcacheOptions.html">ezcCacheStorageMemcacheOptions</a></td>
           <td>
                           Option class for defining a connection to a Memcache server.
                       </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---replacement_strategies---lfu.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---replacement_strategies---lfu.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---replacement_strategies---lfu.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---replacement_strategies---lfu.php.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="_Cache---src---replacement_strategies---lfu.php.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/_Cache---src---replacement_strategies---lfu.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackLfuReplacementStrategy.</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__Cachesrcreplacement_strategieslfu.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 ezcCacheStackLfuReplacementStrategy.</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__Cachesrcreplacement_strategieslfu.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="../Cache/ezcCacheStackLfuReplacementStrategy.html">ezcCacheStackLfuReplacementStrategy</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStackLfuReplacementStrategy.html">ezcCacheStackLfuReplacementStrategy</a></td>
           <td>
                           Least frequently used replacement strategy.
                       </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---replacement_strategies---lru.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---replacement_strategies---lru.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---replacement_strategies---lru.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---replacement_strategies---lru.php.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="_Cache---src---replacement_strategies---lru.php.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/_Cache---src---replacement_strategies---lru.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackLruReplacementStrategy 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__Cachesrcreplacement_strategieslru.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 ezcCacheStackLruReplacementStrategy 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__Cachesrcreplacement_strategieslru.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="../Cache/ezcCacheStackLruReplacementStrategy.html">ezcCacheStackLruReplacementStrategy</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStackLruReplacementStrategy.html">ezcCacheStackLruReplacementStrategy</a></td>
           <td>
                           Least recently used replacement strategy.
                       </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---stack---lfu_meta_data.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---stack---lfu_meta_data.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---stack---lfu_meta_data.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---stack---lfu_meta_data.php.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="_Cache---src---stack---lfu_meta_data.php.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/_Cache---src---stack---lfu_meta_data.php.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,31 +86,8 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackLfuMetaData 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__Cachesrcstacklfu_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 ezcCacheStackLfuMetaData 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__Cachesrcstacklfu_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---stack---lru_meta_data.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---stack---lru_meta_data.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---stack---lru_meta_data.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---stack---lru_meta_data.php.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="_Cache---src---stack---lru_meta_data.php.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/_Cache---src---stack---lru_meta_data.php.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,31 +86,8 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackLruMetaData 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__Cachesrcstacklru_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 ezcCacheStackLruMetaData 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__Cachesrcstacklru_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---stack---storage_configuration.php.html
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---stack---storage_configuration.php.html?rev=1144915&r1=1144914&r2=1144915&view=diff
==============================================================================
--- incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---stack---storage_configuration.php.html (original)
+++ incubator/zetacomponents/website/htdocs/documentation/trunk/Cache/phpdoc/_Cache---src---stack---storage_configuration.php.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="_Cache---src---stack---storage_configuration.php.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/_Cache---src---stack---storage_configuration.php.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,45 +86,16 @@
 <a name="sec-description"></a>
 <h3>Page Details</h3>
 <div class="docblock">
-<p>File containing the ezcCacheStackStorageConfiguration 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__Cachesrcstackstorage_configuration.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 ezcCacheStackStorageConfiguration 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__Cachesrcstackstorage_configuration.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="../Cache/ezcCacheStackStorageConfiguration.html">ezcCacheStackStorageConfiguration</a></td>
+      </tr></thead><tbody><tr><td><a href="ezcCacheStackStorageConfiguration.html">ezcCacheStackStorageConfiguration</a></td>
           <td>
                           ezcCacheStackStorageConfiguration
                       </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>