What is another controller view in yii?
Answer / Shyam Murti
In Yii, another type of view besides action views is layout views. Layout views define the overall structure of a web page and can be shared among multiple controllers or actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What's new in yii release 2.0?
What is gii in yii 2.0 and why it is used?
What are formatter in yii 2.0?
What is gii in yii 2.0?
What are the core components of yii2 framework?
List some database related query functions in yii?
How to include a javascript menu through a site?
What is another controller view in yii?
How to use datetimepicker in yii2?
What is cactiverecord in yii framework ?
How to use form validations in yii?
How to use delete(), insert() and save() methods in yii2?