PHP Class MetaTime

Afficher le fichier Open project: sourcefabric/newscoop Class Usage Examples

Méthodes publiques

Méthode Description
GetTypeName ( )
IsValid ( $p_value )
__construct ( $p_value )
getHour ( )
getMinute ( )
getSecond ( )
getValue ( )
setValue ( $p_value ) fn __construct

Method Details

GetTypeName() public static méthode

public static GetTypeName ( )

IsValid() public static méthode

public static IsValid ( $p_value )

__construct() public méthode

public __construct ( $p_value )

getHour() public méthode

public getHour ( )

getMinute() public méthode

public getMinute ( )

getSecond() public méthode

public getSecond ( )

getValue() public méthode

public getValue ( )

setValue() public méthode

fn __construct
public setValue ( $p_value )