Class FactivaPart

Description

Containes information about an engine

  • author: Cosmin Popescu - cosminadrianpopescu@gmail.com
  • copyright: Copyright 2009, Cosmin Popescu, All rights reserved

Located in /FactivaPart.class.php (line 8)


	
			
Variable Summary
string $mimeType
string $reference
int $size
string $subType
string $type
Variables
string $mimeType (line 25)

The mime type of the article part

  • access: public
string $reference (line 31)

Represents a schema/server ID pair that is sufficient to address a data item. For example, a URL or local reference

  • access: public
int $size (line 37)

Represents the size of the items in octets

  • access: public
string $subType (line 19)

Represents the subtype (character data) for the specified type

  • access: public
string $type (line 13)

Represents the general type of file format, such as a D&B Report or a full size picture

  • access: public

Documentation generated on Thu, 10 Dec 2009 15:16:44 +0100 by phpDocumentor 1.4.1