API17

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}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JDatabaseMySQLImporter::__construct|Edit Descripton]]<nowiki>]</nowiki>
</span>
===Synopsis===
===Synopsis===
<source lang="php">
<source lang="php">
Line 19: Line 17:
===Referenced by===
===Referenced by===
===See also===
===See also===
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JDatabaseMySQLImporter::__construct|Edit See Also]]<nowiki>]</nowiki>
</span>
* [[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

Joomla 11.1 JDatabaseMySQLImporter::__construct

Description

Constructor.

{{subst:Description:JDatabaseMySQLImporter::__construct}}

Synopsis

public JDatabaseMySQLImporter::__construct ()

Returns

Defined in

libraries/joomla/database/database/mysqlimporter.php (line 59)

Referenced by

See also

{{subst:SeeAlso:JDatabaseMySQLImporter::__construct}}

Examples

<CodeExamplesForm />