Wiki

Articles tagged with "layouts", sorted by commentsX
Displaying 1-6 of 6 result(s).

Understanding the view rendering flow

Created about a year ago by dckurushinFAQs10 comments – viewed 68,040 times – ( +65 / -1 )
There is a lot of confusion surrounding what is happening behind the scenes when you render a view.

Front-end developer's guide

Created about a year ago by jonahTutorials5 comments – viewed 15,430 times – ( +10 )
This wiki is a work in progress.

Fixing extensions without modifying their code

Created 2 months ago by schmunkTips3 comments – viewed 2,164 times – ( +5 )
If you're working a lot with extensions you often stumble upon problems, when you want to include them into your custom web application, like hardcoded or absolute path aliases or classes extended from core application components, which implement addiditonal features.

How to Setting Layouts in Yii

Created 11 days ago by ruderbytesHow-tos1 comment – viewed 3,479 times – ( +2 / -3 )
usually someone confused to make layouts in yii.

pass variables or content block from view file to layout file

Created 6 months ago by yiqing95How-tos0 comments – viewed 5,185 times – ( +1 )
If you use yiic to generate webApplication there will be a layout folder under the protected/views/, and the Controller class under protected/components which will use by default these layouts files.

Creating HTML code using Jamboree Panels

Created 4 months ago by bluyellTutorials0 comments – viewed 4,376 times – ( +2 )