19 'subtype' =>
'plugin',
20 'guids' => explode(
',',
$guids),
25 if (empty($plugins)) {
36 $string = ($msg) ?
'admin:plugins:deactivate:no_with_msg' :
'admin:plugins:deactivate:no';
elgg_flush_caches()
Flush all the registered caches.
register_error($error)
Display an error on next page load.
forward($location="", $reason='system')
Forward to $location.
elgg_get_plugins($status='active', $site_guid=null)
Returns an ordered list of plugins.
elgg_get_entities(array $options=array())
Returns an array of entities with optional filtering.
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.