Class FOFDatabaseInstaller
Package: FrameworkOnFramework\database
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt This file is adapted from the Joomla! Platform. It is used to iterate a database cursor returning FOFTable objects instead of plain stdClass objects
Located at fof/database/installer.php
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt This file is adapted from the Joomla! Platform. It is used to iterate a database cursor returning FOFTable objects instead of plain stdClass objects
Located at fof/database/installer.php
Methods summary
public
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
protected
null|
|
#
findSchemaXml( )
Find an suitable schema XML file for this database type and return the SimpleXMLElement holding its information |
protected
boolean
|
Magic methods summary
Properties summary
protected
|
$input |
#
Input variables |
public
array
|
$xmlFiles |
#
A list of the base names of the XML schema files |
protected static
array
|
$allTables |
#
Internal cache for table list |