Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MetaTime
PHP Class MetaTime
Mostrar archivo
Open project: sourcefabric/newscoop
Class Usage Examples
Public Methods
Method
Description
GetTypeName
( )
IsValid
(
$p_value
)
__construct
(
$p_value
)
getHour
( )
getMinute
( )
getSecond
( )
getValue
( )
setValue
(
$p_value
)
fn __construct
Method Details
GetTypeName()
public
static
method
public
static
GetTypeName
( )
IsValid()
public
static
method
public
static
IsValid
(
$p_value
)
__construct()
public
method
public
__construct
(
$p_value
)
getHour()
public
method
public
getHour
( )
getMinute()
public
method
public
getMinute
( )
getSecond()
public
method
public
getSecond
( )
getValue()
public
method
public
getValue
( )
setValue()
public
method
fn __construct
public
setValue
(
$p_value
)