Lines Matching refs:param

78      * @param string $path  Path to the file to attach
79 * @param string $mime Mimetype of the attached file
80 * @param string $name The filename to use
81 * @param string $embed Unique key to reference this file from the HTML part
100 * @param string $data The file contents to attach
101 * @param string $mime Mimetype of the attached file
102 * @param string $name The filename to use
103 * @param string $embed Unique key to reference this file from the HTML part
123 * @param array $matches
147 * @param string $header the header name (no trailing colon!)
148 * @param string|string[] $value the value of the header
149 * @param bool $clean remove all non-ASCII chars and line feeds?
180 * @param string $param
182 public function setParameters($param)
184 $this->sendparam = $param;
196 * @param string $text plain text body
197 * @param array $textrep replacements to apply on the text part
198 * @param array $htmlrep replacements to apply on the HTML part, null to use $textrep (urls wrapped in <a> tags)
199 * @param string $html the HTML body, leave null to create it from $text
200 * @param bool $wrap wrap the HTML in the default header/Footer
266 * @param string $html
278 * @param string $text
289 * @param string|string[] $address Multiple adresses separated by commas or as array
300 * @param string|string[] $address Multiple adresses separated by commas or as array
311 * @param string|string[] $address Multiple adresses separated by commas or as array
325 * @param string $address from address
335 * @param string $subject the mail subject
347 * @param string $name the name to clean-up
375 * @param string|string[] $addresses Multiple adresses separated by commas or as array
604 * @param string $key
605 * @param string $val