Class DigitalLibrary_FileType

Description
  • abstract:

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


	
			
Variable Summary
string $ContentType
string $FileType
integer $ID
MediaType $MediaType
integer $MediaTypeID
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], integer $MakeIntoLink[optional])
Variables
string $ContentType = NULL (line 280)
  • access: public
string $FileExtensions = NULL (line 275)
  • access: public
string $FileType = NULL (line 270)
  • access: public
integer $ID = 0 (line 265)
  • access: public
MediaType $MediaType = NULL (line 292)
  • access: public
integer $MediaTypeID = 0 (line 285)
  • access: public
Methods
dbDelete (line 9)

Deletes a FileType from the database

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

Loads FileType from the database

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

Stores FileType to the database

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

Generates a formatted string of the FileType object

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

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