phramework doc
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • Phramework
    • Authentication
    • Database
      • Operations
    • Exceptions
    • Extensions
    • Models
    • URIStrategy
    • Validate
    • Viewers

Classes

  • Cache
  • Compress
  • Email
  • Execute
  • Filter
  • Language
  • Operator
  • Request
  • Response
  • Upload
  • Util

Class Email

Email functions

Namespace: Phramework\Models
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since 0
Todo: add more methods
Todo: add defined settings documentation
Located at Models/Email.php

Methods summary

public static
# send( string $address, string $subject, string $body, string $account = 'default' )

Send an e-mail

Send an e-mail

Parameters

$address
$subject
$body
$account
[Optional], Account name
phramework doc API documentation generated by ApiGen