From b879f0fcc8651b49ae46a6db64d7eb1a27c7af1a Mon Sep 17 00:00:00 2001 From: Silvio Date: Fri, 20 Aug 2010 15:39:56 -0300 Subject: Adding generated docs --- doc/html/classSchemaDb.html | 168 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 doc/html/classSchemaDb.html (limited to 'doc/html/classSchemaDb.html') diff --git a/doc/html/classSchemaDb.html b/doc/html/classSchemaDb.html new file mode 100644 index 0000000..a2b55a1 --- /dev/null +++ b/doc/html/classSchemaDb.html @@ -0,0 +1,168 @@ + + + + + +Cinisis Database Reader: SchemaDb Class Reference + + + + + + + + + +
+

SchemaDb Class Reference

+

List of all members.

+ + + + + + + +

Public Member Functions

 optional ()
 example ()

Static Public Member Functions

static required ()
static check ($schema, $section=NULL)
+

Detailed Description

+

SchemaDb class with standard database procedures and configuration.

+

Member Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
static SchemaDb::check ( schema,
section = NULL 
) [static]
+
+
+

Recursively check for required fields in a database schema.

+
See also:
IsisDb::check()
+ +
+
+ +
+
+ + + + + + + + +
SchemaDb::example ( ) 
+
+
+

Return an example database schema.

+
See also:
IsisDb::example()
+ +
+
+ +
+
+ + + + + + + + +
SchemaDb::optional ( ) 
+
+
+

Return the optional database config.

+
Returns:
Array with optional config.
+ +
+
+ +
+
+ + + + + + + + +
static SchemaDb::required ( )  [static]
+
+
+

Return the required database config.

+
Returns:
Array with required config.
+ +
+
+
The documentation for this class was generated from the following file: +
+ +
+ All Classes Functions Variables
+ + +
+ +
+ +
Generated on Fri Aug 20 15:38:20 2010 for Cinisis Database Reader by  + +doxygen 1.6.3
+ + -- cgit v1.2.3