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 600)
  • access: public
integer $ContentID = 0 (line 552)
  • access: public
integer $DisplayOrder = 0 (line 592)
  • access: public
bit $Enabled = 1 (line 547)
  • access: public
FileContents $FileContents = NULL (line 605)
  • access: public
integer $FileContentsID = 0 (line 572)
  • access: public
string $Filename = NULL (line 562)
  • access: public
FileContents $FilePreviewLong = NULL (line 615)
  • access: public
integer $FilePreviewLongID = 0 (line 582)
  • access: public
FileContents $FilePreviewShort = NULL (line 610)
  • access: public
integer $FilePreviewShortID = 0 (line 577)
  • access: public
FileType $FileType = NULL (line 620)
  • access: public
integer $FileTypeID = 0 (line 567)
  • access: public
integer $ID = 0 (line 542)
  • access: public
integer $Size = 0 (line 587)
  • access: public
string $Title = NULL (line 557)
  • 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 165)

Loads File from the database

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

Stores DLFile to the database

  • access: public
boolean dbStore ()

Documentation generated on Wed, 05 Mar 2008 16:46:18 -0600 by phpDocumentor 1.3.1