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 is the default extension of view files in cakephp?can we change it?if yes then how?



What is the default extension of view files in cakephp?can we change it?if yes then how?..

Answer / Umesh Kumar Morya

The default extension for view files in CakePHP is .ctp (Controller Template Pages). If you want to change it, you can modify the $viewClass property in your AppController.php. For example, setting it to 'View' instead of 'CakePHPViewAppView' will use a custom view class with a different extension.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

What is the name of cakephp database configuration file name and its location?

1 Answers  


What are the server requirements for installing cakephp?

1 Answers  


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

1 Answers  


What are components in cakephp.

1 Answers  


List some of the features in cakephp?

1 Answers  


List some database related query function used in cakephp.

1 Answers  


What is default function and default controller of cakephp which is called automatically?

1 Answers  


What is wrong with the below validation rule?

1 Answers  


What is recursive in cakephp?

1 Answers  


What are components in cakephp. List some commonly used cakephp components?

1 Answers  


What is the naming convention in cakephp?

1 Answers  


What is composer?

1 Answers  


Categories