SproutCMS

This is the code documentation for the SproutCMS project

function widgetSettings()

Returns the HTML for the settings for an individual widget.

Usage

void $AdminAjaxController->widgetSettings ( string $widget_name );

Arguments

  1. string $widget_name
    The name of the widget to get settings for.

Return value

  • void