40 'filter_id' =>
'admin/plugin_settings',
elgg_view_layout(string $layout_name, array $vars=[])
Displays a layout with optional parameters.
if(empty($content)) $body
Plugin class containing helper functions for plugin activation/deactivation, dependency checking capa...
elgg_get_plugin_from_id(string $plugin_id)
Elgg plugins library Contains functions for managing plugins.
elgg_unregister_external_file(string $type, string $name)
Unregister an external file.
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
if(!$plugin instanceof\ElggPlugin) if(!elgg_view_exists("plugins/{$plugin_id}/settings")) $title
elgg_extract($key, $array, $default=null, bool $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
Thrown when page is not accessible.
elgg_view_page(string $title, string|array $body, string $page_shell= 'default', array $vars=[])
Assembles and outputs a full page.
$plugin
Elgg plugin settings.
Aggregate action for saving settings.
Thrown when entity can not be found.
elgg_view_exists(string $view, string $viewtype= '', bool $recurse=true)
Returns whether the specified view exists.