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 component, helper, behavior in cakephp?



Explain the difference between component, helper, behavior in cakephp?..

Answer / Priyam Upadhyay

In CakePHP, components are part of the controller and run before an action is called. Helpers are used to assist with common HTML and form generation tasks in views. Behaviors are classes that provide reusable methods for models without having to be associated with any particular model.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

Is it possible to have multiple validation rules per field in cakephp?

1 Answers  


explain the server requirements for cakephp.

1 Answers  


How to include helpers in controller ?

1 Answers  


Why cakephp have two vendor folder?what is the difference between two vendors folder available in cakephp?

1 Answers  


How to include components in controller ?

1 Answers  


When cakephp was developed?

1 Answers  


What are the server requirements for installing cakephp?

1 Answers  


What is the default extension of view files?

1 Answers  


What is mvc (model, view, and controller) in cakephp?

1 Answers  


Is cakephp a mvc?

1 Answers  


What is the term "security.salt" and "security.cipherseed" in cakephp?

1 Answers  


How to read, write and delete session in cakephp?

1 Answers  


Categories