From 5f78540770b4d626ab494fbfaa257c457e18fb1d Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sat, 27 Nov 2010 21:43:43 -0500 Subject: [PATCH] Updated internal documentation. --- docs/PICKLES/Config.html | 2 +- docs/PICKLES/Controller.html | 2 +- docs/PICKLES/Convert.html | 2 +- docs/PICKLES/Database.html | 2 +- docs/PICKLES/Database_Common.html | 2 +- docs/PICKLES/Database_Mongo.html | 13 ++++++----- docs/PICKLES/Database_PDO_Common.html | 2 +- docs/PICKLES/Database_PDO_MySQL.html | 2 +- docs/PICKLES/Database_PDO_PostgreSQL.html | 2 +- docs/PICKLES/Database_PDO_SQLite.html | 2 +- docs/PICKLES/Display_Common.html | 2 +- docs/PICKLES/Display_JSON.html | 2 +- docs/PICKLES/Display_PHP.html | 2 +- docs/PICKLES/Display_RSS.html | 2 +- docs/PICKLES/Display_XML.html | 2 +- docs/PICKLES/Dynamic.html | 2 +- docs/PICKLES/Error.html | 2 +- docs/PICKLES/Form.html | 2 +- docs/PICKLES/Log.html | 2 +- docs/PICKLES/Model.html | 22 +++++++++---------- docs/PICKLES/Module.html | 2 +- docs/PICKLES/Object.html | 2 +- docs/PICKLES/Profiler.html | 2 +- docs/PICKLES/Security.html | 2 +- docs/PICKLES/String.html | 2 +- docs/PICKLES/_classes---Config.php.html | 2 +- docs/PICKLES/_classes---Controller.php.html | 2 +- docs/PICKLES/_classes---Convert.php.html | 2 +- .../_classes---Database---Common.php.html | 2 +- .../_classes---Database---Mongo.php.html | 2 +- ...classes---Database---PDO---Common.php.html | 2 +- ..._classes---Database---PDO---MySQL.php.html | 2 +- ...ses---Database---PDO---PostgreSQL.php.html | 2 +- ...classes---Database---PDO---SQLite.php.html | 2 +- docs/PICKLES/_classes---Database.php.html | 2 +- .../_classes---Display---Common.php.html | 2 +- .../_classes---Display---JSON.php.html | 2 +- .../PICKLES/_classes---Display---PHP.php.html | 2 +- .../PICKLES/_classes---Display---RSS.php.html | 2 +- .../PICKLES/_classes---Display---XML.php.html | 2 +- docs/PICKLES/_classes---Dynamic.php.html | 2 +- docs/PICKLES/_classes---Error.php.html | 2 +- docs/PICKLES/_classes---Form.php.html | 2 +- docs/PICKLES/_classes---Log.php.html | 2 +- docs/PICKLES/_classes---Model.php.html | 2 +- docs/PICKLES/_classes---Module.php.html | 2 +- docs/PICKLES/_classes---Object.php.html | 2 +- docs/PICKLES/_classes---Profiler.php.html | 2 +- docs/PICKLES/_classes---Security.php.html | 2 +- docs/PICKLES/_classes---String.php.html | 2 +- docs/PICKLES/_pickles.php.html | 2 +- docs/classtrees_PICKLES.html | 2 +- docs/errors.html | 4 ++-- docs/index.html | 2 +- docs/ric_MIT-LICENSE.txt.html | 2 +- docs/ric_README.md.html | 2 +- 56 files changed, 73 insertions(+), 72 deletions(-) diff --git a/docs/PICKLES/Config.html b/docs/PICKLES/Config.html index 45091e6..c67bb3e 100644 --- a/docs/PICKLES/Config.html +++ b/docs/PICKLES/Config.html @@ -308,7 +308,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Controller.html b/docs/PICKLES/Controller.html index e01da3b..8e32f77 100644 --- a/docs/PICKLES/Controller.html +++ b/docs/PICKLES/Controller.html @@ -218,7 +218,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Convert.html b/docs/PICKLES/Convert.html index eb29869..3681cee 100644 --- a/docs/PICKLES/Convert.html +++ b/docs/PICKLES/Convert.html @@ -151,7 +151,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Database.html b/docs/PICKLES/Database.html index 2ce129b..d04b34c 100644 --- a/docs/PICKLES/Database.html +++ b/docs/PICKLES/Database.html @@ -195,7 +195,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Database_Common.html b/docs/PICKLES/Database_Common.html index 7f0096b..7fe1129 100644 --- a/docs/PICKLES/Database_Common.html +++ b/docs/PICKLES/Database_Common.html @@ -797,7 +797,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Database_Mongo.html b/docs/PICKLES/Database_Mongo.html index 9999b8d..1007d44 100644 --- a/docs/PICKLES/Database_Mongo.html +++ b/docs/PICKLES/Database_Mongo.html @@ -23,8 +23,9 @@

