Elgg  Version 5.1
Variables
iframe.php File Reference

Go to the source code of this file.

Variables

 $src = (string) elgg_extract('src', $vars)
 Display a page in an embedded window. More...
 
 $vars ['src'] = elgg_normalize_url($src)
 

Variable Documentation

$src = (string) elgg_extract('src', $vars)

Display a page in an embedded window.

$vars['src'] Source URL of the page

Definition at line 8 of file iframe.php.

$vars['src'] = elgg_normalize_url($src)

Definition at line 10 of file iframe.php.