ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:axmls:axmls_functions

This is an old revision of the document!


AXMLS Function Reference

adoSchema adoSchema (object &$db)
bool ContinueOnError ([bool $mode = NULL])
string ConvertSchemaFile (string $filename, [string $newVersion = NULL], [string $newFile = NULL])
string ConvertSchemaString (string $schema, [string $newVersion = NULL], [string $newFile = NULL])
void Destroy ()
bool ExecuteInline ([bool $mode = NULL])
integer ExecuteSchema ([array $sqlArray = NULL], [boolean $continueOnErr = NULL])
string ExtractSchema ([boolean $data = FALSE])
array ParseSchema (mixed $filename, [bool $returnSchema = FALSE], string $file)
array ParseSchemaFile (mixed $filename, [bool $returnSchema = FALSE], string $file)
array ParseSchemaString (string $xmlstring, [bool $returnSchema = FALSE])
array PrintSQL ([string $format = 'NONE'])
array RemoveSchema (mixed $filename, [bool $returnSchema = FALSE], string $file)
array RemoveSchemaString (string $schema, [bool $returnSchema = FALSE])
boolean SaveSQL ([string $filename = './schema.sql'])
string SchemaFileVersion (string $filename)
string SchemaStringVersion (string $xmlstring)
boolean SetPrefix ([string $prefix = ''], [boolean $underscore = TRUE])
string SetUpgradeMethod ([string $method = ''])
void TransformSchema (mixed $schema, mixed $xsl, [mixed $schematype = 'string'])
v5/axmls/axmls_functions.1446684055.txt.gz · Last modified: 2017/04/21 11:23 (external edit)