Class TnefReceiver

Description
  • since: 0.7.nsm

Located in /plugins/attachment_tnef/class/tnef.php (line 31)


	
			
Direct descendents
Class Description
 class TnefvCard
Variable Summary
 string $contents
 boolean $tnef_debug
Method Summary
 string getContent ()
 integer getSize ()
 void receiveMapiAttribute (integer $attr_type, integer $attr_name, string $value, integer $length)
 void receiveTnefAttribute (integer $attribute, string $value, integer $length)
Variables
string $contents = '' (line 36)

Object contents (use getContent method)

boolean $tnef_debug = false (line 41)

Debug controls

Methods
getContent (line 57)

Outputs part body

string getContent ()

Redefined in descendants as:
getSize (line 49)

Shows part size

  • return: size of part
integer getSize ()

Redefined in descendants as:
receiveMapiAttribute (line 82)

Enter description here...

void receiveMapiAttribute (integer $attr_type, integer $attr_name, string $value, integer $length)
  • integer $attr_type
  • integer $attr_name
  • string $value
  • integer $length

Redefined in descendants as:
receiveTnefAttribute (line 70)

Enter description here...

void receiveTnefAttribute (integer $attribute, string $value, integer $length)
  • integer $attribute
  • string $value
  • integer $length

Documentation generated on Sun, 22 Nov 2009 17:36:52 +0200 by phpDocumentor 1.4.3