class Schema (View source)

Methods

static 
loadFromXMLFile($file, Connection $connection)

No description

static 
loadFromXMLElement(SimpleXMLElement $sx, Connection $connection)

No description

static 
loadFromArray($array, Connection $connection)

No description

static 
getSchemaParser(SimpleXMLElement $sx)

No description

static 
getCoreXMLSchema($tables = array())

No description

static 
refreshCoreXMLSchema($tables = array())

No description

Details

static loadFromXMLFile($file, Connection $connection)

No description

Parameters

$file
Connection $connection

static loadFromXMLElement(SimpleXMLElement $sx, Connection $connection)

No description

Parameters

SimpleXMLElement $sx
Connection $connection

static loadFromArray($array, Connection $connection)

No description

Parameters

$array
Connection $connection

static getSchemaParser(SimpleXMLElement $sx)

No description

Parameters

SimpleXMLElement $sx

static getCoreXMLSchema($tables = array())

No description

Parameters

$tables

static refreshCoreXMLSchema($tables = array())

No description

Parameters

$tables