PHP Class Piwik\Plugins\VisitsSummary\Widgets\Index

Inheritance: extends Piwik\Widget\WidgetContainerConfig
Show file Open project: piwik/piwik

Protected Properties

Property Type Description
$categoryId
$id
$isWidgetizable
$name

Public Methods

Method Description
getWidgetConfigs ( )
isEnabled ( )

Method Details

getWidgetConfigs() public method

public getWidgetConfigs ( )

isEnabled() public method

public isEnabled ( )

Property Details

$categoryId protected property

protected $categoryId

$id protected property

protected $id

$isWidgetizable protected property

protected $isWidgetizable

$name protected property

protected $name