Sencha & Yii

hi all,

I’m starting to use Yii, and I’m trying to use sencha. I have read where you should put the files JS, and CSS, and I have not been able to run an example (.../ext-js/4-0/#/example/desktop/desktop.html) of sencha in Yii. The structure of the example is as follows:

css (FOLDER)

images (FOLDER)

js (FOLDER)

wallpapers (FOLDER)

AccordionWindow.js

all-classes.js

App.js

app.jsb3

BogusMenuModule.js

BogusModule.js

credits.txt

desktop.html

GridWindow.js

Notepad.js

Settings.js

SystemStatus.js

TabWindow.js

VideoWindow.js

WallpaperModel.js

I created a view for desktop.html, and I registered scripts, and CSS, but where do I put the other files that are with desktop.html, and folders (js, css, images, and wallpapers), for all work properly?.

It is probably a rookie mistake … sorry

Thank you very much.