简体   繁体   English

让zend工具重命名动作

[英]getting zend tools to rename actions

so we can use zend tools to create actions, controllers, etc., and it will do the dirty work ... 所以我们可以使用zend工具来创建动作,控制器等,它将完成肮脏的工作...

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? 有没有一种方法可以手动更改各种文件中的所有名称?

目前,这是不可能的-与删除动作,控制器等相同。

No ways. 没办法。 You should rename stuff manually. 您应该手动重命名内容。 Type zf --help to see avalaible console actions. 键入zf --help查看可用的控制台操作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM