PHP Class IMP_Search_Element_Date, horde

Deprecation: Use IMP_Search_Element_Daterange instead.
Author: Michael Slusarz ([email protected])
Inheritance: extends IMP_Search_Element
Show file Open project: horde/horde

Public Properties

Property Type Description
$data t = (integer) Type: one of the self::DATE_* constants.

Public Methods

Method Description
serialize ( )
unserialize ( $data )

Method Details

serialize() public method

public serialize ( )

unserialize() public method

public unserialize ( $data )

Property Details

$data public property

t = (integer) Type: one of the self::DATE_* constants.
public $data