Elgg  Version 2.3
Namespaces | Variables
iframe.php File Reference

Go to the source code of this file.

Namespaces

 Elgg
 Save menu items.
 

Variables

 $src = elgg_extract('src', $vars)
 
 $vars ['src'] = elgg_format_url($src)
 
 $attributes = elgg_format_attributes($vars)
 

Variable Documentation

◆ $attributes

$attributes = elgg_format_attributes($vars)

Definition at line 16 of file iframe.php.

◆ $src

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

Definition at line 11 of file iframe.php.

◆ $vars

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

Definition at line 14 of file iframe.php.