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


How to include a view file in another view file yii?



How to include a view file in another view file yii?..

Answer / Sanjay Kumar Sen

To include a view file in another view file, you can use the PHP include() or require() function. In Yii, you should use the $this->renderPartial() method instead. Here's an example:nn```phpn$this->renderPartial('_filename', array('model' => $model));```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Yii PHP Framework Interview Questions

What is another controller view in yii?

1 Answers  


What is required properties in yii application? Why?

1 Answers  


How do we extend yii?

1 Answers  


What are the steps to install yii2?

1 Answers  


What is latest version yii 2 framework?

1 Answers  


How to get current url in yii?

1 Answers  


How to pass parameters from controller to layout in yii2?

1 Answers  


What do you mean by yii helpers?

1 Answers  


What is components in yii?

1 Answers  


How to get current controller name?

1 Answers  


In yii, how to get ip address?

1 Answers  


What are the type of models available in yii framework ?

1 Answers  


Categories