Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the difference between beforerender() and beforefilter() in cakephp?



Explain the difference between beforerender() and beforefilter() in cakephp?..

Answer / Gaurav Kumar Bajpai

BeforeFilter is called before each action. It's used to set up conditions for the controller like authentication, authorization, or setting layout. BeforeRender is called just before rendering a view. It's used to modify data that will be displayed in the view.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

What is the current stable version of cakephp?

1 Answers  


How to add scaffolding in your application?

1 Answers  


What are the key features of cakephp? explain

1 Answers  


What is the use of cakephp?

1 Answers  


Please write the name of cakephp database configuration file name and its location?

1 Answers  


What is default function for a controller?

1 Answers  


What is cakephp request cycle?

1 Answers  


How can you include a javascript menu throughout the site. Give steps.

1 Answers  


What is habtm?

1 Answers  


In cakephp, which function is first executed before every action in the controller?

1 Answers  


How to include components in controller ?

1 Answers  


List types of association supported by cakephp?

1 Answers  


Categories