Class ContainerType

(line 3304)

Description


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

ContainerType Object Definition


Class Variables

Summary:
string $EADType
integer $ID

$ContainerType = NULL (line 3416)

Data type : string

  • access: - public

$EADType = NULL (line 3419)

Data type : string

  • access: - public

$GlobalNumbering = 0 (line 3425)

Data type : integer

  • access: - public

$ID = 0 (line 3413)

Data type : integer

  • access: - public

$PhysicalContainer = 0 (line 3422)

Data type : integer

  • access: - public

Class Constants

Summary:

Method Detail

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

Constructor ContainerType (line 3320)

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

ContainerType 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: ContainerType ID or array containing row from tblCol_ContainerTypes

Info

Method dbLoad (line 3354)

boolean dbLoad( )

Loads ContainerType

Info

Method __toString (line 3403)

string __toString( )

Outputs Container Type if ContainerType 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:27 -0600 by phpDocumentor 1.3.1