API17:JHtmlEmail
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 6: | Line 6: | ||
===Defined in=== | ===Defined in=== | ||
libraries/joomla/html/html/email.php | libraries/joomla/html/html/email.php | ||
| + | * see source code in [[jplatform:html/html/email.php|BitBucket]] | ||
===Subpackage=== | ===Subpackage=== | ||
[[Subpackage Html/11.1|Html]] | [[Subpackage Html/11.1|Html]] | ||
| Line 26: | Line 27: | ||
<source lang="php">jimport( 'joomla.html.html.email' );</source> | <source lang="php">jimport( 'joomla.html.html.email' );</source> | ||
===See also=== | ===See also=== | ||
| + | * JHtmlEmail source code in [[jplatform:html/html/email.php|BitBucket]] | ||
* [[JHtmlEmail|Other versions of this class]] | * [[JHtmlEmail|Other versions of this class]] | ||
{{SeeAlso:JHtmlEmail}} | {{SeeAlso:JHtmlEmail}} | ||
Revision as of 17:57, 23 April 2011
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JHtmlEmail
Defined in
libraries/joomla/html/html/email.php
- see source code in BitBucket
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| cloak | Simple Javascript email Cloaker. |
| _convertEncoding |
Importing
jimport( 'joomla.html.html.email' );
See also
- JHtmlEmail source code in BitBucket
- Other versions of this class
SeeAlso:JHtmlEmail [Edit See Also]
Examples
<CodeExamplesForm />
