Thanks for the (fast) help!
I didn't know where to look in the manual for this... and when someone links
it it seems so logical...

Thanks!


Wolfgang Forstmeier wrote:
> 
> Hi,
> 
> you should have a look into the manual.
> There you could found a nice description how to use a "default" method
> if some of your called method is not found.
> 
> Manual:
> http://framework.zend.com/manual/en/zend.controller.action.html#zend.controller.action.subclassing
> 
> On 9/10/07, ArticSun <[EMAIL PROTECTED]> wrote:
>>
>> Hi all!
>>
>>    I got a controller with several methods like "option1Action",
>> "option2Action" etc. These methods are very similar but they're called
>> with
>> different urls ("url/controller/option1", "url/controller/option2",
>> etc.).
>>
>> My question is, if it is possible to have a default "method" which is
>> called
>> when a certain method is not found? Some kind of autoload, but then for
>> methods instead of objects?
>>
>> How could I solve this?
>>
>> Thanks!
>> --
>> View this message in context:
>> http://www.nabble.com/Default-method-in-controllers--tf4413945s16154.html#a12590869
>> Sent from the Zend Framework mailing list archive at Nabble.com.
>>
>>
> 
> 
> --
> Mit freundlichen Grüßen
> With best regards
> 
> Wolfgang Forstmeier
> -------------------------------------------
> +49° 34' 26.76", +11° 0' 48.60"
> -------------------------------------------
> mailto:[EMAIL PROTECTED]
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Default-method-in-controllers--tf4413945s16154.html#a12591099
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to