void getSchemaVersion(
$xmlstring
)
|
|
Returns the Schema Version or FALSE.
Parameters:
Returns the Array with the parsed SQL Statements.
void get_file_contents(
$file
)
|
|
Returns the content of the desired file.
Parameters:
void parseFile(
$filename
)
|
|
Parses a XML File name identified by its canoncial Filename.
Parameters:
void parseStructure(
$xml
)
|
|
Parses an XML Structure
Parameters:
void prefix(
$tableName
)
|
|
Converts the given Tablename into a prefixed one.
Parameters:
void setAdoDBConnection(
&$connection
)
|
|
Returns the prefixed Table Name.
Parameters:
void setIgnoreVersionConflict(
[
$ignore = true]
)
|
|
Sets if we try to parse the Schema File, even if Version conflict is found.
Returns the current setting.
Parameters:
Sets the runtime mode for this XML Parsing.
Parameters:
void setReplacer(
$replacer
)
|
|
Returns the prefixed Table Name.
Parameters:
void setTablePrefix(
[
$prefix = '']
)
|
|
Sets the Prefix for each Table.
Parameters: