claroline/claroline/inc/templates/banner.tpl.php File Reference

Go to the source code of this file.

Variables

 $bannerSiteName
 $bannerInstitutionName
else __pad0__
 endif

Variable Documentation

$bannerInstitutionName
Initial value:
  get_conf('institutionLogo') != ''
                ? '<img src="' . get_conf('institutionLogo') . '" alt="'.get_conf('institution_name').'" >'
                : get_conf('institution_name')

Definition at line 23 of file banner.tpl.php.

$bannerSiteName
Initial value:
  get_conf('siteLogo') != ''
                ? '<img src="' . get_conf('siteLogo') . '" alt="'.get_conf('siteName').'" >'
                : get_conf('siteName')

Definition at line 13 of file banner.tpl.php.

else __pad0__

Definition at line 28 of file banner.tpl.php.

Definition at line 31 of file banner.tpl.php.

Generated on Tue Jun 8 12:28:37 2010 for Claroline API by  doxygen 1.6.3