Class

MailTo

Extends:

Includes:

RFC2368, The mailto URL scheme

Constants
COMPONENT
DEFAULT_PORT
Public Attributes
headers E-mail headers set by the URL, as an Array of Arrays
to The primary e-mail address of the URL, as a String
Public Methods
build Creates a new URI::MailTo object from components, with syntax checking.
headers=
new Creates a new URI::MailTo object from generic URL components with no syntax checking.
to=
to_mailtext Returns the RFC822 e-mail text equivalent of the URL, as a String.
to_rfc822text Alias for #to_mailtext
to_s
Protected Methods
set_headers
set_to
Private Methods
check_headers
check_to
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.