SproutCMS

This is the code documentation for the SproutCMS project

function instantiate()

Create an instance of a specific widget in memory

Usage

Widget Widgets::instantiate ( string $name );

Arguments

  1. string $name
    The name of the widget to instantiate.

Return value