24 $additional_plugins_activated =
false;
29 'cannot_start' .
$plugin->getID(),
30 'invalid_and_deactivated_' .
$plugin->getID()
33 foreach ($ids as
$id) {
37 $additional_plugins_activated =
true;
41 if (!$additional_plugins_activated) {
50 $string = ($msg) ?
'admin:plugins:activate:no_with_msg' :
'admin:plugins:activate:no';
if(! $collection_name) $id
elgg_reset_system_cache()
Reset the system cache by deleting the caches.
elgg_invalidate_simplecache()
Deletes all cached views in the simplecache and sets the lastcache and lastupdate time to 0 for every...
$guid
Removes an admin notice.
register_error($error)
Display an error on next page load.
forward($location="", $reason='system')
Forward to $location.
elgg_delete_admin_notice($id)
Remove an admin notice by ID.
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
get_entity($guid)
Loads and returns an entity object from a guid.