[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/libraries/joomla/database/database/ -> mysqliimporter.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 63 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JDatabaseImporterMySQLi:: (2 methods):
  check()
  setDbo()


Class: JDatabaseImporterMySQLi  - X-Ref

MySQL import driver.

check()   X-Ref
Checks if all data and options are in order prior to exporting.

return: JDatabaseImporterMySQLi  Method supports chaining.

setDbo(JDatabaseMySQLi $db)   X-Ref
Sets the database connector to use for exporting structure and/or data from MySQL.

param: JDatabaseMySQLi  $db  The database connector.
return: JDatabaseImporterMySQLi  Method supports chaining.



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1