Can models access controller methods?

I have a method in a model that needs to access a method in a controller. Is this possible to do?

Maybe, but this would very strongly indicate a design flaw in your application. Can you post some code for us to look at?

Cheers, Max