PHP Class Piwik\Measurable\Type

Afficher le fichier Open project: piwik/piwik

Protected Properties

Свойство Type Description
$description
$howToSetupUrl
$name
$namePlural

Méthodes publiques

Méthode Description
getDescription ( )
getHowToSetupUrl ( )
getId ( )
getName ( )
getNamePlural ( )
isType ( $typeId )

Method Details

getDescription() public méthode

public getDescription ( )

getHowToSetupUrl() public méthode

public getHowToSetupUrl ( )

getId() public méthode

public getId ( )

getName() public méthode

public getName ( )

getNamePlural() public méthode

public getNamePlural ( )

isType() public méthode

public isType ( $typeId )

Property Details

$description protected_oe property

protected $description

$howToSetupUrl protected_oe property

protected $howToSetupUrl

$name protected_oe property

protected $name

$namePlural protected_oe property

protected $namePlural