Elgg
Version 5.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
,
''
);
elgg_extract
elgg_extract($key, $array, $default=null, bool $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
Definition:
elgglib.php:254
$vars
$vars['head']
Definition:
html.php:24
Generated on Tue Oct 3 2023 00:00:34 for Elgg by
1.8.11