Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Plugin Controller #40

Open
vbocquel opened this issue Dec 6, 2014 · 3 comments
Open

Plugin Controller #40

vbocquel opened this issue Dec 6, 2014 · 3 comments

Comments

@vbocquel
Copy link
Contributor

vbocquel commented Dec 6, 2014

Hi

I'm using the Controller plugin and I believe the documentation is wrong.
It says :
"When using the router, the action parameter is mandatory. This plugin adds another mandatory parameter named controller. This parameter refers to the controller name whereas the action parameter refers to a method of the controller class."

I was not able to use this kind of syntax. In fact, the only way to get it right is by using the action parameter with "controller/method".
A TestController with a viewTest() method can be called with "test/viewTest".

@ghost
Copy link

ghost commented Jul 19, 2015

I just got the same problem.

@griffonfab
Copy link

Just got the same problem.

@GilDev
Copy link

GilDev commented Oct 30, 2015

The author seems to have abandoned this project, sorry…

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants