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...


What are component, helper and why are they used?



What are component, helper and why are they used?..

Answer / Raunaq Kumar Srivastava

In CakePHP, components and helpers are reusable PHP classes that provide specific functionality: 1. Components: They extend the core Controller class and can be added to any controller to perform specific tasks like email sending, CAPTCHA validation, etc. 2. Helpers: They contain functions that can be used in views for various purposes like formatting data, generating links, etc. They make it easier to reuse code across multiple views.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

What is scaffolding in cakephp?

1 Answers  


What do you mean by scaffolding used in cakephp?

1 Answers  


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

1 Answers  


What is the name of cakephp database configuration file?

1 Answers  


Which is better cakephp or laravel?

1 Answers  


How many types of caches does cakephp support?

1 Answers  


How we can call a model from view in cakephp?

1 Answers  


What is the difference between component, helper, behavior?

1 Answers  


List some commonly used cakephp components?

1 Answers  


What do you mean by component in cakephp?

1 Answers  


Name some commonly used components in cakaphp?

1 Answers  


How to install cakephp?

1 Answers  


Categories