SproutCMS

This is the code documentation for the SproutCMS project

function setTitle()

Set widget title

Usage

void $Widget->setTitle ( string $str );

Arguments

  1. string $str
    Widget title (heading)

Return value

  • void