From 9f3f041514ef97ba61f3841f40c4495729d8a2e8 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sun, 17 Oct 2010 23:18:44 -0400 Subject: [PATCH] Updated docs, moved doc generator script up a directory and added a markdown file extension on the README file. --- README => README.md | 0 docs/PICKLES/Config.html | 2 +- docs/PICKLES/Controller.html | 8 +- docs/PICKLES/Database.html | 2 +- docs/PICKLES/Database_Common.html | 20 +- docs/PICKLES/Database_Mongo.html | 362 ++++++++++ docs/PICKLES/Database_PDO_Common.html | 20 +- 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 | 28 +- docs/PICKLES/Display_JSON.html | 4 +- docs/PICKLES/Display_PHP.html | 2 +- docs/PICKLES/Display_RSS.html | 2 +- docs/PICKLES/Display_XML.html | 2 +- docs/PICKLES/Dynamic.html | 235 +++++++ docs/PICKLES/Error.html | 4 +- docs/PICKLES/Form.html | 24 +- docs/PICKLES/Log.html | 16 +- docs/PICKLES/Model.html | 48 +- docs/PICKLES/Module.html | 34 +- docs/PICKLES/Object.html | 8 +- docs/PICKLES/Profiler.html | 2 +- docs/PICKLES/Security.html | 2 +- docs/PICKLES/_classes---Config.php.html | 2 +- docs/PICKLES/_classes---Controller.php.html | 2 +- .../_classes---Database---Common.php.html | 2 +- .../_classes---Database---Mongo.php.html | 68 ++ ...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 | 68 ++ 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/_pickles.php.html | 2 +- docs/classtrees_PICKLES.html | 6 +- docs/elementindex.html | 142 +++- docs/elementindex_PICKLES.html | 142 +++- docs/errors.html | 651 +----------------- docs/index.html | 2 +- docs/li_PICKLES.html | 8 +- docs/packages.html | 4 +- docs/ric_INSTALL.html | 45 -- docs/ric_MIT-LICENSE.txt.html | 40 ++ docs/{ric_README.html => ric_README.md.html} | 4 +- docs/todolist.html | 2 +- scripts/docs/generate.sh | 3 - scripts/generate_docs.sh | 3 + 61 files changed, 1200 insertions(+), 863 deletions(-) rename README => README.md (100%) create mode 100644 docs/PICKLES/Database_Mongo.html create mode 100644 docs/PICKLES/Dynamic.html create mode 100644 docs/PICKLES/_classes---Database---Mongo.php.html create mode 100644 docs/PICKLES/_classes---Dynamic.php.html delete mode 100644 docs/ric_INSTALL.html create mode 100644 docs/ric_MIT-LICENSE.txt.html rename docs/{ric_README.html => ric_README.md.html} (97%) delete mode 100755 scripts/docs/generate.sh create mode 100755 scripts/generate_docs.sh diff --git a/README b/README.md similarity index 100% rename from README rename to README.md diff --git a/docs/PICKLES/Config.html b/docs/PICKLES/Config.html index 26f04ec..abeee3b 100644 --- a/docs/PICKLES/Config.html +++ b/docs/PICKLES/Config.html @@ -308,7 +308,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Controller.html b/docs/PICKLES/Controller.html index 68d742e..243944e 100644 --- a/docs/PICKLES/Controller.html +++ b/docs/PICKLES/Controller.html @@ -119,7 +119,7 @@
- Constructor __construct (line 36) + Constructor __construct (line 48)
@@ -150,7 +150,7 @@
- Destructor __destruct (line 221) + Destructor __destruct (line 246)
@@ -179,7 +179,7 @@
- prepareVariables (line 231) + prepareVariables (line 257)
@@ -218,7 +218,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3

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

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 331db21..f4d75b2 100644 --- a/docs/PICKLES/Database_Common.html +++ b/docs/PICKLES/Database_Common.html @@ -55,6 +55,12 @@ Class Description + + + Database_Mongo + + Mongo Database Abstraction Layer + Database_PDO_Common @@ -264,6 +270,10 @@
Redefined in descendants as:
\ No newline at end of file diff --git a/docs/PICKLES/Database_Mongo.html b/docs/PICKLES/Database_Mongo.html new file mode 100644 index 0000000..27c2a24 --- /dev/null +++ b/docs/PICKLES/Database_Mongo.html @@ -0,0 +1,362 @@ + + + + + + Docs For Class Database_Mongo + + + + +
+

Class Database_Mongo

+ + +
+
Description
+ +
+ +

Mongo Database Abstraction Layer

+

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

+ + +
Object
+   |
+   --Database_Common
+      |
+      --Database_Mongo
+ +
+
+ + + + +
+
Variable Summary
+ +
+
+
+ string + $driver +
+
+
+
+ + +
+
Method Summary
+ +
+
+ +
+ boolean + close + () +
+
+ void + fetch + ( $collection,  $query, [ $fields = null], [ $return_type = null]) +
+
+ void + fetchAll + ( $collection,  $query, [ $fields = null]) +
+
+ boolean + open + () +
+
+
+
+ + +
+
Variables
+ +
+ +
+ +
+ + string + $driver + = 'mongo' (line 29) + +
+ + +

Driver

+
    +
  • access: protected
  • +
+ + +
+
Redefinition of:
+
+
Database_Common::$driver
+
Driver
+
+ + + +
+

Inherited Variables

+ +

Inherited from Database_Common

+
+ + Database_Common::$connection
+
+ + Database_Common::$database
+
+ + Database_Common::$hostname
+
+ + Database_Common::$password
+
+ + Database_Common::$port
+
+ + Database_Common::$results
+
+ + Database_Common::$socket
+
+ + Database_Common::$username
+
+
+

Inherited from Object

+
+ + Object::$config
+
+ + Object::$instances
+
+
+ +
+
+ + +
+
Methods
+ +
+ + + +
+ +
+ close (line 87) +
+ + +

Closes database connection

+

Sets the connection to null regardless of state.

+
    +
  • return: always true
  • +
  • access: public
  • +
+ +
+ boolean + + close + + () +
+ + +
+
Redefinition of:
+
+
Database_Common::close()
+
Closes database connection
+
+ +
+ +
+ +
+ fetch (line 106) +
+ + +

Fetch a single row from the database

+
    +
  • access: public
  • +
+ +
+ void + + fetch + + ( $collection,  $query, [ $fields = null], [ $return_type = null]) +
+ +
    +
  • + + $collection
  • +
  • + + $query
  • +
  • + + $fields
  • +
  • + + $return_type
  • +
+ + +
+ +
+ +
+ fetchAll (line 127) +
+ + +

Fetches all rows as an array

+
    +
  • access: public
  • +
+ +
+ void + + fetchAll + + ( $collection,  $query, [ $fields = null]) +
+ +
    +
  • + + $collection
  • +
  • + + $query
  • +
  • + + $fields
  • +
+ + +
+ +
+ +
+ open (line 39) +
+ + +

Opens database connection

+

Establishes a connection to the database based on the set configuration options.

+
    +
  • return: true on success, throws an exception overwise
  • +
  • access: public
  • +
+ +
+ boolean + + open + + () +
+ + +
+
Redefinition of:
+
+
Database_Common::open()
+
Opens database connection
+
+ +
+

Inherited Methods

+ + +

Inherited From Database_Common

+
+ Database_Common::__construct()
+ Database_Common::close()
+ Database_Common::open()
+ Database_Common::setDatabase()
+ Database_Common::setHostname()
+ Database_Common::setPassword()
+ Database_Common::setPort()
+ Database_Common::setSocket()
+ Database_Common::setUsername()
+
+ +

Inherited From Object

+
+ Object::__construct()
+ Object::getInstance()
+ Object::__destruct()
+
+ +
+
+ + +

+ Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 9e57d75..4d50f0c 100644 --- a/docs/PICKLES/Database_PDO_Common.html +++ b/docs/PICKLES/Database_PDO_Common.html @@ -171,7 +171,7 @@
-
+
@@ -193,7 +193,7 @@
-
+
@@ -289,7 +289,7 @@ -
+
Constructor __construct (line 48) @@ -319,7 +319,7 @@
-
+
close (line 107) @@ -351,7 +351,7 @@
-
+
execute (line 124) @@ -385,7 +385,7 @@
-
+
fetch (line 206) @@ -421,7 +421,7 @@
-
+
fetchAll (line 255) @@ -453,7 +453,7 @@
-
+
fetchColumn (line 243) @@ -486,7 +486,7 @@
-
+
open (line 67) @@ -545,7 +545,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 f1427e8..898d822 100644 --- a/docs/PICKLES/Database_PDO_MySQL.html +++ b/docs/PICKLES/Database_PDO_MySQL.html @@ -263,7 +263,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 cb8cc8f..a0adc7e 100644 --- a/docs/PICKLES/Database_PDO_PostgreSQL.html +++ b/docs/PICKLES/Database_PDO_PostgreSQL.html @@ -263,7 +263,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 5f46e36..5d9f3b5 100644 --- a/docs/PICKLES/Database_PDO_SQLite.html +++ b/docs/PICKLES/Database_PDO_SQLite.html @@ -234,7 +234,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 008208b..38e9158 100644 --- a/docs/PICKLES/Display_Common.html +++ b/docs/PICKLES/Display_Common.html @@ -193,7 +193,7 @@
-
+
@@ -215,7 +215,7 @@
-
+
@@ -237,7 +237,7 @@
-
+
@@ -268,7 +268,7 @@
-
+
@@ -290,7 +290,7 @@
-
+
@@ -312,7 +312,7 @@
-
+
@@ -334,7 +334,7 @@
-
+
@@ -384,7 +384,7 @@ -
+
Constructor __construct (line 87) @@ -415,7 +415,7 @@
-
+
render (line 188) @@ -460,7 +460,7 @@
-
+
setMetaData (line 153) @@ -490,7 +490,7 @@
-
+
setModuleReturn (line 165) @@ -520,7 +520,7 @@
-
+
setTemplateVariables (line 137) @@ -559,7 +559,7 @@
-
+
templateExists (line 178) @@ -607,7 +607,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 32cb094..b007a2d 100644 --- a/docs/PICKLES/Display_JSON.html +++ b/docs/PICKLES/Display_JSON.html @@ -133,7 +133,7 @@ -
+
render (line 35) @@ -187,7 +187,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 3e85904..4b30eea 100644 --- a/docs/PICKLES/Display_PHP.html +++ b/docs/PICKLES/Display_PHP.html @@ -264,7 +264,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 760cf82..dc6c1ea 100644 --- a/docs/PICKLES/Display_RSS.html +++ b/docs/PICKLES/Display_RSS.html @@ -188,7 +188,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 d757b09..8b9264e 100644 --- a/docs/PICKLES/Display_XML.html +++ b/docs/PICKLES/Display_XML.html @@ -187,7 +187,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Dynamic.html b/docs/PICKLES/Dynamic.html new file mode 100644 index 0000000..aca8e32 --- /dev/null +++ b/docs/PICKLES/Dynamic.html @@ -0,0 +1,235 @@ + + + + + + Docs For Class Dynamic + + + + +
+

Class Dynamic

+ + +
+
Description
+ +
+ +

Dynamic Class

+

Handles generating links to static content that are a timestamp injected as to avoid hard caching. Also minifies content where applicable.

+

+ Located in /classes/Dynamic.php (line 24) +

+ + +
Object
+   |
+   --Dynamic
+ +
+
+ + + + + +
+
Method Summary
+ +
+
+ +
+ string + css + ( $original_reference, string $reference) +
+
+ string + js + ( $original_reference, [ $level = 'simple'], string $reference) +
+
+ string + ref + (string $reference) +
+
+
+
+ + +
+
Variables
+ +
+

Inherited Variables

+ +

Inherited from Object

+
+ + Object::$config
+
+ + Object::$instances
+
+
+ +
+
+ + +
+
Methods
+ +
+ + + +
+ +
+ css (line 185) +
+ + +

Generate Stylesheet Reference

+

Attempts to minify the stylesheet and then returns the reference URI for the file, minified or not.

+
    +
  • return: URI reference reference with dynamic content
  • +
  • access: public
  • +
+ +
+ string + + css + + ( $original_reference, string $reference) +
+ +
    +
  • + string + $reference: URI reference of the Stylesheet
  • +
  • + + $original_reference
  • +
+ + +
+ +
+ +
+ js (line 96) +
+ + +

Generate Javascript Reference

+

Attempts to minify the source with Google's Closure compiler, and then returns the reference URI for the file, minified or not.

+ + +
+ string + + js + + ( $original_reference, [ $level = 'simple'], string $reference) +
+ +
    +
  • + string + $reference: URI reference of the Javascript file
  • +
  • + + $original_reference
  • +
  • + + $level
  • +
+ + +
+ +
+ +
+ ref (line 35) +
+ + +

Generate Reference

+

Appends a dynamic piece of information to the passed reference in the form of a UNIX timestamp added to the query string.

+
    +
  • return: URI reference reference with dynamic content
  • +
  • access: public
  • +
+ +
+ string + + ref + + (string $reference) +
+ +
    +
  • + string + $reference: URI reference of the file
  • +
+ + +
+

Inherited Methods

+ + +

Inherited From Object

+
+ Object::__construct()
+ Object::getInstance()
+ Object::__destruct()
+
+ +
+
+ + +

+ Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3 +

+
+ \ No newline at end of file diff --git a/docs/PICKLES/Error.html b/docs/PICKLES/Error.html index a260c71..dbfeb12 100644 --- a/docs/PICKLES/Error.html +++ b/docs/PICKLES/Error.html @@ -67,7 +67,7 @@
-
+
static method fatal (line 33) @@ -104,7 +104,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Form.html b/docs/PICKLES/Form.html index 9b6412b..b6957c0 100644 --- a/docs/PICKLES/Form.html +++ b/docs/PICKLES/Form.html @@ -151,7 +151,7 @@
-
+
static method getInstance (line 35) @@ -190,7 +190,7 @@
-
+
dateSelect (line 272) @@ -237,7 +237,7 @@
-
+
dobSelect (line 345) @@ -277,7 +277,7 @@
-
+
hiddenInput (line 68) @@ -317,7 +317,7 @@
-
+
input (line 52) @@ -360,7 +360,7 @@
-
+
options (line 116) @@ -394,7 +394,7 @@
-
+
phoneInput (line 377) @@ -433,7 +433,7 @@
-
+
polarSelect (line 360) @@ -472,7 +472,7 @@
-
+
select (line 102) @@ -515,7 +515,7 @@
-
+
stateSelect (line 183) @@ -555,7 +555,7 @@
-
+
textarea (line 85) @@ -612,7 +612,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Log.html b/docs/PICKLES/Log.html index 11d565d..a3ffc1c 100644 --- a/docs/PICKLES/Log.html +++ b/docs/PICKLES/Log.html @@ -97,7 +97,7 @@
-
+
static method error (line 56) @@ -128,7 +128,7 @@
-
+
static method information (line 32) @@ -159,7 +159,7 @@
-
+
static method phpError (line 92) @@ -193,7 +193,7 @@
-
+
static method query (line 104) @@ -224,7 +224,7 @@
-
+
static method slowQuery (line 68) @@ -255,7 +255,7 @@
-
+
static method transaction (line 80) @@ -286,7 +286,7 @@
-
+
static method warning (line 44) @@ -323,7 +323,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Model.html b/docs/PICKLES/Model.html index d7c7ba9..38da83c 100644 --- a/docs/PICKLES/Model.html +++ b/docs/PICKLES/Model.html @@ -186,7 +186,7 @@
-
+
@@ -208,7 +208,7 @@
-
+
@@ -230,7 +230,7 @@
-
+
@@ -252,7 +252,7 @@
-
+
@@ -274,7 +274,7 @@
-
+
@@ -296,7 +296,7 @@
-
+
@@ -318,7 +318,7 @@
-
+
@@ -340,7 +340,7 @@
-
+
@@ -362,7 +362,7 @@
-
+
@@ -385,7 +385,7 @@
-
+
@@ -407,7 +407,7 @@
-
+
@@ -429,7 +429,7 @@
-
+
@@ -451,7 +451,7 @@
-
+
@@ -473,7 +473,7 @@
-
+
@@ -522,7 +522,7 @@ -
+
Constructor __construct (line 171) @@ -561,7 +561,7 @@
-
+
commit (line 538) @@ -587,7 +587,7 @@
-
+
count (line 486) @@ -612,7 +612,7 @@
-
+
delete (line 586) @@ -638,7 +638,7 @@
-
+
first (line 516) @@ -663,7 +663,7 @@
-
+
last (line 526) @@ -688,7 +688,7 @@
-
+
next (line 496) @@ -713,7 +713,7 @@
-
+
prev (line 506) @@ -738,7 +738,7 @@
-
+
unescape (line 603) @@ -783,7 +783,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Module.html b/docs/PICKLES/Module.html index a7a8acf..27430e7 100644 --- a/docs/PICKLES/Module.html +++ b/docs/PICKLES/Module.html @@ -154,7 +154,7 @@
-
+
@@ -179,7 +179,7 @@
-
+
@@ -201,7 +201,7 @@
-
+
@@ -224,7 +224,7 @@
-
+
@@ -248,7 +248,7 @@
-
+
@@ -271,7 +271,7 @@
-
+
@@ -297,7 +297,7 @@
-
+
@@ -322,7 +322,7 @@
-
+
@@ -345,7 +345,7 @@
-
+
@@ -369,7 +369,7 @@
-
+
@@ -393,7 +393,7 @@
-
+
@@ -443,7 +443,7 @@ -
+
Constructor __construct (line 150) @@ -479,7 +479,7 @@
-
+
setRequest (line 221) @@ -509,7 +509,7 @@
-
+
__default (line 171) @@ -534,7 +534,7 @@
-
+
__get (line 198) @@ -565,7 +565,7 @@
-
+
__set (line 184) @@ -612,7 +612,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Object.html b/docs/PICKLES/Object.html index 03af7ba..1ad7f54 100644 --- a/docs/PICKLES/Object.html +++ b/docs/PICKLES/Object.html @@ -98,6 +98,12 @@ Model Class + + + Dynamic + + Dynamic Class +
@@ -383,7 +389,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Profiler.html b/docs/PICKLES/Profiler.html index 2351014..9630291 100644 --- a/docs/PICKLES/Profiler.html +++ b/docs/PICKLES/Profiler.html @@ -192,7 +192,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/PICKLES/Security.html b/docs/PICKLES/Security.html index 452e0c2..6190f9c 100644 --- a/docs/PICKLES/Security.html +++ b/docs/PICKLES/Security.html @@ -223,7 +223,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 a3769c7..7ea15a1 100644 --- a/docs/PICKLES/_classes---Config.php.html +++ b/docs/PICKLES/_classes---Config.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 6f8535b..e83771a 100644 --- a/docs/PICKLES/_classes---Controller.php.html +++ b/docs/PICKLES/_classes---Controller.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 f8f8067..65460a1 100644 --- a/docs/PICKLES/_classes---Database---Common.php.html +++ b/docs/PICKLES/_classes---Database---Common.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 new file mode 100644 index 0000000..6436936 --- /dev/null +++ b/docs/PICKLES/_classes---Database---Mongo.php.html @@ -0,0 +1,68 @@ + + + + + + Docs for page Mongo.php + + + + +
+

