|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.anwrt.anycontent.extensions.content.ContentView
Handle the view part of a content type
| Constructor Summary | |
ContentView()
|
|
| Method Summary | |
void |
configure(Configuration configuration)
Configure a view for a content type |
java.lang.String |
getPluginId()
Get the plugin id |
java.lang.String |
getPluginName()
Get the plugin name |
java.lang.String |
getTemplate()
Get the template to use to view the content |
void |
setInformation(java.lang.String pluginName,
java.lang.String pluginId)
Set the name of the plugin (the directory name) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContentView()
| Method Detail |
public java.lang.String getPluginName()
public java.lang.String getPluginId()
public java.lang.String getTemplate()
public final void setInformation(java.lang.String pluginName,
java.lang.String pluginId)
pluginName - name of the pluginpluginId - id of the pluginpublic void configure(Configuration configuration)
configuration - The xml configuration on an edition tag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||