Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Piwik
Measurable
Type
TypeManager
PHP Class Piwik\Measurable\Type\TypeManager
显示文件
Open project: piwik/piwik
Class Usage Examples
Public Methods
Method
Description
getAllTypes
( ) :
Type[]
getType
(
string
$typeId
) :
Type |
null
Method Details
getAllTypes()
public
method
public
getAllTypes
( ) :
Type[]
return
Piwik\Measurable\Type[]
getType()
public
method
public
getType
(
string
$typeId
) :
Type |
null
$typeId
string
return
Piwik\Measurable\Type |
null