API17:JInstallerLanguage:: install
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JInstallerLanguage::_install
Description
Install function that is designed to handle individual clients.
Description:JInstallerLanguage:: install [Edit Descripton]
Synopsis
protected JInstallerLanguage::_install ($cname, $basePath, $clientId, &$element)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cname | |||
| $basePath | |||
| $clientId | |||
| &$element |
Returns
Defined in
libraries/joomla/installer/adapters/language.php (line 96)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JInstallerLanguage:: install
Examples
<CodeExamplesForm />
