Elgg  Version 1.9
Variables
title.php File Reference

Go to the source code of this file.

Variables

if(!isset($vars['title'])) $class = ''
 Elgg title element. More...
 
 if (isset($vars['class']))
 

Variable Documentation

if (!isset($vars['title'])) $class = ''

Elgg title element.

$vars['title'] The page title $vars['class'] Optional class for heading

Definition at line 13 of file title.php.

if(isset($vars['class']))

Definition at line 14 of file title.php.