axmls
[ class tree: axmls ] [ index: axmls ] [ all elements ]

Procedural File: adodb-xmlschema.inc.php

Source Location: /includes/classes/adodb/adodb-xmlschema.inc.php



Classes:

adoSchema
Loads and parses an XML file, creating an array of "ready-to-run" SQL statements


Page Details:

xmlschema is a class that allows the user to quickly and easily build a database on any ADOdb-supported platform using a simple XML schema.

Last Editor: $Author: markwest $




Tags:

tutorial:  getting_started.pkg
author:  Richard Tango-Lowy & Dan Cech
version:  $Revision: 19377 $
filesource:  Source Code for this file


Includes:

require('adodb.inc.php') [line 95]
Include the main ADODB library

require('adodb-datadict.inc.php') [line 96]





XMLS_CONTINUE_ON_ERROR [line 67]

XMLS_CONTINUE_ON_ERROR = FALSE
Continue SQL Execution if an error occurs?


[ Top ]



XMLS_DEBUG [line 39]

XMLS_DEBUG = FALSE
Debug on or off


[ Top ]



XMLS_DEFAULT_SCHEMA_VERSION [line 81]

XMLS_DEFAULT_SCHEMA_VERSION = '0.1'
Default Schema Version. Used for Schemas without an explicit version set.


[ Top ]



XMLS_DEFAULT_UPGRADE_METHOD [line 88]

XMLS_DEFAULT_UPGRADE_METHOD = 'ALTER'
Default Schema Version. Used for Schemas without an explicit version set.


[ Top ]



XMLS_EXECUTE_INLINE [line 60]

XMLS_EXECUTE_INLINE = FALSE
Execute SQL inline as it is generated


[ Top ]



XMLS_PREFIX [line 46]

XMLS_PREFIX = '%%P'
Default prefix key


[ Top ]



XMLS_PREFIX_MAXLEN [line 53]

XMLS_PREFIX_MAXLEN = 10
Maximum length allowed for object prefix


[ Top ]



XMLS_SCHEMA_VERSION [line 74]

XMLS_SCHEMA_VERSION = '0.2'
Current Schema Version


[ Top ]




_file_get_contents [line 21]

void _file_get_contents( $file)

xmlschema is a class that allows the user to quickly and easily build a database on any ADOdb-supported platform using a simple XML schema.

Last Editor: $Author: markwest $




Tags:

tutorial:  getting_started.pkg
author:  Richard Tango-Lowy & Dan Cech
version:  $Revision: 19377 $
filesource:  Source Code for this file


Parameters

   $file  
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:42:15 +0200 by phpDocumentor 1.4.1