http://www.symfony-project.org/reference/1_4/en/10-Routing#chapter_10_sub_method_for_criteria
:)
On 14.07.2010, at 13:20, HAUSa wrote:
> I got a feeling that my method option is ignored:
>
> advertisement_show:
> url: /:sf_culture/advertisement/show/:id/:slug/*
> class: sfPropelRoute
>
I got a feeling that my method option is ignored:
advertisement_show:
url: /:sf_culture/advertisement/show/:id/:slug/*
class: sfPropelRoute
options: { model: Advertisement, type: object, method: adsasdgas }
param: { module: advertisement, action: show }
requirements:
sf_metho