Procedural File: metabase_interface.php
Source Location: Program_Root/classes/metabase/metabase_interface.php
Classes:
Page Details:
MetabaseAffectedRows [line 171]
void MetabaseAffectedRows(
mixed $database, mixed &$affected_rows)
|
|
MetabaseAlterTable [line 514]
void MetabaseAlterTable(
mixed $database, mixed $name, mixed &$changes, [mixed $check = 0])
|
|
MetabaseAutoCommitTransactions [line 598]
void MetabaseAutoCommitTransactions(
mixed $database, mixed $auto_commit)
|
|
MetabaseCaptureDebugOutput [line 647]
void MetabaseCaptureDebugOutput(
mixed $database, mixed $capture)
|
|
MetabaseCommitTransaction [line 605]
void MetabaseCommitTransaction(
mixed $database)
|
|
MetabaseCreateDatabase [line 353]
void MetabaseCreateDatabase(
mixed $database, mixed $name)
|
|
MetabaseCreateIndex [line 619]
void MetabaseCreateIndex(
mixed $database, mixed $table, mixed $name, mixed $definition)
|
|
MetabaseCreateSequence [line 570]
void MetabaseCreateSequence(
mixed $database, mixed $name, mixed $start)
|
|
MetabaseCreateTable [line 500]
void MetabaseCreateTable(
mixed $database, mixed $name, mixed &$fields)
|
|
MetabaseDebug [line 661]
void MetabaseDebug(
mixed $database, mixed $message)
|
|
MetabaseDebugOutput [line 654]
void MetabaseDebugOutput(
mixed $database)
|
|
MetabaseDestroyResultLOB [line 199]
void MetabaseDestroyResultLOB(
mixed $database, mixed $lob)
|
|
MetabaseDropDatabase [line 360]
void MetabaseDropDatabase(
mixed $database, mixed $name)
|
|
MetabaseDropIndex [line 626]
void MetabaseDropIndex(
mixed $database, mixed $table, mixed $name)
|
|
MetabaseDropSequence [line 577]
void MetabaseDropSequence(
mixed $database, mixed $name)
|
|
MetabaseDropTable [line 507]
void MetabaseDropTable(
mixed $database, mixed $name)
|
|
MetabaseEndOfResult [line 640]
void MetabaseEndOfResult(
mixed $database, mixed $result)
|
|
MetabaseEndOfResultLOB [line 206]
void MetabaseEndOfResultLOB(
mixed $database, mixed $lob)
|
|
MetabaseError [line 339]
void MetabaseError(
mixed $database)
|
|
MetabaseExecuteQuery [line 80]
void MetabaseExecuteQuery(
mixed $database, mixed $prepared_query)
|
|
MetabaseFetchBLOBResult [line 192]
void MetabaseFetchBLOBResult(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseFetchBooleanResult [line 248]
void MetabaseFetchBooleanResult(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseFetchCLOBResult [line 185]
void MetabaseFetchCLOBResult(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseFetchDateResult [line 227]
void MetabaseFetchDateResult(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseFetchDecimalResult [line 262]
void MetabaseFetchDecimalResult(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseFetchFloatResult [line 255]
void MetabaseFetchFloatResult(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseFetchResult [line 178]
void MetabaseFetchResult(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseFetchResultAll [line 297]
void MetabaseFetchResultAll(
mixed $database, mixed $result, mixed &$all)
|
|
MetabaseFetchResultArray [line 276]
void MetabaseFetchResultArray(
mixed $database, mixed $result, mixed &$array, mixed $row)
|
|
MetabaseFetchResultColumn [line 290]
void MetabaseFetchResultColumn(
mixed $database, mixed $result, mixed &$column)
|
|
MetabaseFetchResultField [line 269]
void MetabaseFetchResultField(
mixed $database, mixed $result, mixed &$field)
|
|
MetabaseFetchResultRow [line 283]
void MetabaseFetchResultRow(
mixed $database, mixed $result, mixed &$row)
|
|
MetabaseFetchTimeResult [line 241]
void MetabaseFetchTimeResult(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseFetchTimestampResult [line 234]
void MetabaseFetchTimestampResult(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseFreePreparedQuery [line 73]
void MetabaseFreePreparedQuery(
mixed $database, mixed $prepared_query)
|
|
MetabaseFreeResult [line 332]
void MetabaseFreeResult(
mixed $database, mixed $result)
|
|
MetabaseGetBLOBFieldTypeDeclaration [line 395]
void MetabaseGetBLOBFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetBooleanFieldTypeDeclaration [line 402]
void MetabaseGetBooleanFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetBooleanFieldValue [line 451]
void MetabaseGetBooleanFieldValue(
mixed $database, mixed $value)
|
|
MetabaseGetCLOBFieldTypeDeclaration [line 388]
void MetabaseGetCLOBFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetColumnNames [line 318]
void MetabaseGetColumnNames(
mixed $database, mixed $result, mixed &$column_names)
|
|
MetabaseGetDateFieldTypeDeclaration [line 409]
void MetabaseGetDateFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetDateFieldValue [line 458]
void MetabaseGetDateFieldValue(
mixed $database, mixed $value)
|
|
MetabaseGetDecimalFieldTypeDeclaration [line 437]
void MetabaseGetDecimalFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetDecimalFieldValue [line 486]
void MetabaseGetDecimalFieldValue(
mixed $database, mixed $value)
|
|
MetabaseGetFloatFieldTypeDeclaration [line 430]
void MetabaseGetFloatFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetFloatFieldValue [line 479]
void MetabaseGetFloatFieldValue(
mixed $database, mixed $value)
|
|
MetabaseGetIntegerFieldTypeDeclaration [line 374]
void MetabaseGetIntegerFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetSequenceCurrentValue [line 591]
void MetabaseGetSequenceCurrentValue(
mixed $database, mixed $name, mixed &$value)
|
|
MetabaseGetSequenceDefinition [line 563]
void MetabaseGetSequenceDefinition(
mixed $database, mixed $sequence, mixed &$definition)
|
|
MetabaseGetSequenceNextValue [line 584]
void MetabaseGetSequenceNextValue(
mixed $database, mixed $name, mixed &$value)
|
|
MetabaseGetTableFieldDefinition [line 535]
void MetabaseGetTableFieldDefinition(
mixed $database, mixed $table, mixed $field, mixed &$definition)
|
|
MetabaseGetTableIndexDefinition [line 549]
void MetabaseGetTableIndexDefinition(
mixed $database, mixed $table, mixed $index, mixed &$definition)
|
|
MetabaseGetTextFieldTypeDeclaration [line 381]
void MetabaseGetTextFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetTextFieldValue [line 444]
void MetabaseGetTextFieldValue(
mixed $database, mixed $value)
|
|
MetabaseGetTimeFieldTypeDeclaration [line 423]
void MetabaseGetTimeFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetTimeFieldValue [line 472]
void MetabaseGetTimeFieldValue(
mixed $database, mixed $value)
|
|
MetabaseGetTimestampFieldTypeDeclaration [line 416]
void MetabaseGetTimestampFieldTypeDeclaration(
mixed $database, mixed $name, mixed &$field)
|
|
MetabaseGetTimestampFieldValue [line 465]
void MetabaseGetTimestampFieldValue(
mixed $database, mixed $value)
|
|
MetabaseListSequences [line 556]
void MetabaseListSequences(
mixed $database, mixed &$sequences)
|
|
MetabaseListTableFields [line 528]
void MetabaseListTableFields(
mixed $database, mixed $table, mixed &$fields)
|
|
MetabaseListTableIndexes [line 542]
void MetabaseListTableIndexes(
mixed $database, mixed $table, mixed &$indexes)
|
|
MetabaseListTables [line 521]
void MetabaseListTables(
mixed $database, mixed &$tables)
|
|
MetabaseNumberOfColumns [line 311]
void MetabaseNumberOfColumns(
mixed $database, mixed $result)
|
|
MetabaseNumberOfRows [line 304]
void MetabaseNumberOfRows(
mixed $database, mixed $result)
|
|
MetabasePrepareQuery [line 66]
void MetabasePrepareQuery(
mixed $database, mixed $query)
|
|
MetabaseQuery [line 24]
void MetabaseQuery(
mixed $database, mixed $query)
|
|
MetabaseQueryAll [line 52]
void MetabaseQueryAll(
mixed $database, mixed $query, mixed &$all, [mixed $types = ""])
|
|
MetabaseQueryColumn [line 45]
void MetabaseQueryColumn(
mixed $database, mixed $query, mixed &$column, [mixed $type = "text"])
|
|
MetabaseQueryField [line 31]
void MetabaseQueryField(
mixed $database, mixed $query, mixed &$field, [mixed $type = "text"])
|
|
MetabaseQueryRow [line 38]
void MetabaseQueryRow(
mixed $database, mixed $query, mixed &$row, [mixed $types = ""])
|
|
MetabaseQuerySet [line 87]
void MetabaseQuerySet(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $type, mixed $value, [mixed $is_null = 0], [mixed $field = ""])
|
|
MetabaseQuerySetBLOB [line 115]
void MetabaseQuerySetBLOB(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value, mixed $field)
|
|
MetabaseQuerySetBoolean [line 129]
void MetabaseQuerySetBoolean(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value)
|
|
MetabaseQuerySetCLOB [line 108]
void MetabaseQuerySetCLOB(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value, mixed $field)
|
|
MetabaseQuerySetDate [line 136]
void MetabaseQuerySetDate(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value)
|
|
MetabaseQuerySetDecimal [line 164]
void MetabaseQuerySetDecimal(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value)
|
|
MetabaseQuerySetFloat [line 157]
void MetabaseQuerySetFloat(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value)
|
|
MetabaseQuerySetInteger [line 122]
void MetabaseQuerySetInteger(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value)
|
|
MetabaseQuerySetNull [line 94]
void MetabaseQuerySetNull(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $type)
|
|
MetabaseQuerySetText [line 101]
void MetabaseQuerySetText(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value)
|
|
MetabaseQuerySetTime [line 150]
void MetabaseQuerySetTime(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value)
|
|
MetabaseQuerySetTimestamp [line 143]
void MetabaseQuerySetTimestamp(
mixed $database, mixed $prepared_query, mixed $parameter, mixed $value)
|
|
MetabaseReadResultLOB [line 213]
void MetabaseReadResultLOB(
mixed $database, mixed $lob, mixed &$data, mixed $length)
|
|
MetabaseReplace [line 59]
void MetabaseReplace(
mixed $database, mixed $table, mixed &$fields)
|
|
MetabaseResultIsNull [line 220]
void MetabaseResultIsNull(
mixed $database, mixed $result, mixed $row, mixed $field)
|
|
MetabaseRollbackTransaction [line 612]
void MetabaseRollbackTransaction(
mixed $database)
|
|
MetabaseSetDatabase [line 367]
void MetabaseSetDatabase(
mixed $database, mixed $name)
|
|
MetabaseSetErrorHandler [line 346]
void MetabaseSetErrorHandler(
mixed $database, mixed $function)
|
|
MetabaseSetResultTypes [line 325]
void MetabaseSetResultTypes(
mixed $database, mixed $result, mixed &$types)
|
|
MetabaseSetSelectedRowRange [line 633]
void MetabaseSetSelectedRowRange(
mixed $database, mixed $first, mixed $limit)
|
|
MetabaseSetupDatabase [line 9]
void MetabaseSetupDatabase(
mixed $arguments, mixed &$database)
|
|
MetabaseSupport [line 493]
void MetabaseSupport(
mixed $database, mixed $feature)
|
|
|
|