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 widgets in yii? How we can use it?



What is widgets in yii? How we can use it?..

Answer / Ramesh Kumar Chauhan

Widgets in Yii are reusable UI components that can be easily integrated into views. They encapsulate complex functionality and provide a simple way to add interactive elements to your application.nn1. Create a new widget class that extends CWidget or one of its subclasses (CBlock, CJqueryForm, etc.).n2. Implement the required run() method in the widget class.n3. Use the widget in your view by rendering it with the Widget::widget() helper method.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Yii PHP Framework Interview Questions

What's new in yii release 2.0?

1 Answers  


How to connect to the database?

1 Answers  


How to use module components and aliases?

1 Answers  


How do you proceed when you have to use yii for any application?

1 Answers  


How to set default controller on yii project ?

1 Answers  


What are the core application components available on yii?

1 Answers  


Provide steps to install yii 2 framework?

1 Answers  


How you can write a custom component and use it inside your app?

1 Answers  


How to use find() and findall () in yii2?

1 Answers  


What are the advantages of yii2?

1 Answers  


If you have to validate a registrations module for a user, what all can be possible ways, which one is the best?

1 Answers  


What are the directory structure of yii?

1 Answers  


Categories