Free Query Builder / Database Abstraction Layer

]]>
DB_SQL \DB_SQL max function string min function string distinct function string avg function string sum function string limit function string int int string $sql $limit $offset random function string db_list function string table_list function string system_table_list function string view_list function string trigger_list function string function_list function FALSE procedure_list function string sequence_list function string type_list function mixed column_list function string $table
Free Query Builder / Database Abstraction Layer

]]>
DB_PDO \DB_PDO \PDO Extends PDO to simplify cross-database issues

]]>
$statement mixed $escape_char string $sql Object $util Object __construct function string string string array $dsn $username $password $driver_options prepare_query function string array mixed $sql $data prepare_execute function string array \PDOStatement $sql $params get_query_data function \PDOStatement array $statement affected_rows function \PDOStatement int $statement get_last_error function string quote_ident function mixed string $ident _quote function mixed mixed $str empty_table function string mixed $table get_schemas function array get_tables function array get_dbs function array get_views function array get_sequences function array get_functions function array get_procedures function array get_triggers function array get_system_tables function array get_columns function string array $table get_types function array driver_query function string bool mixed $sql $filtered_index num_rows function int truncate function string void $table switch_db function string void $name
Free Query Builder / Database Abstraction Layer

]]>
make able to handle operators without spaces Query_Builder \Query_Builder $select_string string $from_string string $set_string string $order_string string $group_string string $set_array_keys array $order_array array $group_array array $values array $limit int $offset int $sql db->sql]]> \DB_PDO $query_map Format:

