<toolbars> Element

This element contains the configuration information for the toolbars within Ephox EditLive! for XML. This includes the Format and the Command toolbars and the buttons and combo boxes contained within them.

Element Tree Structure

<editLive>
     ...
     <toolbars>
          <!--toolbars configuration settings-->
     </toolbars>
     ...
</editLive>

Child Elements

<toolbar>

This element contains the configuration information for a toolbar within EditLive! for XML.

Remarks

The <toolbars> element can appear only once within the <editLive> element.