search

goog.format.EmailAddress

Provided By
All Known Direct Subclasses

Formats an email address string for display, and allows for extraction of the individual components of the address.

new EmailAddress( opt_address, opt_name )

Parameters
opt_addressstring=

The email address.

opt_namestring=

The name associated with the email address.

Instance Methods

Instance Properties

Static Functions

Static Properties