Magentron EmailImages Extension
Located in /Magentron/EmailImages/Helper/Data.php (line 11)
Mage_Core_Helper_Abstract | --Magentron_EmailImages_Helper_Data
Attach images to mail object.
Remove cached image and context data from the cache.
Retrieve the maximum lifetime for caching in seconds.
Retrieve the regular expression to extract the image URLs from the email HTML body.
Retrieve the index in the regular expression matches to extract the image URLs from the email HTML body.
Is the EmailImages extension enabled to actually attach images?
Attach image URLs to the email.
Retrieve HTML body from mail object.
Retrieve cached context data.
Retrieve image URL from email body HTML
Retrieve image URLs from email content
Retrieve image data from URL.
NB: uses file_get_contents().
Save context data to cache.
Cache tag to use.
Cache type to use.
Default maximum lifetime used for cache.
Default regular expression to extract image URLs from the email HTML body.
Default index in the regular expression matches to extract the image URLs from the email HTML body.
Configuration path for maximum cache lifetime.
Configuration path for extension enablement.
Configuration path for regular expression used to find image URLs in HTML.
Configuration path for index into matches of regular expression used to find image URLs in HTML.
Documentation generated on Fri, 09 Oct 2015 03:37:09 +0200 by phpDocumentor 1.4.4