Elgg  Version 1.9
Namespaces | Variables
upgrade.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Core
 Activate a plugin or plugins.
 

Variables

 $object
 
 $site = elgg_get_site_entity()
 
 $ia = elgg_set_ignore_access(true)
 

Variable Documentation

Definition at line 26 of file upgrade.php.

if (!$object) $object
Initial value:
'type' => 'object',
'subtype' => 'moddefaultwidgets',
'limit' => 1,
))
elgg_get_entities(array $options=array())
Returns an array of entities with optional filtering.
Definition: entities.php:777
Examples:
/root/Elgg/engine/lib/views.php.

Definition at line 12 of file upgrade.php.

Definition at line 24 of file upgrade.php.