Class EADElement

(line 3914)

Description


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

EADElement Object Definition


Class Variables

Summary:
string $EADElement
string $EADTag
integer $ID

$EADElement = NULL (line 4026)

Data type : string

  • access: - public

$EADTag = NULL (line 4029)

Data type : string

  • access: - public

$ID = 0 (line 4023)

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

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

  • access - public

Method dbLoad (line 3964)

boolean dbLoad( )

Loads EADElement

Info

  • access - public

Method __toString (line 4013)

string __toString( )

Outputs EADElement if EADElement is cast to string

Info

  • access - public
  • magic -

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Wed, 17 Jan 2007 16:25:22 -0600 by phpDocumentor 1.3.1