Class DigitalLibrary_FileType

(line 2)

Description


Located in File: /packages/digitallibrary/lib/filetype.inc.php



Class Variables

Summary:
string $ContentType
string $FileType
integer $ID
MediaType $MediaType
integer $MediaTypeID

$ContentType = NULL (line 316)

Data type : string

  • access: - public

$FileExtensions = NULL (line 311)

Data type : string

  • access: - public

$FileType = NULL (line 306)

Data type : string

  • access: - public

$ID = 0 (line 301)

Data type : integer

  • access: - public

$MediaType = NULL (line 328)

Data type : MediaType

  • access: - public

$MediaTypeID = 0 (line 321)

Data type : integer

  • access: - public

Class Constants

Summary:

Method Detail

Summary:
boolean dbDelete ()
boolean dbLoad ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], integer $MakeIntoLink[optional])
string __toString ()

Method dbDelete (line 9)

boolean dbDelete( )

Deletes a FileType from the database

Info

  • access - public

Method dbLoad (line 75)

boolean dbLoad( )

Loads FileType from the database

Info

  • access - public

Method dbStore (line 129)

boolean dbStore( )

Stores FileType to the database

Info

  • access - public

Method toString (line 247)

string toString( [ $MakeIntoLink = LINK_NONE], integer $MakeIntoLink[optional])

Generates a formatted string of the FileType object

Parameters

  • integer $MakeIntoLink[optional]:
  • $MakeIntoLink:

Info

  • access - public
  • todo - Custom Formatting

Method __toString (line 293)

string __toString( )

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Mon, 19 Nov 2007 16:16:17 -0600 by phpDocumentor 1.3.1