Component helper class
- Depuis
- 1.5
◆ _load()
Load the installed components into the components property.
- Paramètres
-
string | $option | The element value for the extension |
- Renvoie
- boolean True on success
- Depuis
- 1.5
- Obsolète:
- 4.0 Use JComponentHelper::load() instead
Références $option.
◆ executeComponent()
static executeComponent |
( |
|
$path | ) |
|
|
staticprotected |
Execute the component.
- Paramètres
-
string | $path | The component path. |
- Renvoie
- string The component output
- Depuis
- 1.7
Références $path.
◆ filterText()
static filterText |
( |
|
$text | ) |
|
|
static |
◆ getComponent()
static getComponent |
( |
|
$option, |
|
|
|
$strict = false |
|
) |
| |
|
static |
◆ getComponents()
◆ getParams()
static getParams |
( |
|
$option, |
|
|
|
$strict = false |
|
) |
| |
|
static |
Gets the parameter object for the component
- Paramètres
-
string | $option | The option for the component. |
boolean | $strict | If set and the component does not exist, false will be returned |
- Renvoie
- Registry A Registry object.
- Voir également
- Registry
- Depuis
- 1.5
Références $option.
Référencé par TagField\__construct(), MediaHelper\canUpload(), MediaHelper\checkMimeType(), CMSHelper\getCurrentLanguage(), ContentHelper\getCurrentLanguage(), TagsHelper\getItemTags(), MediaField\getLayoutData(), ModuleHelper\getModules(), TagField\getOptions(), SiteApplication\getParams(), AdministratorApplication\initialiseApp(), SiteApplication\initialiseApp(), ModuleHelper\isAdminMultilang(), SearchHelper\logSearch(), Router\parse(), ModuleHelper\renderModule(), ContentHistoryHelper\store(), ApplicationHelper\stringURLSafe(), PasswordRule\test(), EmailRule\test(), et LanguageAdapter\uninstall().
◆ isEnabled()
static isEnabled |
( |
|
$option | ) |
|
|
static |
◆ isInstalled()
static isInstalled |
( |
|
$option | ) |
|
|
static |
Checks if a component is installed
- Paramètres
-
string | $option | The component option. |
- Renvoie
- integer
- Depuis
- 3.4
Références $option.
◆ $components
La documentation de cette classe a été générée à partir du fichier suivant :