| Methods | ||
|---|---|---|
| 
					
	public
					
					
				 | MailEncodingName() | # | 
| 
					
	public
					
					
				 | PartID() | # | 
| 
					
	public
					
					
				 | FileName() | # | 
| 
					
	public
					
					
				 | ContentType() | # | 
| 
					
	public
					
					
				 | Size() | # | 
| 
					
	public
					
					
				 | EstimatedSize() | # | 
| 
					
	public
					
					
				 | Charset() | # | 
| 
					
	public
					
					
				 | ContentID() | # | 
| 
					
	public
					
					
				 | ContentLocation() | # | 
| 
					
	public
					
					
				 | IsInline() | # | 
| 
					
	public
					
					
				 | IsImage() | # | 
| 
					
	public
					
					
				 | IsArchive() | # | 
| 
					
	public
					
					
				 | IsPdf(): bool | # | 
| 
					
	public
					
					
				 | IsDoc(): bool | # | 
| 
					
	public
					
					
				 | IsPgpSignature(): bool | # | 
| 
					
	public
					
					
				 | IsAttachBodyPart(): bool | # | 
| 
					
	public
					
					
				 | SearchPlainParts(): array|null | # | 
| 
					
	public
					
					
				 | SearchHtmlParts(): array|null | # | 
| 
					
	public
					
					
				 | SearchHtmlOrPlainParts(): array|null | # | 
| 
					
	public
					
					
				 | SearchCharset(): string | # | 
| 
					
	public
					
					
				 | SearchByCallback(mixed $fCallback): array | # | 
| 
					
	public
					
					
				 | SearchAttachmentsParts(): array | # | 
| 
					
	public
					
					
				 | SearchByContentType(string $sContentType): array | # | 
| 
					
	public
					
					
				 | GetAllParts(): array | # | 
| 
					
	public
					
					
				 | GetPartByMimeIndex(string $sMimeIndex): BodyStructure | # | 
| 
					
	public
					static
					
				 | NewInstance(array $aBodyStructure, string $sPartID = ''): BodyStructure | # | 
| 
					
	public
					static
					
				 | NewInstanceFromRfc822SubPart(array $aBodyStructure, string $sSubPartID): BodyStructure|null | # |