Elgg
Version 3.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
views
rss
page
components
image_block.php
Go to the documentation of this file.
1
<?php
7
echo
elgg_extract
(
'body'
,
$vars
,
''
);
echo
elgg echo
Translates a string.
Definition:
languages.js:43
elgg_extract
elgg_extract($key, $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
Definition:
elgglib.php:1131
$vars
$vars['type']
Definition:
save.php:11
Generated on Sat Jan 16 2021 00:00:26 for Elgg by
1.8.11