Phenotype API Documentation

Class PhenotypeDataObjectStandard

Description

Located in /class/PhenotypeDataObject.class.php (line 26)

PhenotypeBase
   |
   --PhenotypeDataObjectStandard
Direct descendents
Class Description
PhenotypeDataObject
Class Constant Summary
Variable Summary
mixed $bez
mixed $changed
mixed $clearOnEdit
mixed $dao_type
mixed $loaded
mixed $paramhash
mixed $stored
Method Summary
PhenotypeDataObjectStandard __construct$bez, [ $params = array()], [ $forceBuild = false], [ $clearOnEdit = false])
void __destruct ()
void isLoaded ()
void store ([ $seconds = 0], [ $clearOnEdit = null])
Variables
mixed $bez = "" (line 33)
  • access: public
mixed $changed = false (line 39)
  • access: public
mixed $clearOnEdit = 0 (line 35)
  • access: public
mixed $dao_type = self::dao_application (line 31)
  • access: public

Redefined in descendants as:
mixed $loaded = false (line 38)
  • access: public
mixed $paramhash = "" (line 34)
  • access: public
mixed $stored = false (line 37)
  • access: public

Inherited Variables

Inherited from PhenotypeBase

PhenotypeBase::$charset
PhenotypeBase::$_props
Class Constants
dao_application = 0 (line 28)
dao_system = 1 (line 29)

Documentation generated on Fri, 17 Jul 2009 16:42:57 +0200 by phpDocumentor 1.4.2

Bookmark and Share