Wiki

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

How to Setting Layouts in Yii

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

Understanding the view rendering flow

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

Fixing extensions without modifying their code

Updated 2 months ago by schmunkTips3 comments – viewed 2,168 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.

Creating HTML code using Jamboree Panels

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

pass variables or content block from view file to layout file

Updated 6 months ago by Maurizio DombaHow-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.

Front-end developer's guide

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