Class Creators_Creator

Description
  • abstract:

Located in /packages/creators/lib/creator.inc.php (line 2)


	
			
Variable Summary
string $BiogHist
CreatorType $CreatorType
integer $CreatorTypeID
string $Dates
integer $ID
integer $LCNAFCompliant
string $LCNAFDates
string $Name
string $NameVariants
string $ParentBody
string $Sources
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateParentBody = false], integer $MakeIntoLink[optional], boolean $ConcatinateParentBody[optional])
Variables
string $BiogHist = NULL (line 345)
  • access: public
string $BiogHistAuthor = NULL (line 340)
  • access: public
CreatorType $CreatorType = NULL (line 362)
  • access: public
integer $CreatorTypeID = 0 (line 315)
  • access: public
string $Dates = NULL (line 325)
  • access: public
integer $ID = 0 (line 295)
  • access: public
integer $LCNAFCompliant = 1 (line 335)
  • access: public
string $LCNAFDates = NULL (line 330)
  • access: public
string $Name = NULL (line 300)
  • access: public
string $NameFullerForm = NULL (line 305)
  • access: public
string $NameVariants = NULL (line 310)
  • access: public
string $ParentBody = NULL (line 320)
  • access: public
string $RelatedCreators = NULL (line 355)
  • access: public
string $Sources = NULL (line 350)
  • access: public
Methods
dbDelete (line 9)

Deletes Creator from the database

  • access: public
boolean dbDelete ()
dbLoad (line 71)

Loads Creator from the database

  • access: public
boolean dbLoad ()
dbStore (line 98)

Stores Creator to the database

  • access: public
boolean dbStore ()
toString (line 238)

Generates a formatted string of the Creator object

  • access: public
  • todo: Custom Formatting
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateParentBody = false], integer $MakeIntoLink[optional], boolean $ConcatinateParentBody[optional])
  • integer $MakeIntoLink[optional]
  • boolean $ConcatinateParentBody[optional]
  • $MakeIntoLink
  • $ConcatinateParentBody

Documentation generated on Thu, 14 Aug 2008 20:21:49 -0500 by phpDocumentor 1.3.1