pages/avatar/edit.php File Reference

Go to the source code of this file.

Variables

 $title = elgg_echo('avatar:edit')
 $entity = elgg_get_page_owner_entity()
 $content = elgg_view('core/avatar/upload', array('entity' => $entity))
if(isset($entity->icontime)) $params
 $body = elgg_view_layout('one_sidebar', $params)

Variable Documentation

$body = elgg_view_layout('one_sidebar', $params)

Definition at line 25 of file edit.php.

$content = elgg_view('core/avatar/upload', array('entity' => $entity))

Definition at line 14 of file edit.php.

$entity = elgg_get_page_owner_entity()

Definition at line 13 of file edit.php.

if (isset($entity->icontime)) $params
Initial value:
 array(
    'content' => $content,
    'title' => $title,
)

Definition at line 21 of file edit.php.

$title = elgg_echo('avatar:edit')

Definition at line 11 of file edit.php.

 All Classes Namespaces Files Functions Variables Enumerations
Generated on Wed May 22 00:01:23 2013 for Elgg by  doxygen 1.6.3