/classes/Database/Mongo.php

+ + +
+
Description
+ +
+ +

Mongo Class File for PICKLES

+

PHP version 5

Licensed under The MIT License Redistribution of these files must retain the above copyright notice.

+ + +
+
+ + +
+
Classes
+ +
+ + + + + + + + + +
ClassDescription
+ Database_Mongo + + Mongo Database Abstraction Layer +
+
+
+ + + + + +

+ Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 7baa6bd..f6c8180 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 Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 28e1b8c..bea10db 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 Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 6ea6b6e..615d9e8 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 Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 d6f3222..623d28b 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 Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 f8ac8ae..054c119 100644 --- a/docs/PICKLES/_classes---Database.php.html +++ b/docs/PICKLES/_classes---Database.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 12316d7..98d8dc7 100644 --- a/docs/PICKLES/_classes---Display---Common.php.html +++ b/docs/PICKLES/_classes---Display---Common.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 7e14de6..4272c6b 100644 --- a/docs/PICKLES/_classes---Display---JSON.php.html +++ b/docs/PICKLES/_classes---Display---JSON.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 cf20c82..9852010 100644 --- a/docs/PICKLES/_classes---Display---PHP.php.html +++ b/docs/PICKLES/_classes---Display---PHP.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 f6b6ecc..570e421 100644 --- a/docs/PICKLES/_classes---Display---RSS.php.html +++ b/docs/PICKLES/_classes---Display---RSS.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 1896592..2ea1508 100644 --- a/docs/PICKLES/_classes---Display---XML.php.html +++ b/docs/PICKLES/_classes---Display---XML.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 new file mode 100644 index 0000000..b6afe50 --- /dev/null +++ b/docs/PICKLES/_classes---Dynamic.php.html @@ -0,0 +1,68 @@ + + + + + + Docs for page Dynamic.php + + + + +
+

/classes/Dynamic.php

+ + +
+
Description
+ +
+ +

Dynamic Content Class File for PICKLES

+

PHP version 5

Licensed under The MIT License Redistribution of these files must retain the above copyright notice.

+ + +
+
+ + +
+
Classes
+ +
+ + + + + + + + + +
ClassDescription
+ Dynamic + + Dynamic Class +
+
+
+ + + + + +

+ Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 c2af0f5..90b992c 100644 --- a/docs/PICKLES/_classes---Error.php.html +++ b/docs/PICKLES/_classes---Error.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 5d35a2c..a325b03 100644 --- a/docs/PICKLES/_classes---Form.php.html +++ b/docs/PICKLES/_classes---Form.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 eee5aee..1197e9a 100644 --- a/docs/PICKLES/_classes---Log.php.html +++ b/docs/PICKLES/_classes---Log.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 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 c72c1a4..4cd041a 100644 --- a/docs/PICKLES/_classes---Model.php.html +++ b/docs/PICKLES/_classes---Model.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 dbabc6a..eb3432e 100644 --- a/docs/PICKLES/_classes---Module.php.html +++ b/docs/PICKLES/_classes---Module.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 d6e8605..b74dd7b 100644 --- a/docs/PICKLES/_classes---Object.php.html +++ b/docs/PICKLES/_classes---Object.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 0cdf3d3..1b374bd 100644 --- a/docs/PICKLES/_classes---Profiler.php.html +++ b/docs/PICKLES/_classes---Profiler.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 b4172af..e1931f9 100644 --- a/docs/PICKLES/_classes---Security.php.html +++ b/docs/PICKLES/_classes---Security.php.html @@ -62,7 +62,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 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 2e8f9f8..d08d41a 100644 --- a/docs/PICKLES/_pickles.php.html +++ b/docs/PICKLES/_pickles.php.html @@ -386,7 +386,7 @@

- Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/docs/classtrees_PICKLES.html b/docs/classtrees_PICKLES.html index fda5452..697dd93 100644 --- a/docs/classtrees_PICKLES.html +++ b/docs/classtrees_PICKLES.html @@ -25,12 +25,12 @@

Root class Profiler

