JInstallerLanguage/1.5

From Joomla! Documentation
< JInstallerLanguage(Difference between revisions)
Jump to: navigation, search
(Bulk upload by Doxiki2)
 
m (See also: fixing link to API)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
=={{JVer|1.5}} JInstallerLanguage==
 +
===Description===
 +
{{Description:JInstallerLanguage}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JInstallerLanguage|Edit Descripton]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[Description:JInstallerLanguage|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{Description:JInstallerLanguage}}
 
===Defined in===
 
libraries/joomla/installer/adapters/language.php
 
===Subpackage===
 
[[Subpackage Installer/1.5|Installer]]
 
===Extends===
 
[[JObject/1.5|JObject]]
 
===Extended by===
 
 
===Methods===
 
===Methods===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
 +
!Visibility
 
!Method name
 
!Method name
 
!Description
 
!Description
 
|-
 
|-
 +
|public
 
|[[JInstallerLanguage::__construct/1.5|__construct]]
 
|[[JInstallerLanguage::__construct/1.5|__construct]]
 
|Constructor.  
 
|Constructor.  
 
|-
 
|-
 +
|public
 
|[[JInstallerLanguage::_install/1.5|_install]]
 
|[[JInstallerLanguage::_install/1.5|_install]]
 
|
 
|
 
|-
 
|-
 +
|public
 
|[[JInstallerLanguage::install/1.5|install]]
 
|[[JInstallerLanguage::install/1.5|install]]
 
|Custom install method.  
 
|Custom install method.  
 
|-
 
|-
 +
|public
 
|[[JInstallerLanguage::uninstall/1.5|uninstall]]
 
|[[JInstallerLanguage::uninstall/1.5|uninstall]]
 
|Custom uninstall method.  
 
|Custom uninstall method.  
 
|-
 
|-
 
|}
 
|}
 +
* '''Defined in''' libraries/joomla/installer/adapters/language.php
 +
* '''Extends''' [[JObject/1.5|JObject]]
 
===Importing===
 
===Importing===
 
<source lang="php">jimport( 'joomla.installer.adapters.language' );</source>
 
<source lang="php">jimport( 'joomla.installer.adapters.language' );</source>
 
===See also===
 
===See also===
 +
* {{JVer|1.5}} '''JInstallerLanguage''' on [http://api.joomla.org/1.5/Joomla-Framework/Installer/JInstallerLanguage.html api.joomla.org]
 +
* {{JVer|1.5}} '''JInstallerLanguage source code''' on [[jframework15:installer/adapters/language.php|JoomlaCode]]
 +
* {{JVer|1.5}} Subpackage [[Subpackage Installer/1.5|Installer]]
 +
* [[JInstallerLanguage|Other versions of JInstallerLanguage]]
 +
{{SeeAlso:JInstallerLanguage}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JInstallerLanguage|Edit See Also]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[SeeAlso:JInstallerLanguage|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{SeeAlso:JInstallerLanguage}}
+
===User contributed notes===
* [[JInstallerLanguage|Other versions of this class]]
+
* [http://api.joomla.org/Joomla-Framework/Installer/JInstallerLanguage.html JInstallerLanguage on api.joomla.org]
+
===Examples===
+
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 47: Line 51:
 
category=ClassExample
 
category=ClassExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
 
<noinclude>[[Category:Framework]][[Category:Framework 1.5]][[Category:JInstallerLanguage]]</noinclude>
 
<noinclude>[[Category:Framework]][[Category:Framework 1.5]][[Category:JInstallerLanguage]]</noinclude>

Latest revision as of 16:03, 13 February 2013

[edit] Joomla 1.5 JInstallerLanguage

[edit] Description

Description:JInstallerLanguage [Edit Descripton]

[edit] Methods

Visibility Method name Description
public __construct Constructor.
public _install
public install Custom install method.
public uninstall Custom uninstall method.
  • Defined in libraries/joomla/installer/adapters/language.php
  • Extends JObject

[edit] Importing

jimport( 'joomla.installer.adapters.language' );

[edit] See also

SeeAlso:JInstallerLanguage [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox