[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/horde/framework/Horde/Mail/Transport/ -> Smtphorde.php (summary)

Copyright 2013-2014 Horde LLC (http://www.horde.org/) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Copyright: 2013-2014 Horde LLC
License: http://www.horde.org/licenses/bsd New BSD License
File Size: 160 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Horde_Mail_Transport_Smtphorde:: (3 methods):
  __construct()
  send()
  getSMTPObject()


Class: Horde_Mail_Transport_Smtphorde  - X-Ref

SMTP implementation using Horde_Smtp.

__construct(array $params = array()   X-Ref
Constructor.

param: array $params  Additional parameters:

send($recipients, array $headers, $body)   X-Ref
No description

getSMTPObject()   X-Ref
Connect to the SMTP server by instantiating a Horde_Smtp object.

return: Horde_Smtp  The SMTP object.



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1