Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for adoSchema, including all inherited members.
$continueOnError | adoSchema | |
$executeInline | adoSchema | |
$existingData | adoSchema | |
$obj | adoSchema | |
$success | adoSchema | |
__construct( $db) | adoSchema | |
__construct( $db) | adoSchema | |
ContinueOnError( $mode=NULL) | adoSchema | |
continueOnError( $mode=NULL) | adoSchema | |
ConvertSchemaFile( $filename, $newVersion=NULL, $newFile=NULL) | adoSchema | |
convertSchemaFile( $filename, $newVersion=NULL, $newFile=NULL) | adoSchema | |
ConvertSchemaString( $schema, $newVersion=NULL, $newFile=NULL) | adoSchema | |
convertSchemaString( $schema, $newVersion=NULL, $newFile=NULL) | adoSchema | |
Destroy() | adoSchema | |
destroy() | adoSchema | |
ExecuteInline( $mode=NULL) | adoSchema | |
executeInline( $mode=NULL) | adoSchema | |
ExecuteSchema( $sqlArray=NULL, $continueOnErr=NULL) | adoSchema | |
executeSchema( $sqlArray=NULL, $continueOnErr=NULL) | adoSchema | |
existingData( $mode=NULL) | adoSchema | |
ExtractSchema( $data=FALSE) | adoSchema | |
extractSchema( $data=FALSE, $indent=' ', $prefix='', $stripprefix=false) | adoSchema | |
ParseSchema( $filename, $returnSchema=FALSE) | adoSchema | |
parseSchema( $filename, $returnSchema=FALSE) | adoSchema | |
ParseSchemaFile( $filename, $returnSchema=FALSE) | adoSchema | |
parseSchemaFile( $filename, $returnSchema=FALSE) | adoSchema | |
ParseSchemaString( $xmlstring, $returnSchema=FALSE) | adoSchema | |
parseSchemaString( $xmlstring, $returnSchema=FALSE) | adoSchema | |
PrintSQL( $format='NONE') | adoSchema | |
printSQL( $format='NONE') | adoSchema | |
RemoveSchema( $filename, $returnSchema=FALSE) | adoSchema | |
removeSchema( $filename, $returnSchema=FALSE) | adoSchema | |
RemoveSchemaString( $schema, $returnSchema=FALSE) | adoSchema | |
removeSchemaString( $schema, $returnSchema=FALSE) | adoSchema | |
SaveSQL( $filename='./schema.sql') | adoSchema | |
saveSQL( $filename='./schema.sql') | adoSchema | |
SchemaFileVersion( $filename) | adoSchema | |
schemaFileVersion( $filename) | adoSchema | |
SchemaStringVersion( $xmlstring) | adoSchema | |
schemaStringVersion( $xmlstring) | adoSchema | |
SetPrefix( $prefix='', $underscore=TRUE) | adoSchema | |
setPrefix( $prefix='', $underscore=TRUE) | adoSchema | |
SetUpgradeMethod( $method='') | adoSchema | |
setUpgradeMethod( $method='') | adoSchema | |
TransformSchema( $schema, $xsl, $schematype='string') (defined in adoSchema) | adoSchema | |
transformSchema( $schema, $xsl, $schematype='string') (defined in adoSchema) | adoSchema |