org.riotfamily.riot.form.element
Class ChooserPathController
java.lang.Object
org.riotfamily.riot.editor.ui.PathController
org.riotfamily.riot.form.element.ChooserPathController
- All Implemented Interfaces:
- MessageSourceAware, Controller
public class ChooserPathController
- extends PathController
- Since:
- 7.0
- Author:
- Felix Gnass [fgnass at neteye dot de]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChooserPathController
public ChooserPathController(EditorRepository repository)
getViewName
protected String getViewName()
- Overrides:
getViewName
in class PathController
processPath
protected void processPath(EditorPath path,
HttpServletRequest request)
- Overrides:
processPath
in class PathController