|
| __construct () |
|
| getItems () |
|
| install ($lids) |
|
| getInstalledlangsAdministrator () |
|
| getInstalledlangsFrontend () |
|
| setDefault ($language, $clientName='administrator') |
|
| getOptions () |
|
| getForm ($view=null) |
|
| __construct ($config=array(), MVCFactoryInterface $factory=null) |
|
| __construct ($config=array(), MVCFactoryInterface $factory=null) |
|
| getTable ($name='', $prefix='', $options=array()) |
|
| isCheckedOut ($item) |
|
| getDbo () |
|
| setDbo (DatabaseInterface $db=null) |
|
| __get ($name) |
|
| __construct ($config=array()) |
|
| getName () |
|
| __construct ($properties=null) |
|
| __toString () |
|
| def ($property, $default=null) |
|
| get ($property, $default=null) |
|
| getProperties ($public=true) |
|
| getError ($i=null, $toString=true) |
|
| getErrors () |
|
| set ($property, $value=null) |
|
| setProperties ($properties) |
|
| setError ($error) |
|
| getState ($property=null, $default=null) |
|
| setState ($property, $value=null) |
|
| setDispatcher (DispatcherInterface $dispatcher) |
|
| setCurrentUser (User $currentUser) |
|
| setCacheControllerFactory (CacheControllerFactoryInterface $factory) |
|
| setDatabase (DatabaseInterface $db) |
|
Language Installer model for the Joomla Core Installer.
- Depuis
- 3.1
◆ __construct()
◆ compareLanguages()
compareLanguages |
( |
|
$lang1, |
|
|
|
$lang2 |
|
) |
| |
|
protected |
Compare two languages in order to sort them.
- Paramètres
-
object | $lang1 | The first language. |
object | $lang2 | The second language. |
- Renvoie
- integer
- Depuis
- 3.1
◆ downloadPackage()
◆ getClient()
getClient |
( |
|
$client = 'administrator' | ) |
|
|
protected |
◆ getForm()
◆ getInstalledlangs()
getInstalledlangs |
( |
|
$clientName = 'administrator' | ) |
|
|
protected |
Get Languages item data.
- Paramètres
-
string | $clientName | Name of the cms client. |
- Renvoie
- array
- Depuis
- 3.1
Références $client, $data, $info, $key, $lang, $params, $path, $this, $value, ComponentHelper\getParams(), null, et Installer\parseXMLInstallFile().
◆ getInstalledlangsAdministrator()
getInstalledlangsAdministrator |
( |
| ) |
|
Get Languages item data for the Administrator.
- Renvoie
- array
- Depuis
- 3.1
◆ getInstalledlangsFrontend()
getInstalledlangsFrontend |
( |
| ) |
|
Get Languages item data for the Frontend.
- Renvoie
- array List of installed languages in the frontend application.
- Depuis
- 3.1
◆ getItems()
◆ getLanguageList()
getLanguageList |
( |
|
$clientId = 1 | ) |
|
|
protected |
◆ getLanguageManifest()
getLanguageManifest |
( |
|
$uid | ) |
|
|
protected |
Gets the manifest file of a selected language from a the language list in an update server.
- Paramètres
-
integer | $uid | The id of the language in the #__updates table. |
- Renvoie
- string
- Depuis
- 3.1
Références Table\getInstance().
◆ getOptions()
Get the current setup options from the session.
- Renvoie
- array
- Depuis
- 3.1
Références Factory\getSession().
◆ getPackageUrl()
getPackageUrl |
( |
|
$remoteManifest | ) |
|
|
protected |
Finds the URL of the package to download.
- Paramètres
-
string | $remoteManifest | URL to the manifest XML file of the remote package. |
- Renvoie
- string|boolean
- Depuis
- 3.1
◆ getPath()
◆ install()
◆ setDefault()
setDefault |
( |
|
$language, |
|
|
|
$clientName = 'administrator' |
|
) |
| |
◆ $adminId
◆ $client
◆ $data
◆ $langlist
◆ $path
La documentation de cette classe a été générée à partir du fichier suivant :