How to access module component?
Answer / Rahul Sharma
To access module components in Yii 2.0, you can use the $this->module property in a controller that belongs to the module. For example: $this->module->someComponentId.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are formatter in yii 2.0?
What are the advantages of yii framework?
How to use ajax in yii?
What are the type of models available in yii framework ?
What are the requirements of the yii?
What is the component, helper and why are they used, is there other way we can do same thing, what is better?
Who was the developer of the yii and when was it build?
How to connect with database in yii?
What is widgets in yii? How we can use it?
What are formatter in yii2?
What are the system requirements to install yii2?
How can we use ajax in yii?