Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
Actually I don't like having multiple actions in one controller class. Therefor I didn't give an $action parameter to the contstructor of the RailRoute. The resulting action method name is 'do', but I can not define a method with that name, since 'do' is a reserved word. The $action parameter should either be required or there should be a default action name like doRun. Environment: Operating System: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||