Go to the source code of this file.
$coords = array('x1', 'x2', 'y1', 'y2') |
Initial value: 'src' =>
$vars[
'entity']->getIconUrl(
'master'),
'class' => 'mrl',
'id' => 'user-avatar-cropper',
))
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg_view($view, $vars=array(), $ignore1=false, $ignore2=false, $viewtype= '')
Return a parsed view.
Definition at line 12 of file crop.php.
Initial value: 'src' =>
$vars[
'entity']->getIconUrl(
'master'),
))
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg_view($view, $vars=array(), $ignore1=false, $ignore2=false, $viewtype= '')
Return a parsed view.
Definition at line 19 of file crop.php.
foreach($coords as $coord) |