Class DigitalLibrary_File

Description
  • abstract:

Located in /packages/digitallibrary/lib/file.inc.php (line 2)


	
			
Variable Summary
integer $ContentID
integer $DisplayOrder
bit $Enabled
FileContents $FileContents
integer $FileContentsID
string $Filename
FileContents $FilePreviewLong
FileContents $FilePreviewShort
FileType $FileType
integer $FileTypeID
integer $ID
integer $Size
string $Title
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbLoadFileContents ()
boolean dbStore ()
Variables
DigitalContent $Content = NULL (line 585)
  • access: public
integer $ContentID = 0 (line 537)
  • access: public
integer $DisplayOrder = 0 (line 577)
  • access: public
bit $Enabled = 1 (line 532)
  • access: public
FileContents $FileContents = NULL (line 590)
  • access: public
integer $FileContentsID = 0 (line 557)
  • access: public
string $Filename = NULL (line 547)
  • access: public
FileContents $FilePreviewLong = NULL (line 600)
  • access: public
integer $FilePreviewLongID = 0 (line 567)
  • access: public
FileContents $FilePreviewShort = NULL (line 595)
  • access: public
integer $FilePreviewShortID = 0 (line 562)
  • access: public
FileType $FileType = NULL (line 605)
  • access: public
integer $FileTypeID = 0 (line 552)
  • access: public
integer $ID = 0 (line 527)
  • access: public
integer $Size = 0 (line 572)
  • access: public
string $Title = NULL (line 542)
  • access: public
Methods
dbDelete (line 9)

Deletes DigitalContent from the database

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

Loads File from the database

  • access: public
boolean dbLoad ()
dbLoadFileContents (line 138)

Loads File from the database

  • access: public
boolean dbLoadFileContents ()
dbStore (line 191)

Stores DLFile to the database

  • access: public
boolean dbStore ()

Documentation generated on Thu, 14 Aug 2008 20:22:11 -0500 by phpDocumentor 1.3.1