* one were written by Mike Naberezny and Chuck Hagenbuch.
*
* @package Horde_Log
+ * @subpackage Filters
* @author Mike Naberezny <mike@maintainable.com>
* @author Chuck Hagenbuch <chuck@horde.org>
* @license http://opensource.org/licenses/bsd-license.php BSD
/**
* @package Horde_Log
+ * @subpackage Filters
* @author Mike Naberezny <mike@maintainable.com>
* @author Chuck Hagenbuch <chuck@horde.org>
* @license http://opensource.org/licenses/bsd-license.php BSD
/**
* Setup environment for dimp compose actions.
*
+ * Variables used:
* <pre>
* 'composeCache' - (string) The IMP_Compose cache identifier.
+ * 'from' - (string) TODO
+ * 'identity' - (integer) The identity to use
* </pre>
- * from, identity, composeCache
*
* @return array An array with the following values:
* <pre>
}
/**
- * Injects body contents into the base Horde_Mime_part object. If given
- * a list of IDs, does not add body contents for that part or children
- * of that part.
+ * Injects body contents into the base Horde_Mime_part object.
*
* @param array $ignore A list of MIME IDs to ignore.
*