Elgg
Version 4.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
views
default
page
elements
sidebar_alt.php
Go to the documentation of this file.
1
<?php
10
echo
elgg_extract
(
'sidebar_alt'
,
$vars
,
''
);
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:547
echo
elgg echo
Translates a string.
Definition:
deprecated.js:530
$vars
$vars['head']
Definition:
html.php:24
Generated on Fri Aug 12 2022 00:00:24 for Elgg by
1.8.11