SproutCMS

This is the code documentation for the SproutCMS project

function getWidgetTiles()

Return an array of widget tiles for a given widget area
Each tile has four keys, 'name', 'icon', 'text', and 'widgets'.

Usage

array Register::getWidgetTiles ( mixed $area_name );

Arguments

  1. $area_name

Return value

  • array