Method | Description | |
---|---|---|
setAttachments ( $content_type, $content ) : array | Get statements and attachments from submitted content |
Method | Description | |
---|---|---|
getBoundary ( String $content_type ) : String | Gets the boundary from the content type. | |
getHeaders ( String $raw_headers, String $delim ) : [String | Gets the boundary from the content type. | |
validateHeaders ( array $headers, array $sha_hashes ) | Validates the attachment headers. |
static public setAttachments ( $content_type, $content ) : array | ||
$content_type | ||
$content | ||
return | array |