Class LexisNexisAttachment

Description

Located in /LexisNexisAttachment.class.php (line 3)


	
			
Variable Summary
string $content
string $id
string $type
Method Summary
void __construct ([string $id = null], [string $type = null], [string $content = null])
Variables
string $content (line 21)

Attachment content

  • access: public
string $id (line 9)

Attachment ID

  • access: public
string $type (line 15)

Mime Type

  • access: public
Methods
Constructor __construct (line 30)

Default constructor

  • access: public
void __construct ([string $id = null], [string $type = null], [string $content = null])
  • string $id: Attachment ID
  • string $type: Mime Type
  • string $content: Attachment Content

Documentation generated on Thu, 10 Dec 2009 15:21:23 +0100 by phpDocumentor 1.4.1