SproutCMS

This is the code documentation for the SproutCMS project

function setNiceName()

Sets the nice name of this widget area

Usage

void $WidgetArea->setNiceName ( string $name );

Arguments

  1. string $name
    The nice name of the widget

Return value

  • void