Class Creators_Creator

(line 2)

Description


Located in File: /packages/creators/lib/creator.inc.php



Class Variables

Summary:
string $BiogHist
CreatorType $CreatorType
integer $CreatorTypeID
string $Dates
integer $ID
integer $LCNAFCompliant
string $LCNAFDates
string $Name
string $NameVariants
string $ParentBody
string $Sources

$BiogHist = NULL (line 381)

Data type : string

  • access: - public

$BiogHistAuthor = NULL (line 376)

Data type : string

  • access: - public

$CreatorType = NULL (line 398)

Data type : CreatorType

  • access: - public

$CreatorTypeID = 0 (line 351)

Data type : integer

  • access: - public

$Dates = NULL (line 361)

Data type : string

  • access: - public

$ID = 0 (line 331)

Data type : integer

  • access: - public

$LCNAFCompliant = 1 (line 371)

Data type : integer

  • access: - public

$LCNAFDates = NULL (line 366)

Data type : string

  • access: - public

$Name = NULL (line 336)

Data type : string

  • access: - public

$NameFullerForm = NULL (line 341)

Data type : string

  • access: - public

$NameVariants = NULL (line 346)

Data type : string

  • access: - public

$ParentBody = NULL (line 356)

Data type : string

  • access: - public

$RelatedCreators = NULL (line 391)

Data type : string

  • access: - public

$Sources = NULL (line 386)

Data type : string

  • access: - public

Class Constants

Summary:

Method Detail

Summary:
boolean dbDelete ()
boolean dbLoad ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateParentBody = false], integer $MakeIntoLink[optional], boolean $ConcatinateParentBody[optional])
string __toString ()

Method dbDelete (line 9)

boolean dbDelete( )

Deletes Creator from the database

Info

  • access - public

Method dbLoad (line 71)

boolean dbLoad( )

Loads Creator from the database

Info

  • access - public

Method dbStore (line 125)

boolean dbStore( )

Stores Creator to the database

Info

  • access - public

Method toString (line 265)

string toString( [ $MakeIntoLink = LINK_NONE], [ $ConcatinateParentBody = false], integer $MakeIntoLink[optional], boolean $ConcatinateParentBody[optional])

Generates a formatted string of the Creator object

Parameters

  • integer $MakeIntoLink[optional]:
  • boolean $ConcatinateParentBody[optional]:
  • $MakeIntoLink:
  • $ConcatinateParentBody:

Info

  • access - public
  • todo - Custom Formatting

Method __toString (line 322)

string __toString( )

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Mon, 19 Nov 2007 16:16:14 -0600 by phpDocumentor 1.3.1