Element index for package axmls
[ a ]
[ c ]
[ d ]
[ e ]
[ p ]
[ r ]
[ s ]
[ t ]
[ x ]
[ _ ]
_
- _file_get_contents
- in file adodb-xmlschema.inc.php, method adoSchema::_file_get_contents()
- _file_get_contents
- in file adodb-xmlschema.inc.php, function _file_get_contents()
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.
top
top
top
d
- Destroy
- in file adodb-xmlschema.inc.php, method adoSchema::Destroy()
Destroys an adoSchema object.
top
top
top
r
- RemoveSchema
- in file adodb-xmlschema.inc.php, method adoSchema::RemoveSchema()
Loads an XML schema from a file and converts it to uninstallation SQL.
- RemoveSchemaString
- in file adodb-xmlschema.inc.php, method adoSchema::RemoveSchemaString()
Converts an XML schema string to uninstallation SQL.
top
s
- $success
- in file adodb-xmlschema.inc.php, variable adoSchema::$success
- SaveSQL
- in file adodb-xmlschema.inc.php, method adoSchema::SaveSQL()
Saves the current SQL array to the local filesystem as a list of SQL queries.
- SchemaFileVersion
- in file adodb-xmlschema.inc.php, method adoSchema::SchemaFileVersion()
Returns the AXMLS Schema Version of the requested XML schema file.
- SchemaStringVersion
- in file adodb-xmlschema.inc.php, method adoSchema::SchemaStringVersion()
Returns the AXMLS Schema Version of the provided XML schema string.
- SetPrefix
- in file adodb-xmlschema.inc.php, method adoSchema::SetPrefix()
Sets a prefix for database objects
- SetUpgradeMethod
- in file adodb-xmlschema.inc.php, method adoSchema::SetUpgradeMethod()
Sets the method to be used for upgrading an existing database
top
top
x
- XMLS_CONTINUE_ON_ERROR
- in file adodb-xmlschema.inc.php, constant XMLS_CONTINUE_ON_ERROR
Continue SQL Execution if an error occurs?
- XMLS_DEBUG
- in file adodb-xmlschema.inc.php, constant XMLS_DEBUG
Debug on or off
- XMLS_DEFAULT_SCHEMA_VERSION
- in file adodb-xmlschema.inc.php, constant XMLS_DEFAULT_SCHEMA_VERSION
Default Schema Version. Used for Schemas without an explicit version set.
- XMLS_DEFAULT_UPGRADE_METHOD
- in file adodb-xmlschema.inc.php, constant XMLS_DEFAULT_UPGRADE_METHOD
Default Schema Version. Used for Schemas without an explicit version set.
- XMLS_EXECUTE_INLINE
- in file adodb-xmlschema.inc.php, constant XMLS_EXECUTE_INLINE
Execute SQL inline as it is generated
- XMLS_EXISTING_DATA
- in file adodb-xmlschema03.inc.php, constant XMLS_EXISTING_DATA
- XMLS_MODE_IGNORE
- in file adodb-xmlschema03.inc.php, constant XMLS_MODE_IGNORE
- XMLS_MODE_INSERT
- in file adodb-xmlschema03.inc.php, constant XMLS_MODE_INSERT
How to handle data rows that already exist in a database during and upgrade.
- XMLS_MODE_UPDATE
- in file adodb-xmlschema03.inc.php, constant XMLS_MODE_UPDATE
- XMLS_PREFIX
- in file adodb-xmlschema.inc.php, constant XMLS_PREFIX
Default prefix key
- XMLS_PREFIX_MAXLEN
- in file adodb-xmlschema.inc.php, constant XMLS_PREFIX_MAXLEN
Maximum length allowed for object prefix
- XMLS_SCHEMA_VERSION
- in file adodb-xmlschema.inc.php, constant XMLS_SCHEMA_VERSION
Current Schema Version
top
|
|