Overview

Packages

  • Onion::Controllers
  • Onion::Core
  • Onion::UI
  • Onion::Utils

Classes

  • Arrays
  • Assets
  • Filesystem
  • Image
  • Languages
  • Mail
  • Secure
  • Strings
  • SWF
  • Utils
  • Validate
  • Visitor
  • Overview
  • Package
  • Class
  • Tree

Class Mail

Onion Framework - Odosielanie e-mailov

Copyright (c) 2011 Jano Gašpar (http://webstranky.net)

Package: Onion::Utils
Copyright: Copyright (c) 2011 Jano Gašpar
Author: Jano Gašpar
Located at Utils/Mail.php
Methods summary
public
# send( )
Properties summary
public $address NULL
#
public string $subject ''
#
public string $message ''
#
public string $htmlMessage ''
#
public string $nameTo 'owner'
#
public string $from 'mail@example.com'
#
public string $nameFrom 'web'
#
public array $bcc array()
#
public array $cc array()
#
public $attachment NULL
#
Onion API documentation generated by ApiGen.
Generated using the TokenReflection library.