ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:axmls:axmls_functions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
axmls:axmls_functions [2015/11/05 01:40] – created mnewnhamaxmls:axmls_functions [2015/12/19 16:55] – [Table] mnewnham
Line 1: Line 1:
-====== 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.txt · Last modified: 2016/01/13 02:26 by mnewnham