PrimitiveTimestamp Class Reference
[Base data types used in Form]

Inheritance diagram for PrimitiveTimestamp:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 importMarried ($scope)

Public Attributes

const HOURS = 'hrs'
const MINUTES = 'min'
const SECONDS = 'sec'

Protected Member Functions

 getObjectName ()


Detailed Description

Definition at line 16 of file PrimitiveTimestamp.class.php.


Member Function Documentation

PrimitiveTimestamp::importMarried ( scope  ) 

Reimplemented from PrimitiveDate.

Definition at line 22 of file PrimitiveTimestamp.class.php.

References PrimitiveDate::checkRanges(), BasePrimitive::import(), PrimitiveDate::isEmpty(), and BasePrimitive::isRequired().

Here is the call graph for this function:

PrimitiveTimestamp::getObjectName (  )  [protected]

Reimplemented from PrimitiveDate.

Definition at line 73 of file PrimitiveTimestamp.class.php.


Member Data Documentation

const PrimitiveTimestamp::HOURS = 'hrs'

Definition at line 18 of file PrimitiveTimestamp.class.php.

Referenced by PrimitiveDate::importValue().

const PrimitiveTimestamp::MINUTES = 'min'

Definition at line 19 of file PrimitiveTimestamp.class.php.

Referenced by PrimitiveDate::importValue().

const PrimitiveTimestamp::SECONDS = 'sec'

Definition at line 20 of file PrimitiveTimestamp.class.php.

Referenced by PrimitiveDate::importValue().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:15 2007 for onPHP by  doxygen 1.5.4