JDatabaseMySQLImporter:: construct: Difference between revisions
From Joomla! Documentation
m →See also: moving preparation |
m clean up |
||
| Line 4: | Line 4: | ||
Constructor. | Constructor. | ||
{{Description:JDatabaseMySQLImporter::__construct}} | {{subst:Description:JDatabaseMySQLImporter::__construct}} | ||
===Synopsis=== | ===Synopsis=== | ||
<source lang="php"> | <source lang="php"> | ||
| Line 19: | Line 17: | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
* [[API17:JDatabaseMySQLImporter|JDatabaseMySQLImporter]] | * [[API17:JDatabaseMySQLImporter|JDatabaseMySQLImporter]] | ||
* [[API17:JDatabaseMySQLImporter::__construct|Other versions of this method]] | * [[API17:JDatabaseMySQLImporter::__construct|Other versions of this method]] | ||
{{SeeAlso:JDatabaseMySQLImporter::__construct}} | {{subst:SeeAlso:JDatabaseMySQLImporter::__construct}} | ||
===Examples=== | ===Examples=== | ||
<CodeExamplesForm /> | <CodeExamplesForm /> | ||
Revision as of 15:05, 24 March 2017
JDatabaseMySQLImporter::__construct
Description
Constructor.
{{subst:Description:JDatabaseMySQLImporter::__construct}}
Synopsis
public JDatabaseMySQLImporter::__construct ()
Returns
Defined in
libraries/joomla/database/database/mysqlimporter.php (line 59)
- see source code in BitBucket
Referenced by
See also
{{subst:SeeAlso:JDatabaseMySQLImporter::__construct}}
Examples
<CodeExamplesForm />