Class EADElement

(line 3564)

Description


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

EADElement Object Definition


Class Variables

Summary:
string $EADElement
string $EADTag
integer $ID

$EADElement = NULL (line 3676)

Data type : string

  • access: - public

$EADTag = NULL (line 3679)

Data type : string

  • access: - public

$ID = 0 (line 3673)

Data type : integer

  • access: - public

Class Constants

Summary:

Method Detail

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

Constructor EADElement (line 3580)

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

EADElement 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: EADElement ID or array containing row from tblCol_EADElements

Info

Method dbLoad (line 3614)

boolean dbLoad( )

Loads EADElement

Info

Method __toString (line 3663)

string __toString( )

Outputs EADElement if EADElement 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