SproutCMS

This is the code documentation for the SproutCMS project

function findAreaByName()

Returns the widget area which has the specified name.
Uses the widget areas defined in the sprout config.

Usage

unknown WidgetArea::findAreaByName ( string $name );

Arguments

  1. string $name
    The name of the widget area to use.