[ Index ]

PHP Cross Reference of Akelos Framework

title

Body

[close]

/AkActionMailer/ -> AkMailParser.php (summary)

(no description)

File Size: 369 lines (14 kb)
Included or required: 2 times
Referenced: 0 times
Includes or requires: 3 files
 AkActionView/helpers/asset_tag_helper.php
 AkImage.php
 AkActionView/helpers/text_helper.php

Defines 1 class

AkMailParser:: (23 methods):
  AkMailParser()
  parse()
  getContentTypeProcessorMethodName()
  getContentDisposition()
  getParsedTextBody()
  getParsedMultipartBody()
  getParsedMessageBody()
  _getDecodedBody()
  _findHeaderValue()
  _findHeaderAttributeValue()
  findHeaderValueOrDefaultTo()
  _findHeader()
  getParsedRawHeaders()
  _parseHeaderLine()
  _headerCanHaveAttributes()
  _extractAttributesForHeader_()
  _decodeHeader_()
  _decodeHeaderAttribute()
  _getRawHeaderAndBody()
  _expandHeadersOnMailObject()
  importStructure()
  extractImagesIntoInlineParts()
  _getImagePath()


Class: AkMailParser  - X-Ref

AkMailParser($options = array()   X-Ref
No description

parse($raw_message = '', $options = array()   X-Ref
No description

getContentTypeProcessorMethodName()   X-Ref
No description

getContentDisposition()   X-Ref
No description

getParsedTextBody($body)   X-Ref
No description

getParsedMultipartBody($body)   X-Ref
No description

getParsedMessageBody($body)   X-Ref
No description

_getDecodedBody($body)   X-Ref
No description

_findHeaderValue($name)   X-Ref
No description

_findHeaderAttributeValue($name, $attribute)   X-Ref
No description

findHeaderValueOrDefaultTo($name, $default)   X-Ref
No description

_findHeader($name)   X-Ref
No description

getParsedRawHeaders($raw_headers)   X-Ref
No description

_parseHeaderLine($header_line)   X-Ref
No description

_headerCanHaveAttributes($header)   X-Ref
No description

_extractAttributesForHeader_(&$header)   X-Ref
No description

_decodeHeader_(&$header)   X-Ref
No description

_decodeHeaderAttribute($header_attribute, $charset = '')   X-Ref
RFC 2231 Implementation


_getRawHeaderAndBody($raw_part)   X-Ref
No description

_expandHeadersOnMailObject(&$Mail)   X-Ref
No description

importStructure(&$MailOrPart, $structure = array()   X-Ref
No description

extractImagesIntoInlineParts(&$Mail, $options = array()   X-Ref
No description

_getImagePath($path)   X-Ref
No description



Generated: Mon Oct 27 12:43:49 2008 Cross-referenced by PHPXref 0.6