|
Elgg
Version 2.3
|
Go to the source code of this file.
Namespaces | |
| Elgg\Core | |
| Activate a plugin or plugins. | |
Variables | |
| $owner = elgg_get_logged_in_user_entity() | |
| if(! $owner) | $title = elgg_echo('friends:collections') |
| if($owner->canEdit()) | $content = elgg_view_access_collections($owner->guid) |
| $body | |
| $body |
| if ( $owner->canEdit()) $content = elgg_view_access_collections($owner->guid) |
| $owner = elgg_get_logged_in_user_entity() |