@@ -42,7 +42,7 @@
  • Security
  • - Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/elementindex.html b/docs/elementindex.html index 68df81d..abca4aa 100644 --- a/docs/elementindex.html +++ b/docs/elementindex.html @@ -156,6 +156,13 @@
    Closes database connection
    +
    + close +
    +
    + +
    Closes database connection
    +
    commit
    @@ -184,6 +191,13 @@
    Model::count() in Model.php
    Count Records
    +
    + css +
    +
    +
    Dynamic::css() in Dynamic.php
    +
    Generate Stylesheet Reference
    +
    @@ -231,7 +245,7 @@ $driver
    - +
    Driver
    @@ -244,6 +258,13 @@
    $driver
    +
    + +
    Driver
    +
    +
    + $driver +
    Driver
    @@ -252,21 +273,21 @@ $driver
    - +
    Driver
    $dsn
    - +
    DSN format
    $dsn
    - +
    DSN format
    @@ -280,7 +301,7 @@ $dsn
    - +
    DSN format
    @@ -289,6 +310,12 @@
    Database.php in Database.php
    +
    + Dynamic.php +
    +
    +
    Dynamic.php in Dynamic.php
    +
    Database
    @@ -303,6 +330,13 @@
    Database_Common in Common.php
    Common Database Abstraction Layer
    +
    + Database_Mongo +
    +
    +
    Database_Mongo in Mongo.php
    +
    Mongo Database Abstraction Layer
    +
    Database_PDO_Common
    @@ -352,6 +386,12 @@
    Display_Common in Common.php
    Common Display Class
    +
    + DISPLAY_JSON +
    +
    +
    DISPLAY_JSON in pickles.php
    +
    Display_JSON
    @@ -360,10 +400,10 @@
    JSON Display
    - DISPLAY_JSON + DISPLAY_PHP
    -
    DISPLAY_JSON in pickles.php
    +
    DISPLAY_PHP in pickles.php
    Display_PHP @@ -372,18 +412,6 @@
    Display_PHP in PHP.php
    PHP Display
    -
    - DISPLAY_PHP -
    -
    -
    DISPLAY_PHP in pickles.php
    -
    -
    - DISPLAY_RSS -
    -
    -
    DISPLAY_RSS in pickles.php
    -
    Display_RSS
    @@ -392,10 +420,10 @@
    RSS Display
    - DISPLAY_XML + DISPLAY_RSS
    -
    DISPLAY_XML in pickles.php
    +
    DISPLAY_RSS in pickles.php
    Display_XML @@ -404,6 +432,12 @@
    Display_XML in XML.php
    XML Display
    +
    + DISPLAY_XML +
    +
    +
    DISPLAY_XML in pickles.php
    +
    dobSelect
    @@ -411,6 +445,13 @@
    Form::dobSelect() in Form.php
    Date of Birth Select
    +
    + Dynamic +
    +
    +
    Dynamic in Dynamic.php
    +
    Dynamic Class
    +
    @@ -430,14 +471,14 @@ $extension
    - +
    Template Extension
    $extension
    - +
    Template Extension
    @@ -498,6 +539,13 @@
    fetch
    +
    + +
    Fetch a single row from the database
    +
    +
    + fetch +
    Fetch a single row from the database
    @@ -509,6 +557,13 @@
    Fetches all rows as an array
    +
    + fetchAll +
    +
    + +
    Fetches all rows as an array
    +
    fetchColumn
    @@ -673,6 +728,13 @@
    JSON.php in JSON.php
    +
    + js +
    +
    +
    Dynamic::js() in Dynamic.php
    +
    Generate Javascript Reference
    +
    JSON_AVAILABLE
    @@ -778,6 +840,12 @@
    Module Return Data
    +
    + Mongo.php +
    +
    +
    Mongo.php in Mongo.php
    +
    MySQL.php
    @@ -864,7 +932,7 @@ open
    - +
    Opens database connection
    @@ -874,6 +942,13 @@
    Opens database connection
    +
    + open +
    +
    + +
    Opens database connection
    +
    options
    @@ -1077,6 +1152,13 @@
    RSS.php in RSS.php
    +
    + ref +
    +
    +
    Dynamic::ref() in Dynamic.php
    +
    Generate Reference
    +
    render
    @@ -1088,8 +1170,8 @@ render
    - -
    Renders the data in JSON format
    + +
    Renders the data in XML format
    render @@ -1109,8 +1191,8 @@ render
    - -
    Renders the data in XML format
    + +
    Renders the data in JSON format
    report @@ -1484,14 +1566,14 @@ __construct
    - +
    Constructor
    __construct
    - +
    Constructor
    diff --git a/docs/elementindex_PICKLES.html b/docs/elementindex_PICKLES.html index 12f7a0b..003af1a 100644 --- a/docs/elementindex_PICKLES.html +++ b/docs/elementindex_PICKLES.html @@ -105,14 +105,14 @@ __construct
    - +
    Constructor
    __construct
    - +
    Constructor
    @@ -293,6 +293,13 @@
    Closes database connection
    +
    + close +
    +
    + +
    Closes database connection
    +
    commit
    @@ -321,6 +328,13 @@
    Model::count() in Model.php
    Count Records
    +
    + css +
    +
    +
    Dynamic::css() in Dynamic.php
    +
    Generate Stylesheet Reference
    +
    @@ -368,7 +382,7 @@ $driver
    - +
    Driver
    @@ -381,6 +395,13 @@
    $driver
    +
    + +
    Driver
    +
    +
    + $driver +
    Driver
    @@ -389,21 +410,21 @@ $driver
    - +
    Driver
    $dsn
    - +
    DSN format
    $dsn
    - +
    DSN format
    @@ -417,7 +438,7 @@ $dsn
    - +
    DSN format
    @@ -426,6 +447,12 @@
    Database.php in Database.php
    +
    + Dynamic.php +
    +
    +
    Dynamic.php in Dynamic.php
    +
    Database
    @@ -440,6 +467,13 @@
    Database_Common in Common.php
    Common Database Abstraction Layer
    +
    + Database_Mongo +
    +
    +
    Database_Mongo in Mongo.php
    +
    Mongo Database Abstraction Layer
    +
    Database_PDO_Common
    @@ -489,6 +523,12 @@
    Display_Common in Common.php
    Common Display Class
    +
    + DISPLAY_JSON +
    +
    +
    DISPLAY_JSON in pickles.php
    +
    Display_JSON
    @@ -497,10 +537,10 @@
    JSON Display
    - DISPLAY_JSON + DISPLAY_PHP
    -
    DISPLAY_JSON in pickles.php
    +
    DISPLAY_PHP in pickles.php
    Display_PHP @@ -509,18 +549,6 @@
    Display_PHP in PHP.php
    PHP Display
    -
    - DISPLAY_PHP -
    -
    -
    DISPLAY_PHP in pickles.php
    -
    -
    - DISPLAY_RSS -
    -
    -
    DISPLAY_RSS in pickles.php
    -
    Display_RSS
    @@ -529,10 +557,10 @@
    RSS Display
    - DISPLAY_XML + DISPLAY_RSS
    -
    DISPLAY_XML in pickles.php
    +
    DISPLAY_RSS in pickles.php
    Display_XML @@ -541,6 +569,12 @@
    Display_XML in XML.php
    XML Display
    +
    + DISPLAY_XML +
    +
    +
    DISPLAY_XML in pickles.php
    +
    dobSelect
    @@ -548,6 +582,13 @@
    Form::dobSelect() in Form.php
    Date of Birth Select
    +
    + Dynamic +
    +
    +
    Dynamic in Dynamic.php
    +
    Dynamic Class
    +
    @@ -567,14 +608,14 @@ $extension
    - +
    Template Extension
    $extension
    - +
    Template Extension
    @@ -635,6 +676,13 @@
    fetch
    +
    + +
    Fetch a single row from the database
    +
    +
    + fetch +
    Fetch a single row from the database
    @@ -646,6 +694,13 @@
    Fetches all rows as an array
    +
    + fetchAll +
    +
    + +
    Fetches all rows as an array
    +
    fetchColumn
    @@ -810,6 +865,13 @@
    JSON.php in JSON.php
    +
    + js +
    +
    +
    Dynamic::js() in Dynamic.php
    +
    Generate Javascript Reference
    +
    JSON_AVAILABLE
    @@ -915,6 +977,12 @@
    Module Return Data
    +
    + Mongo.php +
    +
    +
    Mongo.php in Mongo.php
    +
    MySQL.php
    @@ -1001,7 +1069,7 @@ open
    - +
    Opens database connection
    @@ -1011,6 +1079,13 @@
    Opens database connection
    +
    + open +
    +
    + +
    Opens database connection
    +
    options
    @@ -1214,6 +1289,13 @@
    RSS.php in RSS.php
    +
    + ref +
    +
    +
    Dynamic::ref() in Dynamic.php
    +
    Generate Reference
    +
    render
    @@ -1225,8 +1307,8 @@ render
    - -
    Renders the data in JSON format
    + +
    Renders the data in XML format
    render @@ -1246,8 +1328,8 @@ render
    - -
    Renders the data in XML format
    + +
    Renders the data in JSON format
    report diff --git a/docs/errors.html b/docs/errors.html index 42bded5..12f32d6 100644 --- a/docs/errors.html +++ b/docs/errors.html @@ -9,453 +9,92 @@ Post-parsing
    -adapter_test.php
    -advanced.php
    -all_tests.php
    -authentication_test.php
    -autorun.php
    -autorun_test.php
    -bad_test_suite.php
    -browser_test.php
    -ckeditor.php
    -ckeditor_php4.php
    -ckeditor_php5.php
    -collector_test.php
    -command_line_test.php
    -Common.php
    -compatibility_test.php
    Config.php
    -content3-slow.php
    -content4-broken.php
    +config.php
    Controller.php
    -cookies_test.php
    Database.php
    -detached_test.php
    -dumper_test.php
    -eclipse_test.php
    -emails.php
    -empty_test_file.php
    -encoding_test.php
    +Dynamic.php
    Error.php
    -errors_test.php
    -events.php
    -exceptions_test.php
    -expectation_test.php
    -form.php
    Form.php
    -form_test.php
    -frames_test.php
    -http_test.php
    -image.php
    -image_req.php
    +home.php
    +home.phtml
    index.php
    -interfaces_test.php
    +index.phtml
    JSON.php
    -live_test.php
    Log.php
    -mock_objects.php
    -mock_objects_test.php
    Model.php
    Module.php
    +Mongo.php
    MySQL.php
    -newsession.php
    Object.php
    -page_test.php
    -parser_test.php
    -parse_error_test.php
    PHP.php
    pickles.php
    PostgreSQL.php
    -process.php
    Profiler.php
    -rand.php
    -reflection_php4_test.php
    -reflection_php5_test.php
    -remote_test.php
    -replace.php
    -replaceall.php
    RSS.php
    -sample_posteddata.php
    -search.php
    +SampleModel.php
    Security.php
    -shell_test.php
    -shell_tester_test.php
    -simpletest_test.php
    -socket_test.php
    -spl_examples.php
    SQLite.php
    -standalone.php
    -tag_test.php
    -test.php
    -test1.php
    -testdox.php
    -test_case.php
    -test_with_parse_error.php
    -unit_tester_test.php
    -unit_tests.php
    -url_test.php
    -users.php
    -user_agent_test.php
    -visual_test.php
    -web_tester_test.php
    XML.php
    -xml_test.php
    - -

    acceptance_test.php

    -

    Warnings:


    -Warning on line 8 - no @package tag was used in a DocBlock for class SimpleTestAcceptanceTest
    -Warning on line 14 - no @package tag was used in a DocBlock for class TestOfLiveBrowser
    -Warning on line 105 - no @package tag was used in a DocBlock for class TestRadioFields
    -Warning on line 121 - no @package tag was used in a DocBlock for class TestOfLiveFetching
    -Warning on line 218 - no @package tag was used in a DocBlock for class TestOfLinkFollowing
    -Warning on line 262 - no @package tag was used in a DocBlock for class TestOfLivePageLinkingWithMinimalLinks
    -Warning on line 317 - no @package tag was used in a DocBlock for class TestOfLiveFrontControllerEmulation
    -Warning on line 433 - no @package tag was used in a DocBlock for class TestOfLiveHeaders
    -Warning on line 447 - no @package tag was used in a DocBlock for class TestOfLiveRedirects
    -Warning on line 493 - no @package tag was used in a DocBlock for class TestOfLiveCookies
    -Warning on line 594 - no @package tag was used in a DocBlock for class LiveTestOfForms
    -Warning on line 993 - no @package tag was used in a DocBlock for class TestOfLiveMultiValueWidgets
    -Warning on line 1084 - no @package tag was used in a DocBlock for class TestOfFileUploads
    -Warning on line 1121 - no @package tag was used in a DocBlock for class TestOfLiveHistoryNavigation
    -Warning on line 1189 - no @package tag was used in a DocBlock for class TestOfLiveAuthentication
    -Warning on line 1263 - no @package tag was used in a DocBlock for class TestOfLoadingFrames
    -Warning on line 1510 - no @package tag was used in a DocBlock for class TestOfFrameAuthentication
    -Warning on line 1554 - no @package tag was used in a DocBlock for class TestOfNestedFrames
    -Warning on line 1632 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/acceptance_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    adapter_test.php

    -

    Warnings:


    -Warning on line 6 - no @package tag was used in a DocBlock for class SameTestClass
    -Warning on line 9 - no @package tag was used in a DocBlock for class TestOfPearAdapter
    -Warning on line 51 - no @package tag was used in a DocBlock for class TestOfPhpUnitAdapter
    -Warning on line 76 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/adapter_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    advanced.php

    -

    Warnings:


    -Warning on line 92 - File "/home/josh/Source/pickles/vendors/ckeditor-3.3.2/_samples/php/advanced.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    all_tests.php

    -

    Warnings:


    -Warning on line 3 - no @package tag was used in a DocBlock for class AllTests
    -Warning on line 12 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/all_tests.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    authentication_test.php

    -

    Warnings:


    -Warning on line 7 - no @package tag was used in a DocBlock for class TestOfRealm
    -Warning on line 88 - no @package tag was used in a DocBlock for class TestOfAuthenticator
    -Warning on line 144 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/authentication_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    autorun.php

    -

    Warnings:


    -Warning on line 7 - Page-level DocBlock precedes "require_once dirname(__FILE__).'/unit_tester.php'", use another DocBlock to document the source element
    - -

    autorun_test.php

    -

    Warnings:


    -Warning on line 4 - no @package tag was used in a DocBlock for class LoadIfIncludedTestCase
    -Warning on line 12 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/autorun_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    bad_test_suite.php

    -

    Warnings:


    -Warning on line 3 - no @package tag was used in a DocBlock for class BadTestCases
    -Warning on line 9 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/bad_test_suite.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    browser_test.php

    -

    Warnings:


    -Warning on line 22 - no @package tag was used in a DocBlock for class TestOfHistory
    -Warning on line 148 - no @package tag was used in a DocBlock for class TestOfParsedPageAccess
    -Warning on line 227 - no @package tag was used in a DocBlock for class TestOfBrowserNavigation
    -Warning on line 523 - no @package tag was used in a DocBlock for class TestOfBrowserFrames
    -Warning on line 778 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/browser_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    ckeditor.php

    -

    Warnings:


    -Warning on line 28 - File "/home/josh/Source/pickles/vendors/ckeditor-3.3.2/ckeditor.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    ckeditor_php4.php

    -

    Warnings:


    -Warning on line 17 - Unknown tag "@endcode" used
    -Warning on line 17 - Unknown tag "@code" used
    -Warning on line 18 - no @package tag was used in a DocBlock for class CKEditor
    -Warning on line 39 - Unknown tag "@code" used
    -Warning on line 39 - Unknown tag "@endcode" used
    -Warning on line 51 - Unknown tag "@code" used
    -Warning on line 51 - Unknown tag "@endcode" used
    -Warning on line 70 - Unknown tag "@endcode" used
    -Warning on line 70 - Unknown tag "@code" used
    -Warning on line 134 - Unknown tag "@endcode" used
    -Warning on line 134 - Unknown tag "@code" used
    -Warning on line 134 - Unknown tag "@code" used
    -Warning on line 134 - Unknown tag "@endcode" used
    -Warning on line 176 - Unknown tag "@endcode" used
    -Warning on line 176 - Unknown tag "@code" used
    -Warning on line 219 - Unknown tag "@endcode" used
    -Warning on line 219 - Unknown tag "@code" used
    -Warning on line 219 - Unknown tag "@endcode" used
    -Warning on line 219 - Unknown tag "@code" used
    -Warning on line 274 - Unknown tag "@endcode" used
    -Warning on line 274 - Unknown tag "@code" used
    -Warning on line 314 - Unknown tag "@code" used
    -Warning on line 314 - Unknown tag "@endcode" used
    -Warning on line 592 - File "/home/josh/Source/pickles/vendors/ckeditor-3.3.2/ckeditor_php4.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    ckeditor_php5.php

    -

    Warnings:


    -Warning on line 17 - Unknown tag "@endcode" used
    -Warning on line 17 - Unknown tag "@code" used
    -Warning on line 18 - no @package tag was used in a DocBlock for class CKEditor
    -Warning on line 37 - Unknown tag "@endcode" used
    -Warning on line 37 - Unknown tag "@code" used
    -Warning on line 49 - Unknown tag "@endcode" used
    -Warning on line 49 - Unknown tag "@code" used
    -Warning on line 68 - Unknown tag "@endcode" used
    -Warning on line 68 - Unknown tag "@code" used
    -Warning on line 130 - Unknown tag "@code" used
    -Warning on line 130 - Unknown tag "@code" used
    -Warning on line 130 - Unknown tag "@endcode" used
    -Warning on line 130 - Unknown tag "@endcode" used
    -Warning on line 172 - Unknown tag "@code" used
    -Warning on line 172 - Unknown tag "@endcode" used
    -Warning on line 215 - Unknown tag "@code" used
    -Warning on line 215 - Unknown tag "@endcode" used
    -Warning on line 215 - Unknown tag "@endcode" used
    -Warning on line 215 - Unknown tag "@code" used
    -Warning on line 270 - Unknown tag "@endcode" used
    -Warning on line 270 - Unknown tag "@code" used
    -Warning on line 310 - Unknown tag "@endcode" used
    -Warning on line 310 - Unknown tag "@code" used
    -Warning on line 582 - File "/home/josh/Source/pickles/vendors/ckeditor-3.3.2/ckeditor_php5.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    collector_test.php

    -

    Warnings:


    -Warning on line 7 - no @package tag was used in a DocBlock for class PathEqualExpectation
    -Warning on line 17 - no @package tag was used in a DocBlock for class TestOfCollector
    -Warning on line 30 - no @package tag was used in a DocBlock for class TestOfPatternCollector
    -Warning on line 50 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/collector_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    command_line_test.php

    -

    Warnings:


    -Warning on line 4 - no @package tag was used in a DocBlock for class TestOfCommandLineParsing
    -Warning on line 39 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/command_line_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Common.php

    Warnings:


    Warning on line 23 - no @package tag was used in a DocBlock for class Database_PDO_Common
    -Warning on line 24 - no @package tag was used in a DocBlock for class Database_Common
    Warning on line 24 - no @package tag was used in a DocBlock for class Display_Common
    - -

    compatibility_test.php

    +Warning on line 24 - no @package tag was used in a DocBlock for class Database_Common
    + +

    config.php

    Warnings:


    -Warning on line 5 - no @package tag was used in a DocBlock for class ComparisonClass
    -Warning on line 8 - no @package tag was used in a DocBlock for class ComparisonSubclass
    -Warning on line 16 - no @package tag was used in a DocBlock for class TestOfCompatibility
    -Warning on line 96 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/compatibility_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 63 - File "/home/josh/Source/pickles/launchpad/config.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Config.php

    Warnings:


    Warning on line 30 - no @package tag was used in a DocBlock for class Config
    - -

    content3-slow.php

    -

    Warnings:


    -Warning on line 6 - File "/home/josh/Source/pickles/vendors/jquery-ui-1.8.4/development-bundle/demos/tabs/ajax/content3-slow.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    content4-broken.php

    -

    Warnings:


    -Warning on line 2 - File "/home/josh/Source/pickles/vendors/jquery-ui-1.8.4/development-bundle/demos/tabs/ajax/content4-broken.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Controller.php

    Warnings:


    Warning on line 28 - no @package tag was used in a DocBlock for class Controller
    - -

    cookies_test.php

    -

    Warnings:


    -Warning on line 5 - no @package tag was used in a DocBlock for class TestOfCookie
    -Warning on line 104 - no @package tag was used in a DocBlock for class TestOfCookieJar
    -Warning on line 226 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/cookies_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Database.php

    Warnings:


    Warning on line 25 - no @package tag was used in a DocBlock for class Database
    - -

    detached_test.php

    + +

    Dynamic.php

    Warnings:


    -Warning on line 14 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/detached_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    dumper_test.php

    -

    Warnings:


    -Warning on line 4 - no @package tag was used in a DocBlock for class DumperDummy
    -Warning on line 7 - no @package tag was used in a DocBlock for class TestOfTextFormatting
    -Warning on line 87 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/dumper_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    eclipse_test.php

    -

    Warnings:


    -Warning on line 11 - no @package tag was used in a DocBlock for class TestOfEclipse
    -Warning on line 31 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/eclipse_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    emails.php

    -

    Warnings:


    -Warning on line 9 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/milk/emails.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    -Warning on line 9 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/marketo/emails.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    empty_test_file.php

    -

    Warnings:


    -Warning on line 2 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/support/empty_test_file.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    encoding_test.php

    -

    Warnings:


    -Warning on line 8 - no @package tag was used in a DocBlock for class TestOfEncodedParts
    -Warning on line 31 - no @package tag was used in a DocBlock for class TestOfEncoding
    -Warning on line 194 - no @package tag was used in a DocBlock for class TestOfFormHeaders
    -Warning on line 212 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/encoding_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 24 - no @package tag was used in a DocBlock for class Dynamic

    Error.php

    Warnings:


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

    errors_test.php

    -

    Warnings:


    -Warning on line 9 - no @package tag was used in a DocBlock for class TestOfErrorQueue
    -Warning on line 99 - no @package tag was used in a DocBlock for class TestOfErrorTrap
    -Warning on line 156 - no @package tag was used in a DocBlock for class TestOfErrors
    -Warning on line 217 - no @package tag was used in a DocBlock for class TestOfPHP52RecoverableErrors
    -Warning on line 238 - no @package tag was used in a DocBlock for class TestOfErrorsExcludingPHP52AndAbove
    -Warning on line 263 - no @package tag was used in a DocBlock for class TestOfNotEnoughErrors
    -Warning on line 278 - no @package tag was used in a DocBlock for class TestOfLeftOverErrors
    -Warning on line 286 - no @package tag was used in a DocBlock for class TestRunnerForLeftOverAndNotEnoughErrors
    -Warning on line 299 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/errors_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    events.php

    -

    Warnings:


    -Warning on line 129 - File "/home/josh/Source/pickles/vendors/ckeditor-3.3.2/_samples/php/events.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    exceptions_test.php

    -

    Warnings:


    -Warning on line 9 - no @package tag was used in a DocBlock for class MyTestException
    -Warning on line 10 - no @package tag was used in a DocBlock for class HigherTestException
    -Warning on line 11 - no @package tag was used in a DocBlock for class OtherTestException
    -Warning on line 13 - no @package tag was used in a DocBlock for class TestOfExceptionExpectation
    -Warning on line 38 - no @package tag was used in a DocBlock for class TestOfExceptionTrap
    -Warning on line 69 - no @package tag was used in a DocBlock for class TestOfCatchingExceptions
    -Warning on line 93 - no @package tag was used in a DocBlock for class TestOfCallingTearDownAfterExceptions
    -Warning on line 111 - no @package tag was used in a DocBlock for class TestOfExceptionThrownInSetUpDoesNotRunTestBody
    -Warning on line 127 - no @package tag was used in a DocBlock for class TestOfExpectExceptionWithSetUp
    -Warning on line 142 - no @package tag was used in a DocBlock for class TestOfThrowingExceptionsInTearDown
    -Warning on line 152 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/exceptions_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    expectation_test.php

    -

    Warnings:


    -Warning on line 5 - no @package tag was used in a DocBlock for class TestOfEquality
    -Warning on line 49 - no @package tag was used in a DocBlock for class TestOfWithin
    -Warning on line 70 - no @package tag was used in a DocBlock for class TestOfInequality
    -Warning on line 79 - no @package tag was used in a DocBlock for class RecursiveNasty
    -Warning on line 87 - no @package tag was used in a DocBlock for class TestOfIdentity
    -Warning on line 106 - no @package tag was used in a DocBlock for class DummyReferencedObject
    -Warning on line 108 - no @package tag was used in a DocBlock for class TestOfReference
    -Warning on line 145 - no @package tag was used in a DocBlock for class TestOfNonIdentity
    -Warning on line 155 - no @package tag was used in a DocBlock for class TestOfPatterns
    -Warning on line 170 - no @package tag was used in a DocBlock for class ExpectedMethodTarget
    -Warning on line 174 - no @package tag was used in a DocBlock for class TestOfMethodExistence
    -Warning on line 185 - no @package tag was used in a DocBlock for class TestOfIsA
    -Warning on line 236 - no @package tag was used in a DocBlock for class TestOfNotA
    -Warning on line 244 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/expectation_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Form.php

    Warnings:


    Warning on line 24 - no @package tag was used in a DocBlock for class Form
    - -

    form.php

    + +

    home.php

    Warnings:


    -Warning on line 9 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/form.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    form_test.php

    +Warning on line 3 - no @package tag was used in a DocBlock for class home
    +Warning on line 18 - File "/home/josh/Source/pickles/launchpad/modules/home.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    + +

    home.phtml

    Warnings:


    -Warning on line 9 - no @package tag was used in a DocBlock for class TestOfForm
    -Warning on line 322 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/form_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    frames_test.php

    -

    Warnings:


    -Warning on line 9 - no @package tag was used in a DocBlock for class TestOfFrameset
    -Warning on line 153 - no @package tag was used in a DocBlock for class TestOfFrameNavigation
    -Warning on line 240 - no @package tag was used in a DocBlock for class TestOfFramesetPageInterface
    -Warning on line 548 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/frames_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    http_test.php

    -

    Warnings:


    -Warning on line 16 - no @package tag was used in a DocBlock for class TestOfDirectRoute
    -Warning on line 75 - no @package tag was used in a DocBlock for class TestOfProxyRoute
    -Warning on line 158 - no @package tag was used in a DocBlock for class TestOfHttpRequest
    -Warning on line 231 - no @package tag was used in a DocBlock for class TestOfHttpPostRequest
    -Warning on line 277 - no @package tag was used in a DocBlock for class TestOfHttpHeaders
    -Warning on line 336 - no @package tag was used in a DocBlock for class TestOfHttpResponse
    -Warning on line 426 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/http_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    image.php

    -

    Warnings:


    -Warning on line 34 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/captcha/images/image.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    image_req.php

    -

    Warnings:


    -Warning on line 5 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/captcha/image_req.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 10 - File "/home/josh/Source/pickles/launchpad/templates/home.phtml" has no page-level DocBlock, use @package in the first DocBlock to create one

    index.php

    Warnings:


    -Warning on line 65 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/captcha/index.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    interfaces_test.php

    +Warning on line 7 - File "/home/josh/Source/pickles/launchpad/public/index.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    + +

    index.phtml

    Warnings:


    -Warning on line 7 - no @package tag was used in a DocBlock for interface DummyInterface
    -Warning on line 16 - no @package tag was used in a DocBlock for class TestOfMockInterfaces
    -Warning on line 38 - no @package tag was used in a DocBlock for class TestOfSpl
    -Warning on line 70 - no @package tag was used in a DocBlock for class WithHint
    -Warning on line 74 - no @package tag was used in a DocBlock for class ImplementsDummy
    -Warning on line 82 - no @package tag was used in a DocBlock for class TestOfImplementations
    -Warning on line 102 - no @package tag was used in a DocBlock for interface SampleClassWithConstruct
    -Warning on line 106 - no @package tag was used in a DocBlock for class TestOfInterfaceMocksWithConstruct
    -Warning on line 113 - no @package tag was used in a DocBlock for interface SampleInterfaceWithHintInSignature
    -Warning on line 117 - no @package tag was used in a DocBlock for class TestOfInterfaceMocksWithHintInSignature
    -Warning on line 126 - no @package tag was used in a DocBlock for interface SampleInterfaceWithClone
    -Warning on line 130 - no @package tag was used in a DocBlock for class TestOfSampleInterfaceWithClone
    -Warning on line 136 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/interfaces_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 13 - File "/home/josh/Source/pickles/launchpad/templates/index.phtml" has no page-level DocBlock, use @package in the first DocBlock to create one

    JSON.php

    Warnings:


    Warning on line 30 - no @package tag was used in a DocBlock for class Display_JSON
    - -

    live_test.php

    -

    Warnings:


    -Warning on line 11 - no @package tag was used in a DocBlock for class LiveHttpTestCase
    -Warning on line 46 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/live_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Log.php

    Warnings:


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

    mock_objects_test.php

    -

    Warnings:


    -Warning on line 6 - no @package tag was used in a DocBlock for class TestOfAnythingExpectation
    -Warning on line 16 - no @package tag was used in a DocBlock for class TestOfParametersExpectation
    -Warning on line 77 - no @package tag was used in a DocBlock for class TestOfSimpleSignatureMap
    -Warning on line 141 - no @package tag was used in a DocBlock for class TestOfCallSchedule
    -Warning on line 207 - no @package tag was used in a DocBlock for class Dummy
    -Warning on line 223 - no @package tag was used in a DocBlock for class TestOfMockGeneration
    -Warning on line 242 - no @package tag was used in a DocBlock for class TestOfMockReturns
    -Warning on line 352 - no @package tag was used in a DocBlock for class TestOfMockExpectationsThatPass
    -Warning on line 433 - no @package tag was used in a DocBlock for class MockWithInjectedTestCase
    -Warning on line 445 - no @package tag was used in a DocBlock for class LikeExpectation
    -Warning on line 462 - no @package tag was used in a DocBlock for class TestOfMockExpectations
    -Warning on line 645 - no @package tag was used in a DocBlock for class TestOfMockComparisons
    -Warning on line 658 - no @package tag was used in a DocBlock for class ClassWithSpecialMethods
    -Warning on line 668 - no @package tag was used in a DocBlock for class TestOfSpecialMethods
    -Warning on line 730 - no @package tag was used in a DocBlock for class TestOfMockingClassesWithStaticMethods
    -Warning on line 744 - no @package tag was used in a DocBlock for class MockTestException
    -Warning on line 747 - no @package tag was used in a DocBlock for class TestOfThrowingExceptionsFromMocks
    -Warning on line 785 - no @package tag was used in a DocBlock for class TestOfThrowingErrorsFromMocks
    -Warning on line 815 - no @package tag was used in a DocBlock for class TestOfPartialMocks
    -Warning on line 856 - no @package tag was used in a DocBlock for class ConstructorSuperClass
    -Warning on line 860 - no @package tag was used in a DocBlock for class ConstructorSubClass
    -Warning on line 863 - no @package tag was used in a DocBlock for class TestOfPHP4StyleSuperClassConstruct
    -Warning on line 876 - no @package tag was used in a DocBlock for class TestOfPHP5StaticMethodMocking
    -Warning on line 893 - no @package tag was used in a DocBlock for class TestOfPHP5AbstractMethodMocking
    -Warning on line 993 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/mock_objects_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Model.php

    Warnings:


    @@ -464,48 +103,20 @@

    Module.php

    Warnings:


    Warning on line 28 - no @package tag was used in a DocBlock for class Module
    + +

    Mongo.php

    +

    Warnings:


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

    MySQL.php

    Warnings:


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

    Errors:


    Error on line 44 - @access was passed neither "public" nor "private." Was passed: "proceted"
    - -

    newsession.php

    -

    Warnings:


    -Warning on line 11 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/captcha/newsession.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Object.php

    Warnings:


    Warning on line 25 - no @package tag was used in a DocBlock for class Object
    - -

    page_test.php

    -

    Warnings:


    -Warning on line 17 - no @package tag was used in a DocBlock for class TestOfPageBuilder
    -Warning on line 148 - no @package tag was used in a DocBlock for class TestOfPageParsing
    -Warning on line 168 - no @package tag was used in a DocBlock for class TestOfPageInterface
    -Warning on line 185 - no @package tag was used in a DocBlock for class TestOfPageHeaders
    -Warning on line 257 - no @package tag was used in a DocBlock for class TestOfHtmlPage
    -Warning on line 468 - no @package tag was used in a DocBlock for class TestOfFormsCreatedFromEventStream
    -Warning on line 512 - no @package tag was used in a DocBlock for class TestOfPageScraping
    -Warning on line 902 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/page_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    parser_test.php

    -

    Warnings:


    -Warning on line 7 - no @package tag was used in a DocBlock for class TestOfParallelRegex
    -Warning on line 69 - no @package tag was used in a DocBlock for class TestOfStateStack
    -Warning on line 97 - no @package tag was used in a DocBlock for class TestParser
    -Warning on line 110 - no @package tag was used in a DocBlock for class TestOfLexer
    -Warning on line 155 - no @package tag was used in a DocBlock for class TestOfLexerModes
    -Warning on line 257 - no @package tag was used in a DocBlock for class TestOfLexerHandlers
    -Warning on line 281 - no @package tag was used in a DocBlock for class TestOfSimpleHtmlLexer
    -Warning on line 364 - no @package tag was used in a DocBlock for class TestOfHtmlSaxParser
    -Warning on line 481 - no @package tag was used in a DocBlock for class TestOfTextExtraction
    -Warning on line 550 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/parser_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    parse_error_test.php

    -

    Warnings:


    -Warning on line 8 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/parse_error_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    PHP.php

    Warnings:


    @@ -520,227 +131,33 @@ Warning on line 21 - no @package tag was used in a DocBlock for class Database_PDO_PostgreSQL

    Errors:


    Error on line 44 - @access was passed neither "public" nor "private." Was passed: "proceted"
    - -

    process.php

    -

    Warnings:


    -Warning on line 13 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/captcha/process.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Profiler.php

    Warnings:


    Warning on line 34 - no @package tag was used in a DocBlock for class Profiler
    - -

    rand.php

    -

    Warnings:


    -Warning on line 10 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/captcha/rand.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    reflection_php4_test.php

    -

    Warnings:


    -Warning on line 4 - no @package tag was used in a DocBlock for class AnyOldThing
    -Warning on line 9 - no @package tag was used in a DocBlock for class AnyOldChildThing
    -Warning on line 11 - no @package tag was used in a DocBlock for class TestOfReflection
    -Warning on line 60 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/reflection_php4_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    reflection_php5_test.php

    -

    Warnings:


    -Warning on line 5 - no @package tag was used in a DocBlock for class AnyOldLeafClass
    -Warning on line 9 - no @package tag was used in a DocBlock for class AnyOldClass
    -Warning on line 13 - no @package tag was used in a DocBlock for class AnyOldLeafClassWithAFinal
    -Warning on line 17 - no @package tag was used in a DocBlock for interface AnyOldInterface
    -Warning on line 21 - no @package tag was used in a DocBlock for interface AnyOldArgumentInterface
    -Warning on line 25 - no @package tag was used in a DocBlock for interface AnyDescendentInterface
    -Warning on line 28 - no @package tag was used in a DocBlock for class AnyOldImplementation
    -Warning on line 33 - no @package tag was used in a DocBlock for class AnyAbstractImplementation
    -Warning on line 36 - no @package tag was used in a DocBlock for class AnotherOldAbstractClass
    -Warning on line 40 - no @package tag was used in a DocBlock for class AnyOldSubclass
    -Warning on line 42 - no @package tag was used in a DocBlock for class AnyOldArgumentClass
    -Warning on line 46 - no @package tag was used in a DocBlock for class AnyOldArgumentImplementation
    -Warning on line 50 - no @package tag was used in a DocBlock for class AnyOldTypeHintedClass
    -Warning on line 54 - no @package tag was used in a DocBlock for class AnyDescendentImplementation
    -Warning on line 58 - no @package tag was used in a DocBlock for class AnyOldOverloadedClass
    -Warning on line 63 - no @package tag was used in a DocBlock for class AnyOldClassWithStaticMethods
    -Warning on line 68 - no @package tag was used in a DocBlock for class AnyOldAbstractClassWithAbstractMethods
    -Warning on line 74 - no @package tag was used in a DocBlock for class TestOfReflection
    -Warning on line 234 - no @package tag was used in a DocBlock for class TestOfReflectionWithTypeHints
    -Warning on line 252 - no @package tag was used in a DocBlock for class TestOfAbstractsWithAbstractMethods
    -Warning on line 270 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/reflection_php5_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    remote_test.php

    -

    Warnings:


    -Warning on line 19 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/remote_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    replace.php

    -

    Warnings:


    -Warning on line 62 - File "/home/josh/Source/pickles/vendors/ckeditor-3.3.2/_samples/php/replace.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    replaceall.php

    -

    Warnings:


    -Warning on line 67 - File "/home/josh/Source/pickles/vendors/ckeditor-3.3.2/_samples/php/replaceall.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    RSS.php

    Warnings:


    Warning on line 28 - no @package tag was used in a DocBlock for class Display_RSS
    - -

    sample_posteddata.php

    + +

    SampleModel.php

    Warnings:


    -Warning on line 58 - File "/home/josh/Source/pickles/vendors/ckeditor-3.3.2/_samples/sample_posteddata.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    search.php

    -

    Warnings:


    -Warning on line 639 - File "/home/josh/Source/pickles/vendors/jquery-ui-1.8.4/development-bundle/demos/autocomplete/search.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    +Warning on line 6 - no @package tag was used in a DocBlock for class SampleModel
    +Warning on line 12 - File "/home/josh/Source/pickles/launchpad/models/SampleModel.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    Security.php

    Warnings:


    Warning on line 27 - no @package tag was used in a DocBlock for class Security
    - -

    shell_test.php

    -

    Warnings:


    -Warning on line 5 - no @package tag was used in a DocBlock for class TestOfShell
    -Warning on line 19 - no @package tag was used in a DocBlock for class TestOfShellTesterAndShell
    -Warning on line 37 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/shell_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    shell_tester_test.php

    -

    Warnings:


    -Warning on line 6 - no @package tag was used in a DocBlock for class TestOfShellTestCase
    -Warning on line 41 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/shell_tester_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    simpletest_test.php

    -

    Warnings:


    -Warning on line 7 - no @package tag was used in a DocBlock for class ShouldNeverBeRun
    -Warning on line 13 - no @package tag was used in a DocBlock for class ShouldNeverBeRunEither
    -Warning on line 15 - no @package tag was used in a DocBlock for class TestOfStackTrace
    -Warning on line 28 - no @package tag was used in a DocBlock for class DummyResource
    -Warning on line 30 - no @package tag was used in a DocBlock for class TestOfContext
    -Warning on line 57 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/simpletest_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    socket_test.php

    -

    Warnings:


    -Warning on line 6 - no @package tag was used in a DocBlock for class TestOfSimpleStickyError
    -Warning on line 24 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/socket_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    spl_examples.php

    -

    Warnings:


    -Warning on line 3 - no @package tag was used in a DocBlock for class IteratorImplementation
    -Warning on line 11 - no @package tag was used in a DocBlock for class IteratorAggregateImplementation
    -Warning on line 14 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/support/spl_examples.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    SQLite.php

    Warnings:


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

    standalone.php

    -

    Warnings:


    -Warning on line 63 - File "/home/josh/Source/pickles/vendors/ckeditor-3.3.2/_samples/php/standalone.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    tag_test.php

    -

    Warnings:


    -Warning on line 7 - no @package tag was used in a DocBlock for class TestOfTag
    -Warning on line 59 - no @package tag was used in a DocBlock for class TestOfWidget
    -Warning on line 150 - no @package tag was used in a DocBlock for class TestOfTextArea
    -Warning on line 186 - no @package tag was used in a DocBlock for class TestOfCheckbox
    -Warning on line 196 - no @package tag was used in a DocBlock for class TestOfSelection
    -Warning on line 386 - no @package tag was used in a DocBlock for class TestOfRadioGroup
    -Warning on line 455 - no @package tag was used in a DocBlock for class TestOfTagGroup
    -Warning on line 520 - no @package tag was used in a DocBlock for class TestOfUploadWidget
    -Warning on line 540 - no @package tag was used in a DocBlock for class TestOfLabelTag
    -Warning on line 553 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/tag_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    test.php

    -

    Warnings:


    -Warning on line 9 - no @package tag was used in a DocBlock for class TestOfTestDoxReporter
    -Warning on line 106 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/extensions/testdox/test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    test1.php

    -

    Warnings:


    -Warning on line 1 - no @package tag was used in a DocBlock for class test1
    -Warning on line 6 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/support/test1.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    testdox.php

    -

    Warnings:


    -Warning on line 3 - no @package tag was used in a DocBlock for class TestDoxReporter
    -Warning on line 41 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/extensions/testdox.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    test_case.php

    -

    Warnings:


    -Warning on line 377 - no @package tag was used in a DocBlock for class SimpleFileLoader
    - -

    test_with_parse_error.php

    -

    Warnings:


    -Warning on line 3 - no @package tag was used in a DocBlock for class TestCaseWithParseError
    -Warning on line 7 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/test_with_parse_error.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    unit_tester_test.php

    -

    Warnings:


    -Warning on line 4 - no @package tag was used in a DocBlock for class ReferenceForTesting
    -Warning on line 7 - no @package tag was used in a DocBlock for class TestOfUnitTester
    -Warning on line 54 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/unit_tester_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    unit_tests.php

    -

    Warnings:


    -Warning on line 10 - no @package tag was used in a DocBlock for class UnitTests
    -Warning on line 54 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/unit_tests.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    url_test.php

    -

    Warnings:


    -Warning on line 5 - no @package tag was used in a DocBlock for class TestOfUrl
    -Warning on line 299 - no @package tag was used in a DocBlock for class TestOfAbsoluteUrls
    -Warning on line 433 - no @package tag was used in a DocBlock for class TestOfFrameUrl
    -Warning on line 442 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/url_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    users.php

    -

    Warnings:


    -Warning on line 11 - File "/home/josh/Source/pickles/vendors/jquery-validate-1.7/demo/milk/users.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    user_agent_test.php

    -

    Warnings:


    -Warning on line 12 - no @package tag was used in a DocBlock for class TestOfFetchingUrlParameters
    -Warning on line 40 - no @package tag was used in a DocBlock for class TestOfAdditionalHeaders
    -Warning on line 60 - no @package tag was used in a DocBlock for class TestOfBrowserCookies
    -Warning on line 200 - no @package tag was used in a DocBlock for class TestOfHttpRedirects
    -Warning on line 310 - no @package tag was used in a DocBlock for class TestOfBadHosts
    -Warning on line 337 - no @package tag was used in a DocBlock for class TestOfAuthorisation
    -Warning on line 357 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/user_agent_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    visual_test.php

    -

    Warnings:


    -Warning on line 19 - no @package tag was used in a DocBlock for class TestDisplayClass
    -Warning on line 27 - no @package tag was used in a DocBlock for class PassingUnitTestCaseOutput
    -Warning on line 144 - no @package tag was used in a DocBlock for class FailingUnitTestCaseOutput
    -Warning on line 262 - no @package tag was used in a DocBlock for class Dummy
    -Warning on line 271 - no @package tag was used in a DocBlock for class TestOfMockObjectsOutput
    -Warning on line 372 - no @package tag was used in a DocBlock for class TestOfPastBugs
    -Warning on line 387 - no @package tag was used in a DocBlock for class TestOfVisualShell
    -Warning on line 402 - no @package tag was used in a DocBlock for class PassesAsWellReporter
    -Warning on line 426 - no @package tag was used in a DocBlock for class TestOfSkippingNoMatterWhat
    -Warning on line 436 - no @package tag was used in a DocBlock for class TestOfSkippingOrElse
    -Warning on line 446 - no @package tag was used in a DocBlock for class TestOfSkippingTwiceOver
    -Warning on line 457 - no @package tag was used in a DocBlock for class TestThatShouldNotBeSkipped
    -Warning on line 494 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/visual_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    web_tester_test.php

    -

    Warnings:


    -Warning on line 5 - no @package tag was used in a DocBlock for class TestOfFieldExpectation
    -Warning on line 47 - no @package tag was used in a DocBlock for class TestOfHeaderExpectations
    -Warning on line 129 - no @package tag was used in a DocBlock for class TestOfTextExpectations
    -Warning on line 148 - no @package tag was used in a DocBlock for class TestOfGenericAssertionsInWebTester
    -Warning on line 155 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/web_tester_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    XML.php

    Warnings:


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

    xml_test.php

    -

    Warnings:


    -Warning on line 11 - no @package tag was used in a DocBlock for class TestOfNestingTags
    -Warning on line 18 - no @package tag was used in a DocBlock for class TestOfXmlStructureParsing
    -Warning on line 98 - no @package tag was used in a DocBlock for class AnyOldSignal
    -Warning on line 102 - no @package tag was used in a DocBlock for class TestOfXmlResultsParsing
    -Warning on line 186 - File "/home/josh/Source/pickles/vendors/SimpleTest-1.0.1/test/xml_test.php" has no page-level DocBlock, use @package in the first DocBlock to create one
    - -

    mock_objects.php

    -

    Errors:


    -Error on line 467 - @access was passed neither "public" nor "private." Was passed: "public."

    - Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index e8d9745..baf3288 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/li_PICKLES.html b/docs/li_PICKLES.html index d47a3dc..c10fdb4 100644 --- a/docs/li_PICKLES.html +++ b/docs/li_PICKLES.html @@ -27,6 +27,7 @@
    Controller
    Database
    Database_Common
    +
    Database_Mongo
    Database_PDO_Common
    Database_PDO_MySQL
    Database_PDO_PostgreSQL
    @@ -36,6 +37,7 @@
    Display_PHP
    Display_RSS
    Display_XML
    +
    Dynamic
    Error
    Form
    Log
    @@ -49,18 +51,20 @@
    __handleError
    __handleException
    Files
    -
    Common.php
    -
    Common.php
    Common.php
    +
    Common.php
    +
    Common.php
    Config.php
    Controller.php
    Database.php
    +
    Dynamic.php
    Error.php
    Form.php
    JSON.php
    Log.php
    Model.php
    Module.php
    +
    Mongo.php
    MySQL.php
    Object.php
    PHP.php
    diff --git a/docs/packages.html b/docs/packages.html index 9c2ae37..cad66f0 100644 --- a/docs/packages.html +++ b/docs/packages.html @@ -16,9 +16,9 @@ - README + README.md - | INSTALL + | MIT-LICENSE.txt   diff --git a/docs/ric_INSTALL.html b/docs/ric_INSTALL.html deleted file mode 100644 index f254e20..0000000 --- a/docs/ric_INSTALL.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - -

    INSTALL

    -
    -               ______ _____ _____  _   __ _      _____ _____
    -               | ___ \_   _/  __ \| | / /| |    |  ___/  ___|
    -               | |_/ / | | | /  \/| |/ / | |    | |__ \ `--.
    -               |  __/  | | | |    |    \ | |    |  __| `--. \
    -               | |    _| |_| \__/\| |\  \| |____| |___/\__/ /
    -               \_|    \___/ \____/\_| \_/\_____/\____/\____/
    -       
    -       PHP Interface Collection of Killer Libraries to Enhance Stuff
    -===========================================================================
    -
    -Installation Guide
    -------------------
    -
    -1. Extract PICKLES source code to the location of your choice. I usually
    -   put it in /usr/share/pickles
    -
    -2. Add PICKLES to your include path. This can be accomplished a number of
    -   ways, my preference being adding it to the VirtualHost entry of my
    -   Apache config and restart Apache:
    -
    -		php_value include_path .:/usr/share/pickles
    -
    -3. Peep the sample-site directory, this contains a working site that should be
    -   fairly easy to get up and running.
    -
    -4. If all else fails, get in touch!
    -
    -
    -

    - Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 -

    - - \ No newline at end of file diff --git a/docs/ric_MIT-LICENSE.txt.html b/docs/ric_MIT-LICENSE.txt.html new file mode 100644 index 0000000..70b3949 --- /dev/null +++ b/docs/ric_MIT-LICENSE.txt.html @@ -0,0 +1,40 @@ + + + + + + + + + + +

    MIT-LICENSE.txt

    +
    +The MIT License
    +
    +Copyright (c) 2010 Gravity Boulevard, LLC, http://gravityblvd.com
    +
    +Permission is hereby granted, free of charge, to any person obtaining a copy
    +of this software and associated documentation files (the "Software"), to deal
    +in the Software without restriction, including without limitation the rights
    +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    +copies of the Software, and to permit persons to whom the Software is
    +furnished to do so, subject to the following conditions:
    +
    +The above copyright notice and this permission notice shall be included in
    +all copies or substantial portions of the Software.
    +
    +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    +THE SOFTWARE.
    +
    +
    +

    + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3 +

    + + \ No newline at end of file diff --git a/docs/ric_README.html b/docs/ric_README.md.html similarity index 97% rename from docs/ric_README.html rename to docs/ric_README.md.html index 5195e21..6a7c042 100644 --- a/docs/ric_README.html +++ b/docs/ric_README.md.html @@ -8,7 +8,7 @@ -

    README

    +

    README.md

                    ______ _____ _____  _   __ _      _____ _____
                    | ___ \_   _/  __ \| | / /| |    |  ___/  ___|
    @@ -92,7 +92,7 @@ Get the facts!
     
     

    - Documentation generated on Thu, 14 Oct 2010 20:15:16 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/docs/todolist.html b/docs/todolist.html index 2764fb7..0e4373a 100644 --- a/docs/todolist.html +++ b/docs/todolist.html @@ -36,7 +36,7 @@
  • Error handling is non-existant.
  • - Documentation generated on Thu, 14 Oct 2010 20:15:17 -0400 by phpDocumentor 1.4.3 + Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/scripts/docs/generate.sh b/scripts/docs/generate.sh deleted file mode 100755 index 36b127e..0000000 --- a/scripts/docs/generate.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -rm ../../docs -rf -phpdoc -d ../../ -t ../../docs -ct usage -ti "PHP Interface Collection of Killer Libraries to Enhance Stuff" -ric README,INSTALL,COPYING,TODO -po PICKLES -s diff --git a/scripts/generate_docs.sh b/scripts/generate_docs.sh new file mode 100755 index 0000000..943136f --- /dev/null +++ b/scripts/generate_docs.sh @@ -0,0 +1,3 @@ +#!/bin/bash +rm ../docs -rf +phpdoc -d ../ -t ../docs -ct usage -ti "PHP Interface Collection of Killer Libraries to Enhance Stuff" -ric README.md,MIT-LICENSE.txt -po PICKLES -s