PHP 클래스 Piwik\Measurable\Type

파일 보기 프로젝트 열기: piwik/piwik

보호된 프로퍼티들

프로퍼티 타입 설명
$description
$howToSetupUrl
$name
$namePlural

공개 메소드들

메소드 설명
getDescription ( )
getHowToSetupUrl ( )
getId ( )
getName ( )
getNamePlural ( )
isType ( $typeId )

메소드 상세

getDescription() 공개 메소드

public getDescription ( )

getHowToSetupUrl() 공개 메소드

public getHowToSetupUrl ( )

getId() 공개 메소드

public getId ( )

getName() 공개 메소드

public getName ( )

getNamePlural() 공개 메소드

public getNamePlural ( )

isType() 공개 메소드

public isType ( $typeId )

프로퍼티 상세

$description 보호되어 있는 프로퍼티

protected $description

$howToSetupUrl 보호되어 있는 프로퍼티

protected $howToSetupUrl

$name 보호되어 있는 프로퍼티

protected $name

$namePlural 보호되어 있는 프로퍼티

protected $namePlural