Eric Lippmann
|
28009eb563
|
Rename controller namespace to Controllers
refs #5786
|
2015-08-27 13:03:45 +02:00 |
Eric Lippmann
|
e31dce97a9
|
Fix dispatching namespaced module controllers
refs #5786
|
2015-08-18 11:11:28 +02:00 |
Eric Lippmann
|
7252f3237a
|
Introduce a constant for the controller namespace
refs #5786
|
2015-08-17 13:43:34 +02:00 |
Eric Lippmann
|
06e879f078
|
Throw an expcetion in our Dispatcher if the controller is not an instance of Zend_Controller_Action_Interface
refs #5786
|
2015-08-17 13:38:16 +02:00 |
Eric Lippmann
|
e26a7fd4d1
|
Use Zend_Cotroller_Dispatcher_Standard::getActionMethod() in the Dispatcher
refs #5786
|
2015-08-17 13:34:47 +02:00 |
Eric Lippmann
|
965fee1e9e
|
Fix 'void' method result used in the Dispatcher
refs #5786
|
2015-08-17 13:31:05 +02:00 |
Eric Lippmann
|
8b32edd6e9
|
Default to Zend's dispatcher if the controller name is empty
refs #5786
|
2015-08-17 13:29:47 +02:00 |
Eric Lippmann
|
e8c0e97bb3
|
Add PHPDoc to the Dispatcher
refs #5786
|
2015-08-17 13:10:01 +02:00 |
Eric Lippmann
|
f972a034e7
|
Fix license header in Dispatcher
refs #5786
|
2015-08-17 13:08:41 +02:00 |
Eric Lippmann
|
9647293f1b
|
Add our own dispatcher prototype for namespaced controllers
refs #5786
|
2014-12-18 17:11:30 +01:00 |