static Xoops\Module\Plugin::getPlugin |
( |
|
$dirname, |
|
|
|
$pluginName = 'system' , |
|
|
|
$force = false |
|
) |
| |
|
static |
- Parameters
-
string | $dirname | module dirname |
string | $pluginName | plugin name i.e. system, menus, etc. |
bool | $force | get plugin even if module is inactive |
- Returns
- bool|Xoops false if plugin does not exist
Definition at line 30 of file Plugin.php.
References $dirname.
static Xoops\Module\Plugin::getPlugins |
( |
|
$pluginName = 'system' , |
|
|
|
$inactiveModules = false |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: