SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class MapWidget

Displays a google map

Variables

NameVisibilityDescription
$default_settings 
$friendly_desc 
$friendly_name 

Functions

NameVisibilityDescription
cleanupSettingspublicEnsure settings are sane
getInfoLabelspublicReturns a label which describes the contents of this widget
getSettingsFormpublicReturn the settings form for this widget
renderpublicReturn the front-end view of this widget

public cleanupSettings

void $MapWidget->cleanupSettings ( );

Ensure settings are sane

public getInfoLabels

unknown $MapWidget->getInfoLabels ( );

Returns a label which describes the contents of this widget
See Widget::get_info_label for full documentation

public getSettingsForm

unknown $MapWidget->getSettingsForm ( );

Return the settings form for this widget

public render

unknown $MapWidget->render ( int $orientation );

Return the front-end view of this widget