Disable View From Controller Or Controller Function Without View in CakePHP

Hi Friends, today I am going to explain you one simple thing for which I have searched more than one hour. I wanted to make one controller and one function in it which don’t have view file for it.I haveā¦