Most yii extjs related news are at:
More yii extjs related news:
SharePoint DateTime field with jQuery notesfor.net 5 Feb 2010 | 08:22 am
Sometimes ago, I wrote a post of how to extend a SharePoint DateTimeField to support Firefox too. I was using ExtJs. Now, here is the same solution but with jQuery. Still featured: Localization Min...
ShiftEdit – Web Based IDE webdevnews.net 7 Nov 2010 | 06:22 am
ShiftEdit is a new online IDE built around ExtJS and Mozilla Skywriter. Philosophy behind the project: Screenshot of ShiftEdit - Web Based IDE “The web-based IDE is one of the final frontiers of ap...
ShiftEdit is a new online IDE built around ExtJS and Mozilla Skywriter. obsol-net.blogspot.com 12 Jan 2012 | 12:04 am
Philosophy behind the project: "The web-based IDE is one of the final frontiers of apps ported to the web. I would like to be able to develop from any computer or operating system and have the same.....
Объявление! psyhos.blogspot.com 16 Mar 2012 | 11:00 pm
Добрый день! Я только изучаю Yii, поэтому не судите строго: в моем коде везде использовалось $_GET[имя переменной] - это в корне не верно! Надо так: Yii::app()->request->getParam('имя переменной'); ...
Yii Хелпер (helpers) psyhos.blogspot.com 4 Jan 2012 | 07:20 am
Хелперы в Yii это такие вспомогательные пользовательские функции, которые могут вызываться из любых мест программы и выполнять какие либо простые преобразования. В моем случае хелпер будет форматирова...
Вёрстка в yii. Резиновый сайт. psyhos.blogspot.com 24 Dec 2011 | 12:17 am
Мне уже порядком наскучил унылый вид моего каталога надо что то уже делать с внешним видом. Как оказалось, это не так просто. Сначала надо разобраться, как вообще работают представления в yii. Предст...
翻页利器 – Pagination in Yii yiiblog.info 1 Mar 2012 | 11:44 pm
use bindValue() on like statement in Yii yiiblog.info 28 Feb 2012 | 07:32 am
{Code}
get Yii action’s execution time and memory usage yiiblog.info 17 Jan 2012 | 11:40 pm
{Execution Time} {Memory Usage} {How To Use}
setup unit test environment for Yii on Mac yiiblog.info 15 Jan 2012 | 08:07 pm
{Pear Update} {PHPUnit install} {PHPUnit_Selenium install} {Selenium RC install} 1.Download 2.{Code} {run phpunit in Yii} {Done}