Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$plugin = elgg_extract('entity', $vars) | |
Used to show plugin user settings. More... | |
if(!($plugin instanceof\ElggPlugin)) if(!elgg_in_context('admin')) | try |
catch (\Elgg\Exceptions\PluginException $e) | |
$plugin = elgg_extract('entity', $vars) |
Used to show plugin user settings.
Definition at line 6 of file plugin.php.
catch |
Definition at line 18 of file plugin.php.
if (!($plugin instanceof\ElggPlugin)) if (!elgg_in_context('admin')) try |
Definition at line 16 of file plugin.php.