Class ExtentUnits

(line 4041)

Description


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

ExtentUnits Object Definition


Class Variables

Summary:
string $ExtentUnits
integer $ID

$ExtentUnits = NULL (line 4153)

Data type : string

  • access: - public

$ID = 0 (line 4150)

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 4057)

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

  • access - public

Method dbLoad (line 4091)

boolean dbLoad( )

Loads ExtentUnits

Info

  • access - public

Method __toString (line 4140)

string __toString( )

Outputs ExtentUnits if ExtentUnits is cast to string

Info

  • access - public
  • magic -

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Fri, 06 Apr 2007 12:12:18 -0500 by phpDocumentor 1.3.1