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 |
How to use session in yii?
How to pass parameters from controller to layout in yii2?
What are the steps to install yii 2.0 framework?
How we can remove index.php from url in yii?
What is another controller view in yii?
What are the requirements of the yii?
What are the core application components available on yii?
How to use asset bundles in yii?
List some features yii 2 framework?
What is difference between “render” and “renderpartial” in yii?
Can you list some database related functions in yii?
What are the new features acquired in yii2?