SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Constructor

Usage

void $WidgetArea->__construct ( string $name , int $index );

Arguments

  1. string $name
    The name of the widget area
  2. int $index
    The numerical index of the widget area in the config file

Return value

  • void