Category Archives: routing
symfony 调用不同app的routing
http://www.symfony-project.org/blog/2009/02/17/cross-application-links
Posted in routing
Comments Off
symfony生产url
在symfony中生产url的helper函数url_for很好用。但它只能在模板中使用,而在其它的地方需要使用不同的函数
Posted in routing
Comments Off
sfPropelRouteCollection路由类
sfPropelRouteCollection从名字来看就是多个sfPropelRoute的集合,它包括哪些路由呢?
Posted in routing
Comments Off