|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControllerHandler | |
---|---|
org.makumba.analyser | |
org.makumba.commons | |
org.makumba.commons.attributes | |
org.makumba.controller | |
org.makumba.devel | the makumba developer support, such as MDD, JSP and Java viewers. |
org.makumba.forms.responder |
Uses of ControllerHandler in org.makumba.analyser |
---|
Subclasses of ControllerHandler in org.makumba.analyser | |
---|---|
class |
AnalysisInitControllerHandler
This ControllerHandler ensures that the analysis is initialised correctly at each access |
Uses of ControllerHandler in org.makumba.commons |
---|
Subclasses of ControllerHandler in org.makumba.commons | |
---|---|
class |
MakumbaToolsControllerHandler
Handle access to makumba tools, like the UniquenessServlet . |
Uses of ControllerHandler in org.makumba.commons.attributes |
---|
Subclasses of ControllerHandler in org.makumba.commons.attributes | |
---|---|
class |
AttributesControllerHandler
|
class |
DatabaseConnectionControllerHandler
|
Uses of ControllerHandler in org.makumba.controller |
---|
Subclasses of ControllerHandler in org.makumba.controller | |
---|---|
class |
AJAXDataControllerHandler
ControllerHandler that handles AJAX-related data writing FIXME does not seem to work for multiple forms |
class |
CharsetControllerHandler
Sets the utf8 charset encoding if enabled in the datasource configuration |
class |
FilterConditionControllerHandler
|
Uses of ControllerHandler in org.makumba.devel |
---|
Subclasses of ControllerHandler in org.makumba.devel | |
---|---|
class |
DataToolsControllerHandler
Handle access to the data tools. |
class |
ErrorControllerHandler
This handler lets the request go to the filter chain and then catches all kind of exceptions after it. |
class |
SourceViewControllerHandler
invoke the necessary SourceViewer, depending on the type of the source the architecture should change, and be organized in filters. example: jspx and jsps: JSP syntax colouring | Java linking | MDD linking | line numbering | header java: Java syntax colouring | Java linking | MDD linking | line numbering | header mdd: syntax_colouring | MDD linking | line numbering | header jspxp: JSP syntax colouring | line numbering | makumba reduction | java linking | mdd linking | header It's not difficult to get the current architecture to work like that. |
Uses of ControllerHandler in org.makumba.forms.responder |
---|
Subclasses of ControllerHandler in org.makumba.forms.responder | |
---|---|
class |
ResponseControllerHandler
|
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |