so we can use zend tools to create actions, controllers, etc., and it will do the dirty work ...

but then what if you want to rename said actions, controllers? is there a way to do this without manually changing all the names in various files?

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

At this moment, it isn't possible - as same as deleting actions, controllers and so on.

link|improve this answer
feedback

No ways. You should rename stuff manually. Type zf --help to see avalaible console actions.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.