Class Collections_ExtentUnit

Description
  • abstract:

Located in /packages/collections/lib/extentunit.inc.php (line 2)


	
			
Variable Summary
string $ExtentUnit
integer $ID
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbStore ()
string toString ()
string __toString ()
Variables
string $ExtentUnit = NULL (line 249)
  • access: public
integer $ID = 0 (line 244)
  • access: public
Methods
dbDelete (line 9)

Deletes ExtentUnit from the database

  • access: public
boolean dbDelete ()
dbLoad (line 71)

Loads ExtentUnit from the database

  • access: public
boolean dbLoad ()
dbStore (line 120)

Stores ExtentUnit to the database

  • access: public
boolean dbStore ()
toString (line 220)

Outputs ExtentUnit if ExtentUnit is cast to string

  • access: public
  • magic:
string toString ()
__toString (line 235)

Outputs ExtentUnit if ExtentUnit is cast to string

  • access: public
  • magic:
string __toString ()

Documentation generated on Wed, 05 Mar 2008 16:46:15 -0600 by phpDocumentor 1.3.1