What is components in yii? Explain
Answer / Dinesh Pal Singh
In Yii Framework, Components are reusable parts that provide common functionalities for both controllers and models. They encapsulate complex functionality and can be used to perform tasks like session management, URL management, user authentication, error handling, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the great feature of yii framework?
How to use datetimepicker in yii2?
What about the naming convention in yii?
What are the new features acquired in yii2?
How to customizing helper classes in yii framework?
Who developed yii?
How can you include a javascript menu throught the site? Give steps
How we can change the url for yii::app()->homeurl in yii2?
How to get current controller name?
What is helper in yii?
What is active record (ar) in yii framework?
Can you remember what is directory structure when you downloaded yii?