|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.anwrt.anycontent.extensions.content.ContentEditionFormat
Handle the style formats for the htmleditor button
| Constructor Summary | |
ContentEditionFormat()
Creates a html editor button to choose style |
|
| Method Summary | |
void |
configure(Configuration configuration,
java.lang.String defaultCatalogue)
Configure the style button from its configuration with elements: <style name="HTMLEDITOR_STYLE_HEADING_1" tag="h1" class=""> |
void |
toSAX(org.xml.sax.ContentHandler contentHandler)
Send the configuration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContentEditionFormat()
| Method Detail |
public void configure(Configuration configuration,
java.lang.String defaultCatalogue)
throws ConfigurationException
configuration - The configuration to readdefaultCatalogue - The i18n catalogue for styles
ConfigurationException - If the configuration is incorrect
public void toSAX(org.xml.sax.ContentHandler contentHandler)
throws org.xml.sax.SAXException
contentHandler - where to sax the configuration of the buttons
org.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||