Mongo Database Abstraction Layer

+

This database class is still considered incomplete and very experimental.

- Located in /classes/Database/Mongo.php (line 21) + Located in /classes/Database/Mongo.php (line 23)

@@ -111,7 +112,7 @@ string $driver - = 'mongo' (line 29) + = 'mongo' (line 31)
@@ -190,7 +191,7 @@
- close (line 87) + close (line 89)
@@ -222,7 +223,7 @@
- fetch (line 106) + fetch (line 108)
@@ -257,7 +258,7 @@
- open (line 39) + open (line 41)
@@ -314,7 +315,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Database_PDO_Common.html b/docs/PICKLES/Database_PDO_Common.html index 1303990..f71b339 100644 --- a/docs/PICKLES/Database_PDO_Common.html +++ b/docs/PICKLES/Database_PDO_Common.html @@ -471,7 +471,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Database_PDO_MySQL.html b/docs/PICKLES/Database_PDO_MySQL.html index b496c0e..4a23849 100644 --- a/docs/PICKLES/Database_PDO_MySQL.html +++ b/docs/PICKLES/Database_PDO_MySQL.html @@ -262,7 +262,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Database_PDO_PostgreSQL.html b/docs/PICKLES/Database_PDO_PostgreSQL.html index af45ab0..44aee1f 100644 --- a/docs/PICKLES/Database_PDO_PostgreSQL.html +++ b/docs/PICKLES/Database_PDO_PostgreSQL.html @@ -262,7 +262,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Database_PDO_SQLite.html b/docs/PICKLES/Database_PDO_SQLite.html index 7512675..ddb590e 100644 --- a/docs/PICKLES/Database_PDO_SQLite.html +++ b/docs/PICKLES/Database_PDO_SQLite.html @@ -233,7 +233,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Display_Common.html b/docs/PICKLES/Display_Common.html index 3e95dee..5ffe80c 100644 --- a/docs/PICKLES/Display_Common.html +++ b/docs/PICKLES/Display_Common.html @@ -607,7 +607,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Display_JSON.html b/docs/PICKLES/Display_JSON.html index 1fd98fa..7e63f1c 100644 --- a/docs/PICKLES/Display_JSON.html +++ b/docs/PICKLES/Display_JSON.html @@ -182,7 +182,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Display_PHP.html b/docs/PICKLES/Display_PHP.html index 92abf8d..ca4d09b 100644 --- a/docs/PICKLES/Display_PHP.html +++ b/docs/PICKLES/Display_PHP.html @@ -264,7 +264,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Display_RSS.html b/docs/PICKLES/Display_RSS.html index 265fc0b..4e63326 100644 --- a/docs/PICKLES/Display_RSS.html +++ b/docs/PICKLES/Display_RSS.html @@ -182,7 +182,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Display_XML.html b/docs/PICKLES/Display_XML.html index ba81a2d..3d0ed02 100644 --- a/docs/PICKLES/Display_XML.html +++ b/docs/PICKLES/Display_XML.html @@ -182,7 +182,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Dynamic.html b/docs/PICKLES/Dynamic.html index 2175a25..8d35482 100644 --- a/docs/PICKLES/Dynamic.html +++ b/docs/PICKLES/Dynamic.html @@ -232,7 +232,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Error.html b/docs/PICKLES/Error.html index b02f250..6231d76 100644 --- a/docs/PICKLES/Error.html +++ b/docs/PICKLES/Error.html @@ -104,7 +104,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Form.html b/docs/PICKLES/Form.html index 3580366..d821425 100644 --- a/docs/PICKLES/Form.html +++ b/docs/PICKLES/Form.html @@ -647,7 +647,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Log.html b/docs/PICKLES/Log.html index ecec7aa..66c9ea6 100644 --- a/docs/PICKLES/Log.html +++ b/docs/PICKLES/Log.html @@ -323,7 +323,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Model.html b/docs/PICKLES/Model.html index 05b9774..d1fc1c2 100644 --- a/docs/PICKLES/Model.html +++ b/docs/PICKLES/Model.html @@ -653,7 +653,7 @@
- commit (line 774) + commit (line 776)
@@ -679,7 +679,7 @@
- count (line 656) + count (line 658)
@@ -704,7 +704,7 @@
- delete (line 825) + delete (line 827)
@@ -730,7 +730,7 @@
- end (line 738) + end (line 740)
@@ -756,7 +756,7 @@
- first (line 726) + first (line 728)
@@ -782,7 +782,7 @@
- last (line 758) + last (line 760)
@@ -808,7 +808,7 @@
- next (line 668) + next (line 670)
@@ -834,7 +834,7 @@
- prev (line 687) + prev (line 689)
@@ -860,7 +860,7 @@
- reset (line 706) + reset (line 708)
@@ -886,7 +886,7 @@
- unescape (line 873) + unescape (line 875)
@@ -928,7 +928,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Module.html b/docs/PICKLES/Module.html index 170dde1..3859e81 100644 --- a/docs/PICKLES/Module.html +++ b/docs/PICKLES/Module.html @@ -608,7 +608,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Object.html b/docs/PICKLES/Object.html index d45ed4d..ddfd0f0 100644 --- a/docs/PICKLES/Object.html +++ b/docs/PICKLES/Object.html @@ -389,7 +389,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Profiler.html b/docs/PICKLES/Profiler.html index 818ad91..2edb226 100644 --- a/docs/PICKLES/Profiler.html +++ b/docs/PICKLES/Profiler.html @@ -266,7 +266,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Security.html b/docs/PICKLES/Security.html index 03416fb..906dc3c 100644 --- a/docs/PICKLES/Security.html +++ b/docs/PICKLES/Security.html @@ -297,7 +297,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/String.html b/docs/PICKLES/String.html index 1c45d1f..2697100 100644 --- a/docs/PICKLES/String.html +++ b/docs/PICKLES/String.html @@ -233,7 +233,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Config.php.html b/docs/PICKLES/_classes---Config.php.html index a7385fe..442ff0b 100644 --- a/docs/PICKLES/_classes---Config.php.html +++ b/docs/PICKLES/_classes---Config.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Controller.php.html b/docs/PICKLES/_classes---Controller.php.html index e2af89f..48a4e81 100644 --- a/docs/PICKLES/_classes---Controller.php.html +++ b/docs/PICKLES/_classes---Controller.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Convert.php.html b/docs/PICKLES/_classes---Convert.php.html index 0cfd759..05c36e9 100644 --- a/docs/PICKLES/_classes---Convert.php.html +++ b/docs/PICKLES/_classes---Convert.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Database---Common.php.html b/docs/PICKLES/_classes---Database---Common.php.html index e32b482..24eb935 100644 --- a/docs/PICKLES/_classes---Database---Common.php.html +++ b/docs/PICKLES/_classes---Database---Common.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Database---Mongo.php.html b/docs/PICKLES/_classes---Database---Mongo.php.html index 2e30884..f5ec54f 100644 --- a/docs/PICKLES/_classes---Database---Mongo.php.html +++ b/docs/PICKLES/_classes---Database---Mongo.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Database---PDO---Common.php.html b/docs/PICKLES/_classes---Database---PDO---Common.php.html index 3142ef0..8e8b72f 100644 --- a/docs/PICKLES/_classes---Database---PDO---Common.php.html +++ b/docs/PICKLES/_classes---Database---PDO---Common.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Database---PDO---MySQL.php.html b/docs/PICKLES/_classes---Database---PDO---MySQL.php.html index 96cd85f..298bbec 100644 --- a/docs/PICKLES/_classes---Database---PDO---MySQL.php.html +++ b/docs/PICKLES/_classes---Database---PDO---MySQL.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Database---PDO---PostgreSQL.php.html b/docs/PICKLES/_classes---Database---PDO---PostgreSQL.php.html index 3a815da..5b5e7b9 100644 --- a/docs/PICKLES/_classes---Database---PDO---PostgreSQL.php.html +++ b/docs/PICKLES/_classes---Database---PDO---PostgreSQL.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Database---PDO---SQLite.php.html b/docs/PICKLES/_classes---Database---PDO---SQLite.php.html index 24d7be4..f74b151 100644 --- a/docs/PICKLES/_classes---Database---PDO---SQLite.php.html +++ b/docs/PICKLES/_classes---Database---PDO---SQLite.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Database.php.html b/docs/PICKLES/_classes---Database.php.html index 1e2f6e9..1b346a3 100644 --- a/docs/PICKLES/_classes---Database.php.html +++ b/docs/PICKLES/_classes---Database.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Display---Common.php.html b/docs/PICKLES/_classes---Display---Common.php.html index 52e9f4b..4ba7931 100644 --- a/docs/PICKLES/_classes---Display---Common.php.html +++ b/docs/PICKLES/_classes---Display---Common.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Display---JSON.php.html b/docs/PICKLES/_classes---Display---JSON.php.html index 6f3c2e3..4d792d9 100644 --- a/docs/PICKLES/_classes---Display---JSON.php.html +++ b/docs/PICKLES/_classes---Display---JSON.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Display---PHP.php.html b/docs/PICKLES/_classes---Display---PHP.php.html index 108772b..da5e3c5 100644 --- a/docs/PICKLES/_classes---Display---PHP.php.html +++ b/docs/PICKLES/_classes---Display---PHP.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Display---RSS.php.html b/docs/PICKLES/_classes---Display---RSS.php.html index 3cd3d6f..ee784d4 100644 --- a/docs/PICKLES/_classes---Display---RSS.php.html +++ b/docs/PICKLES/_classes---Display---RSS.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Display---XML.php.html b/docs/PICKLES/_classes---Display---XML.php.html index 4a0961e..35258b4 100644 --- a/docs/PICKLES/_classes---Display---XML.php.html +++ b/docs/PICKLES/_classes---Display---XML.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Dynamic.php.html b/docs/PICKLES/_classes---Dynamic.php.html index 9255fad..f07e546 100644 --- a/docs/PICKLES/_classes---Dynamic.php.html +++ b/docs/PICKLES/_classes---Dynamic.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Error.php.html b/docs/PICKLES/_classes---Error.php.html index 3cd7a2e..551d4ea 100644 --- a/docs/PICKLES/_classes---Error.php.html +++ b/docs/PICKLES/_classes---Error.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Form.php.html b/docs/PICKLES/_classes---Form.php.html index a99e999..10dd846 100644 --- a/docs/PICKLES/_classes---Form.php.html +++ b/docs/PICKLES/_classes---Form.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Log.php.html b/docs/PICKLES/_classes---Log.php.html index 0254c95..135b9cf 100644 --- a/docs/PICKLES/_classes---Log.php.html +++ b/docs/PICKLES/_classes---Log.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Model.php.html b/docs/PICKLES/_classes---Model.php.html index 8e064a2..20e33d2 100644 --- a/docs/PICKLES/_classes---Model.php.html +++ b/docs/PICKLES/_classes---Model.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Module.php.html b/docs/PICKLES/_classes---Module.php.html index b3c8b6c..b0bc801 100644 --- a/docs/PICKLES/_classes---Module.php.html +++ b/docs/PICKLES/_classes---Module.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Object.php.html b/docs/PICKLES/_classes---Object.php.html index f9a36c9..0579022 100644 --- a/docs/PICKLES/_classes---Object.php.html +++ b/docs/PICKLES/_classes---Object.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Profiler.php.html b/docs/PICKLES/_classes---Profiler.php.html index ed430ec..5553fd4 100644 --- a/docs/PICKLES/_classes---Profiler.php.html +++ b/docs/PICKLES/_classes---Profiler.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---Security.php.html b/docs/PICKLES/_classes---Security.php.html index 37d13b2..b2b7eee 100644 --- a/docs/PICKLES/_classes---Security.php.html +++ b/docs/PICKLES/_classes---Security.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_classes---String.php.html b/docs/PICKLES/_classes---String.php.html index 9b5cf0d..1d986ce 100644 --- a/docs/PICKLES/_classes---String.php.html +++ b/docs/PICKLES/_classes---String.php.html @@ -62,7 +62,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/_pickles.php.html b/docs/PICKLES/_pickles.php.html index f419aa0..499a820 100644 --- a/docs/PICKLES/_pickles.php.html +++ b/docs/PICKLES/_pickles.php.html @@ -372,7 +372,7 @@

- Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/classtrees_PICKLES.html b/docs/classtrees_PICKLES.html index 35205fe..f92a6ee 100644 --- a/docs/classtrees_PICKLES.html +++ b/docs/classtrees_PICKLES.html @@ -50,7 +50,7 @@
  • String
  • - Documentation generated on Fri, 26 Nov 2010 23:39:40 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/errors.html b/docs/errors.html index da1b2a9..8b22259 100644 --- a/docs/errors.html +++ b/docs/errors.html @@ -112,7 +112,7 @@

    Mongo.php

    Warnings:


    -Warning on line 21 - no @package tag was used in a DocBlock for class Database_Mongo
    +Warning on line 23 - no @package tag was used in a DocBlock for class Database_Mongo

    MySQL.php

    Warnings:


    @@ -167,7 +167,7 @@

    Warnings:


    Warning on line 23 - no @package tag was used in a DocBlock for class Display_XML

    - Documentation generated on Fri, 26 Nov 2010 23:39:41 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:42 -0500 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index c67f796..d38f8f9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> - + PHP Interface Collection of Killer Libraries to Enhance Stuff diff --git a/docs/ric_MIT-LICENSE.txt.html b/docs/ric_MIT-LICENSE.txt.html index e055f05..b52bd62 100644 --- a/docs/ric_MIT-LICENSE.txt.html +++ b/docs/ric_MIT-LICENSE.txt.html @@ -34,7 +34,7 @@ THE SOFTWARE.

    - Documentation generated on Fri, 26 Nov 2010 23:39:39 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/ric_README.md.html b/docs/ric_README.md.html index 91b52da..6dc97ed 100644 --- a/docs/ric_README.md.html +++ b/docs/ric_README.md.html @@ -61,7 +61,7 @@ Installation is quite simple as there is no installer to run, and all server con

    - Documentation generated on Fri, 26 Nov 2010 23:39:39 -0500 by phpDocumentor 1.4.3 + Documentation generated on Sat, 27 Nov 2010 21:43:41 -0500 by phpDocumentor 1.4.3

    \ No newline at end of file