Public Member Functions | |
optional () | |
example () | |
Static Public Member Functions | |
static | required () |
static | check ($schema, $section=NULL) |
SchemaDb class with standard database procedures and configuration.
static SchemaDb::check | ( | $ | schema, | |
$ | section = NULL | |||
) | [static] |
Recursively check for required fields in a database schema.
SchemaDb::example | ( | ) |
Return an example database schema.
SchemaDb::optional | ( | ) |
Return the optional database config.
static SchemaDb::required | ( | ) | [static] |
Return the required database config.