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])
string __toString ()
Variables
string $BiogHist = NULL (line 381)
  • access: public
string $BiogHistAuthor = NULL (line 376)
  • access: public
CreatorType $CreatorType = NULL (line 398)
  • access: public
integer $CreatorTypeID = 0 (line 351)
  • access: public
string $Dates = NULL (line 361)
  • access: public
integer $ID = 0 (line 331)
  • access: public
integer $LCNAFCompliant = 1 (line 371)
  • access: public
string $LCNAFDates = NULL (line 366)
  • access: public
string $Name = NULL (line 336)
  • access: public
string $NameFullerForm = NULL (line 341)
  • access: public
string $NameVariants = NULL (line 346)
  • access: public
string $ParentBody = NULL (line 356)
  • access: public
string $RelatedCreators = NULL (line 391)
  • access: public
string $Sources = NULL (line 386)
  • 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 125)

Stores Creator to the database

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

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
__toString (line 322)
string __toString ()

Documentation generated on Wed, 05 Mar 2008 16:45:58 -0600 by phpDocumentor 1.3.1