Library helper class
- Depuis
- 3.2
◆ _load()
Load the installed library into the libraries property.
- Paramètres
-
string | $element | The element value for the extension |
- Renvoie
- boolean True on success
- Depuis
- 3.2
- Obsolète:
- 4.0 Use LibraryHelper::loadLibrary() instead
◆ getLibrary()
static getLibrary |
( |
|
$element, |
|
|
|
$strict = false |
|
) |
| |
|
static |
Get the library information.
- Paramètres
-
string | $element | Element of the library in the extensions table. |
boolean | $strict | If set and the library does not exist, the enabled attribute will be set to false. |
- Renvoie
- An object with the library's information.
- Depuis
- 3.2
Références false.
◆ getParams()
static getParams |
( |
|
$element, |
|
|
|
$strict = false |
|
) |
| |
|
static |
◆ isEnabled()
static isEnabled |
( |
|
$element | ) |
|
|
static |
Checks if a library is enabled
- Paramètres
-
string | $element | Element of the library in the extensions table. |
- Renvoie
- boolean
- Depuis
- 3.2
◆ saveParams()
static saveParams |
( |
|
$element, |
|
|
|
$params |
|
) |
| |
|
static |
◆ $libraries
La documentation de cette classe a été générée à partir du fichier suivant :