PHP Class MetaDate

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

Méthodes publiques

Méthode Description
GetTypeName ( )
IsValid ( $p_value )
__construct ( $p_value )
getMonth ( )
getMonthDay ( )
getMonthName ( )
getValue ( )
getWeekDay ( )
getWeekDayName ( )
getYear ( )
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 )

getMonth() public méthode

public getMonth ( )

getMonthDay() public méthode

public getMonthDay ( )

getMonthName() public méthode

public getMonthName ( )

getValue() public méthode

public getValue ( )

getWeekDay() public méthode

public getWeekDay ( )

getWeekDayName() public méthode

public getWeekDayName ( )

getYear() public méthode

public getYear ( )

setValue() public méthode

fn __construct
public setValue ( $p_value )