PHP Class Piwik\Measurable\Type

Show file Open project: piwik/piwik

Protected Properties

Property Type Description
$description
$howToSetupUrl
$name
$namePlural

Public Methods

Method Description
getDescription ( )
getHowToSetupUrl ( )
getId ( )
getName ( )
getNamePlural ( )
isType ( $typeId )

Method Details

getDescription() public method

public getDescription ( )

getHowToSetupUrl() public method

public getHowToSetupUrl ( )

getId() public method

public getId ( )

getName() public method

public getName ( )

getNamePlural() public method

public getNamePlural ( )

isType() public method

public isType ( $typeId )

Property Details

$description protected property

protected $description

$howToSetupUrl protected property

protected $howToSetupUrl

$name protected property

protected $name

$namePlural protected property

protected $namePlural