PHP Class geneweb\api\filters\FilterDate

Inheritance: extends Filter
Afficher le fichier Open project: geneweb/geneweb

Protected Properties

Свойство Type Description
$dayBegin
$dayEnd
$monthBegin
$monthEnd
$yearBegin
$yearEnd

Méthodes publiques

Méthode Description
__construct ( )
getDayBegin ( )
getDayEnd ( )
getMonthBegin ( )
getMonthEnd ( )
getYearBegin ( )
getYearEnd ( )
setDayBegin ( $dayBegin )
setDayEnd ( $dayEnd )
setMonthBegin ( $monthBegin )
setMonthEnd ( $monthEnd )
setYearBegin ( $yearBegin )
setYearEnd ( $yearEnd )

Method Details

__construct() public méthode

public __construct ( )

getDayBegin() public méthode

public getDayBegin ( )

getDayEnd() public méthode

public getDayEnd ( )

getMonthBegin() public méthode

public getMonthBegin ( )

getMonthEnd() public méthode

public getMonthEnd ( )

getYearBegin() public méthode

public getYearBegin ( )

getYearEnd() public méthode

public getYearEnd ( )

setDayBegin() public méthode

public setDayBegin ( $dayBegin )

setDayEnd() public méthode

public setDayEnd ( $dayEnd )

setMonthBegin() public méthode

public setMonthBegin ( $monthBegin )

setMonthEnd() public méthode

public setMonthEnd ( $monthEnd )

setYearBegin() public méthode

public setYearBegin ( $yearBegin )

setYearEnd() public méthode

public setYearEnd ( $yearEnd )

Property Details

$dayBegin protected_oe property

protected $dayBegin

$dayEnd protected_oe property

protected $dayEnd

$monthBegin protected_oe property

protected $monthBegin

$monthEnd protected_oe property

protected $monthEnd

$yearBegin protected_oe property

protected $yearBegin

$yearEnd protected_oe property

protected $yearEnd