array( 'type' => 'where', 'conjunction' => ' AND ', 'string' => 'k=?' )

]]>
array
$having_map array $conn_name string __construct function object $params select function string \$this $fields _select function string string string $field $as select_max function string string \$this $field $as select_min function string string \$this $field $as select_avg function string string \$this $field $as select_sum function string string \$this $field $as distinct function \$this from function string \$this $dbname _like function string mixed string string string \$this $field $val $pos $like $conj like function string mixed string \$this $field $val $pos or_like function string mixed string \$this $field $val $pos not_like function string mixed string \$this $field $val $pos or_not_like function string mixed string \$this $field $val $pos _having function mixed mixed string \$this $key $val $conj having function mixed mixed \$this $key $val or_having function mixed mixed \$this $key $val _where function mixed mixed array $key $val _where_string function mixed mixed string \$this $key $val $conj _where_in function mixed mixed \$this $key $val $in $conj where function mixed mixed \$this $key $val or_where function string mixed \$this $key $val where_in function mixed mixed \$this $field $val or_where_in function string mixed \$this $field $val where_not_in function string mixed \$this $field $val or_where_not_in function string mixed \$this $field $val set function mixed mixed \$this $key $val join function string string string \$this $table $condition $type group_by function mixed \$this $field order_by function string string \$this $field $type limit function int int string $limit $offset group_start function \$this or_group_start function \$this or_not_group_start function \$this group_end function \$this get function int int object $table $limit $offset get_where function string array int int object $table $where $limit $offset count_all function string int $table count_all_results function string int $table insert function string mixed mixed $table $data update function string mixed mixed $table $data delete function string mixed mixed $table $where __call function string array mixed $name $params _reset function void _compile function string string \$string $type $table
Free Query Builder / Database Abstraction Layer

]]>
DB_Util \DB_Util $conn __construct function object $conn __call function string array $method $args create_table function string array array array string $name $columns $constraints array $indexes array delete_table function string string $name backup_structure function string backup_data function string
Free Query Builder / Database Abstraction Layer

]]>
QBASE_PATH QDRIVER_PATH do_include function string void $path query_autoload function string $class db_filter function array mixed array $array $index
Free Query Builder / Database Abstraction Layer

]]>
PgSQL_SQL \PgSQL_SQL \DB_SQL limit function string int int string $sql $limit $offset random function string db_list function string table_list function string system_table_list function string view_list function string trigger_list function string function_list function FALSE procedure_list function string sequence_list function string column_list function string string $table type_list function string
Free Query Builder / Database Abstraction Layer

]]>
Implement Backup function PgSQL_Util \PgSQL_Util \DB_Util __construct function object void $conn create_table function string array array array string $name $columns $constraints array $indexes array delete_table function string string $name backup_structure function string backup_data function array string $exclude
Free Query Builder / Database Abstraction Layer

]]>
Implement PgSQL \PgSQL \DB_PDO __construct function string string string array $dsn $username $password $options switch_db function string $name truncate function string $table get_schemas function array
Free Query Builder / Database Abstraction Layer

]]>
ODBC_Util \ODBC_Util \DB_Util __construct function object void $conn create_table function string array array array string $name $columns $constraints array $indexes array delete_table function string string $name backup_structure function string backup_data function string
Free Query Builder / Database Abstraction Layer

]]>
ODBC_SQL \ODBC_SQL \DB_SQL limit function string int int string $sql $limit $offset random function string db_list function FALSE table_list function FALSE system_table_list function FALSE view_list function FALSE trigger_list function FALSE function_list function FALSE procedure_list function FALSE sequence_list function FALSE type_list function FALSE column_list function string FALSE $table
Free Query Builder / Database Abstraction Layer

]]>
ODBC \ODBC \DB_PDO For general database access for databases not specified by the main drivers

]]>
$escape_char __construct function string string string array $dsn $username $password $options switch_db function string bool $name truncate function string void $table
Free Query Builder / Database Abstraction Layer

]]>
MySQL_Util \MySQL_Util \DB_Util __construct function object void $conn create_table function string array array array string $name $columns $constraints array $indexes array delete_table function string string $name backup_structure function string backup_data function array string $exclude
Free Query Builder / Database Abstraction Layer

]]>
Implement MySQL \MySQL \DB_PDO $escape_char string __construct function string string string array $dsn $username $password $options switch_db function string $name truncate function string $table
Free Query Builder / Database Abstraction Layer

]]>
MySQL_SQL \MySQL_SQL \DB_SQL limit function string int int string $sql $limit $offset random function string db_list function string table_list function string string $database system_table_list function string view_list function string trigger_list function string function_list function string procedure_list function string sequence_list function FALSE type_list function string column_list function string string $table
Free Query Builder / Database Abstraction Layer

]]>
SQLite_Util \SQLite_Util \DB_Util __construct function object void $conn create_table function string array array array string $name $columns $constraints array $indexes array delete_table function string string $name backup_data function array string $excluded backup_structure function string
Free Query Builder / Database Abstraction Layer

]]>
SQLite \SQLite \DB_PDO $statement \PDOStatement __construct function string string string $dsn $user $pass switch_db function string $name truncate function string $table get_tables function mixed get_system_tables function array load_database function string string $db $name unload_database function string $name
Free Query Builder / Database Abstraction Layer

]]>
SQLite_SQL \SQLite_SQL \DB_SQL limit function string int int string $sql $limit $offset random function string db_list function FALSE table_list function string system_table_list function string view_list function string trigger_list function FALSE function_list function FALSE procedure_list function FALSE sequence_list function FALSE type_list function array column_list function string string $table
Free Query Builder / Database Abstraction Layer

]]>
Firebird_SQL \Firebird_SQL \DB_SQL limit function string int int string $sql $limit $offset random function string db_list function FALSE table_list function string system_table_list function string view_list function string trigger_list function string function_list function string procedure_list function string sequence_list function string column_list function string string $table type_list function string
Free Query Builder / Database Abstraction Layer

]]>
Firebird_Result \Firebird_Result \PDOStatement $statement resource $row int $result __construct function resource $link bindColumn function mixed mixed int mixed array FALSE $column $param $type $maxlen $driverdata bindParam function mixed mixed int mixed array FALSE $parameter $variable $data_type $maxlen $driverdata bindValue function mixed mixed int FALSE $parameter $variable $data_type execute function array bool $args fetch function int mixed mixed mixed $fetch_style $statement $offset fetchAll function int mixed mixed mixed $fetch_style $statement $ctor_args fetchColumn function int mixed $column_num fetchObject function string array \stdClass $class_name $ctor_args rowCount function int errorCode function errorCode]]> string errorInfo function errorInfo / PDOStatement->errorInfo]]> array
Free Query Builder / Database Abstraction Layer

]]>
Firebird \Firebird \DB_PDO PDO-firebird isn't stable, so this is a wrapper of the fbird_ public functions.

]]>
$statement object $statement_link resource $trans resource $conn resource __construct function string string string $dbpath $user $pass switch_db function string FALSE $name truncate function string $table query function string \$this $sql prepare function string array \$this $query $options beginTransaction function bool commit function bool rollBack function bool prepare_execute function string array resource $sql $args quote function quote]]> string int string $str $param_type errorInfo function errorInfo / PDOStatement->errorInfo]]> array errorCode function errorCode]]> array prepare_query function string array FALSE $sql $params
Free Query Builder / Database Abstraction Layer

]]>
Implement Backup structure function Firebird_Util \Firebird_Util \DB_Util __construct function object void $conn create_table function string array array array string $name $fields $constraints array $indexes array delete_table function string string $name backup_structure function string backup_data function array bool string $exclude $system_tables
Convention-based micro-framework for PHP

]]>
Page \miniMVC\Page \miniMVC\Output All methods are chainable, with the exception of the constructor, build_header(), build_footer(), and _headers() methods.

]]>
$meta string $head_js string $foot_js string $css string $title string $head_tags string $body_class string $body_id string $base string __construct function void $controller __destruct function _headers function Also sets page mime type, based on if sent as html or xhtml, and what the target browser supports

]]>
bool \miniMVC\Page
$html5
set_meta function Sets meta tags, with codeigniter native meta tag helper

]]>
array \miniMVC\Page
$meta
set_head_js_group function string bool \miniMVC\Page $group $debug set_css_group function string \miniMVC\Page $group set_foot_js_group function string bool \miniMVC\Page $group $debug set_title function string \miniMVC\Page $title set_body_class function string \miniMVC\Page $class set_body_id function string \miniMVC\Page $id set_base function string \miniMVC\Page $href set_css_tag function string bool string \miniMVC\Page $name $domain $media set_head_tag function string \miniMVC\Page $tag build_header function bool \miniMVC\Page $html5 build_footer function script_tag function Helper function for making script tags

]]>
string bool string
$js $domain
set_message function Adds a message to the page

]]>
string string bool void
$type $message $return
redirect_303 function Shortcut function for 303 redirect

]]>
string
$url
render function Shortcut function for building a page

]]>
string array
$view $data
output_string function Similar to render(), this is a shortcut to output a string in the body of the page.

]]>
string
$string
_meta function array string $params _link_tag function array string $params
Convention-based micro-framework for PHP

]]>
Model \miniMVC\Model \miniMVC\miniMVC __construct function array void $args array
Convention-based micro-framework for PHP

]]>
Generic __construct function __invoke function array \miniMVC\self $params get_instance function \miniMVC\self __clone function
Convention-based micro-framework for PHP

]]>
Generic __construct function array void $members __call function string array $name $params
Convention-based micro-framework for PHP

]]>
__toString function string __invoke function array $args
Convention-based micro-framework for PHP

]]>
Controller \miniMVC\Controller \miniMVC\miniMVC $page \miniMVC\Page __construct function void load_model function string array void $file $args load_view function string array bool mixed $file $data array $return
Convention-based micro-framework for PHP

]]>
DB \miniMVC\DB \Query_Builder $instance array get_instance function string array \miniMVC\DB $dbname $options array get_last_error function string
Convention-based micro-framework for PHP

]]>
miniMVC \miniMVC\miniMVC \miniMVC\MM __construct function array $members unload function string $name load_config function string $name
Convention-based micro-framework for PHP

]]>
MM \miniMVC\MM \ArrayObject __construct function $members __call function string array mixed $name $params
Convention-based micro-framework for PHP

]]>
Output \miniMVC\Output \miniMVC\MM $buffer string $headers array __construct function void __destruct function void set_header function string string $key $val append_output function string $string set_output function string $string flush_headers function
Convention-based micro-framework for PHP

]]>
Session \miniMVC\Session $sess array __construct function __set function string mixed void $key $val __get function string mixed $key destroy function void
Convention-based micro-framework for PHP

]]>
Data_Store \miniMVC\Data_Store value data store]]> $current $instance __construct function __destruct function __clone function __get function string mixed $key __set function string $key $val get_instance function \miniMVC\self del function string void $key get_all function object
Convention-based micro-framework for PHP

]]>
_autoload function $name shutdown function void on_error function int string string int \miniMVC\ErrorException $severity $message $filepath $line on_exception function \miniMVC\Exception void $exception show_404 function void show_error function string int $message $status_code is_like_array function mixed bool $var controller_methods function string array $controller site_url function string string $segment to_string function \miniMVC\object/array string string $data $method do_include function string void $path init function void route function void
Convention-based micro-framework for PHP

]]>
config/config.php common.php ENVIRONMENT MM_BASE_PATH MM_SYS_PATH MM_APP_PATH MM_MOD_PATH
todo fixme