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])
string __toString ()
Variables
string $ContentType = NULL (line 316)
  • access: public
string $FileExtensions = NULL (line 311)
  • access: public
string $FileType = NULL (line 306)
  • access: public
integer $ID = 0 (line 301)
  • access: public
MediaType $MediaType = NULL (line 328)
  • access: public
integer $MediaTypeID = 0 (line 321)
  • 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 129)

Stores FileType to the database

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

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

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