Yii theme elements access


/ Published in: PHP
Save to your folder(s)

To access assets of a theme


Copy this code and paste it in your HTML
  1. Yii::app()->theme->baseUrl . '/images/FileName.gif'

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.