|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objecttaglib.FckEditorTagLib
class FckEditorTagLib
A tag for the FCK editor, derived from Grails' UITagLib in version 0.5.6.
| Property Summary | |
|---|---|
def |
richTextEditor
A Rich Text Editor component that by default uses fckeditor with a basepath of /fckeditor. |
| Constructor Summary | |
FckEditorTagLib()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
def richTextEditor
| Constructor Detail |
|---|
FckEditorTagLib()
Groovy Documentation