.

ITimeStamped Interface Reference
[Interfaces]

Interface for timestamped items. More...

Inheritance diagram for ITimeStamped:
DataObjectTimestampedCached

List of all members.

Public Member Functions

  get_creation_date ()
  Return creation date and time.
  get_modification_date ()
  Return modification date and time.

Detailed Description

Interface for timestamped items.

Author:
Gerd Riesselmann

Definition at line 8 of file itimestamped.cls.php.


Member Function Documentation

ITimeStamped::get_creation_date (  ) 

Return creation date and time.

Returns:
timestamp

Implemented in DataObjectTimestampedCached.

ITimeStamped::get_modification_date (  ) 

Return modification date and time.

Returns:
timestamp

Implemented in DataObjectTimestampedCached.


The documentation for this interface was generated from the following file: