<mailtoList> Element

This element allows for the specification of a list of e-mail addresses that the end users of Ephox EditLive! for Java will be provided with via the Insert Hyperlink dialog.

Element Tree Structure

<editLiveForJava>
    <hyperlinks>
        <mailtoList>

<editLiveForJava>
     ...
     <hyperlinks>
          ...
          <mailtoList>
               <!--mailto list configuration settings-->
          </mailtoList>
     </hyperlinks>
     ...
</editLiveForJava>

Child Elements

Element Description
<mailtolink> This element defines an e-mail address that end users of EditLive! for Java will be provided with via the Insert Hyperlink dialog.

Remarks

The <mailtoList> element can appear only once within the <hyperlinks> element.

See Also