SproutCMS

This is the code documentation for the SproutCMS project

function getBanner()

Returns the filename to use for the banner image.
Returns NULL if no banner has been defined for this page and a generic banner should be used instead.

Usage

string|null $Pagenode->getBanner ( );

Return value

  • string
  • null