diff --git a/ws2011/BP/Wiki-Stuff/.DS_Store b/ws2011/BP/Wiki-Stuff/.DS_Store new file mode 100644 index 00000000..5008ddfc Binary files /dev/null and b/ws2011/BP/Wiki-Stuff/.DS_Store differ diff --git a/ws2011/BP/Wiki-Stuff/Controller Structure/api-controller-structure.graphml b/ws2011/BP/Wiki-Stuff/Controller Structure/api-controller-structure.graphml new file mode 100644 index 00000000..bd4f9e03 --- /dev/null +++ b/ws2011/BP/Wiki-Stuff/Controller Structure/api-controller-structure.graphml @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + api + + + + + + + + + + + + + + + + ArgumentController + handles all HTTP-GET/POST-Paramters + test + + + + + + + + + + + + + + + + AccountController + + + + + + + + + + + + + + + + DaSenseLogin + + + + + + + + + + + + + + + + DaSenseRegistration + + + + + + + + + + + + + + + + DaSenseRegistrationStudy + + + + + + + + + + + + + + + + + call = account + + + + + + + + + + + + + + default: ArgumentController handles all HTTP-GET/POST-Parameters + + + + + + + + + + + + + + flag = login / available + + + + + + + + + + + + + + flag = registration + + + + + + + + + + + + + + flag = registration_study + + + + + + + + + diff --git a/ws2011/BP/Wiki-Stuff/Controller Structure/api-controller-structure.jpg b/ws2011/BP/Wiki-Stuff/Controller Structure/api-controller-structure.jpg new file mode 100644 index 00000000..af4d5655 Binary files /dev/null and b/ws2011/BP/Wiki-Stuff/Controller Structure/api-controller-structure.jpg differ diff --git a/ws2011/BP/Wiki-Stuff/Controller Structure/controller-structure.graphml b/ws2011/BP/Wiki-Stuff/Controller Structure/controller-structure.graphml new file mode 100644 index 00000000..8b824d22 --- /dev/null +++ b/ws2011/BP/Wiki-Stuff/Controller Structure/controller-structure.graphml @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + index + + + + + + + + + + + + + + + + LoginController + + + + + + + + + + + + + + + + Controller + + + + + + + + + + + + + + + + LocaleController + + + + + + + + + + + + + + + + FrontController + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ws2011/BP/Wiki-Stuff/Controller Structure/controller-structure.jpg b/ws2011/BP/Wiki-Stuff/Controller Structure/controller-structure.jpg new file mode 100644 index 00000000..8a846aff Binary files /dev/null and b/ws2011/BP/Wiki-Stuff/Controller Structure/controller-structure.jpg differ