141 return _elgg_services()->plugins->get($plugin_id) instanceof \ElggPlugin;
elgg_reset_system_cache()
Reset the system cache by deleting the caches.
const ELGG_CACHE_FILESYSTEM
elgg_deprecated_notice(string $msg, string $dep_version)
Log a notice about deprecated use of a function, view, etc.
const ELGG_CACHE_LOCALFILESYSTEM
elgg_disable_simplecache()
Disables the simple cache.
c Accompany it with the information you received as to the offer to distribute corresponding source complete source code means all the source code for all modules it plus any associated interface definition plus the scripts used to control compilation and installation of the executable as a special the source code distributed need not include anything that is normally and so on of the operating system on which the executable unless that component itself accompanies the executable If distribution of executable or object code is made by offering access to copy from a designated then offering equivalent access to copy the source code from the same place counts as distribution of the source even though third parties are not compelled to copy the source along with the object code You may not or distribute the Program except as expressly provided under this License Any attempt otherwise to sublicense or distribute the Program is void
elgg_get_system_cache()
Returns an object suitable for caching system information.
elgg_plugin_exists(string $plugin_id)
Returns if a plugin exists in the system.
$plugin_id
Remove all user and plugin settings from the give plugin ID.
elgg_enable_system_cache()
Enables the system disk cache.
const ELGG_CACHE_BLACK_HOLE
Bundle all functions which have been deprecated in Elgg 6.1.
elgg_enable_simplecache()
Enables the simple cache.
elgg_disable_system_cache()
Disables the system disk cache.
elgg_is_simplecache_enabled()
Is simple cache enabled.
elgg_is_system_cache_enabled()
Is system cache enabled.
_elgg_services()
Get the global service provider.
const ELGG_CACHE_PERSISTENT