SproutCMS

This is the code documentation for the SproutCMS project

function loadWidgets()

Loads the widgets from the database for this page.

Usage

void $PageController->loadWidgets ( array $conds_env , array $page );

Arguments

  1. array $conds_env
  2. array $page
    The page to load widgets from

Return value

  • void