
15 Apr 2022
View rendering process - render() and renderPartial() in Yii2 framework
Posted on 15 Apr 2022
| Updated on
Coming Soon
Sample -
https://infotokri.000webhostapp.com/yii2cms/frontend/web/index.php?r=site/about
https://infotokri.000webhostapp.com/yii2cms/frontend/web/index.php?r=site/about-partial
In Yii, the renderFile() function is usually used in response to AJAX Web requests. It
renders a view specified in terms of a view file path or alias.

0 comments:
Post a Comment