JInstallerLanguage/11.1

出典: Joomla! ドキュメンテーション

== Joomla 11.1 JInstallerLanguage==

Description

[Edit Descripton]

Methods

Visibility Method name Description
public discover Custom discover method Finds language files.
public discover_install Custom discover install method Basically updates the manifest cache and leaves everything alone.
public install Custom install method Note: This behaves badly due to hacks made in the middle of 1.5.x to add the ability to install multiple distinct packs in one install.
public refreshManifestCache Refreshes the extension table cache.
public uninstall Custom uninstall method.
public update Custom update method.
protected _install Install function that is designed to handle individual clients.
  • Defined in libraries/joomla/installer/adapters/language.php
  • Extends JAdapterInstance

Importing

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

See also

Joomla 11.1 JInstallerLanguage source code on BitBucket

Joomla 11.1 Subpackage Installer


[Edit See Also]

User contributed notes

<CodeExamplesForm />

%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).


自動更新 2012/05/24 22:43:06