Class ExtentUnits

(line 3691)

Description


Located in File: /lib/collection.inc.php

ExtentUnits Object Definition


Class Variables

Summary:
string $ExtentUnits
integer $ID

$ExtentUnits = NULL (line 3803)

Data type : string

  • access: - public

$ID = 0 (line 3800)

Data type : integer

  • access: - public

Class Constants

Summary:

Method Detail

Summary:
ExtentUnits ExtentUnits ([integer|array $ID_or_Row = NULL])
boolean dbLoad ()
string __toString ()

Constructor ExtentUnits (line 3707)

ExtentUnits ExtentUnits( [integer|array $ID_or_Row = NULL])

ExtentUnits Constructor

If ID is passed as an argument, no data will be loaded until dbLoad is called.

If a table row is passed as an argument, the array will be parsed, and object variables will be assigned.

Parameters

  • integer|array $ID_or_Row: ExtentUnits ID or array containing row from tblCol_ExtentUnits

Info

Method dbLoad (line 3741)

boolean dbLoad( )

Loads ExtentUnits

Info

Method __toString (line 3790)

string __toString( )

Outputs ExtentUnits if ExtentUnits is cast to string

Info

  • magic -

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Wed, 10 Jan 2007 15:37:28 -0600 by phpDocumentor 1.3.1