Wiki

Articles in category "tutorials", sorted by commentsX
Displaying 151-160 of 172 result(s).

Using the configuration file, explain what can be configured.

Created 3 years ago by atrandafirTutorials0 comments – viewed 26,222 times – ( +18 )
The purpose of this post is to let anyone quickly find how to accomplish a configuration task, and list here all the posibilities of the config.php file and also link to pages that explain how is each thing implemented.

Deploy yii on pagoda box

Created about a year ago by francis jaTutorials0 comments – viewed 4,911 times – ( +4 )
pagoda box is very useful tool for a programmer to test their php app online so its very useful one. For deploying code pagodabox use git command
tags: pagodabox, pagoda

i18n for your model in just 1 line

Created 3 years ago by mintaoTutorials0 comments – viewed 8,510 times – ( +12 )
A simple trick to get the localized version of a model field is to add this little method to your models.
tags: i18n

Widget Personalizado

Created about a year ago by CálcioTutorials0 comments – viewed 4,010 times – ( +5 )
Nesse wiki vou tentar exemplificar de forma mais clara e objetiva o uso de widget com o CDataProvider.

MVC primer and 5 minute form walkthrough

Created about a year ago by rix.rix.Tutorials0 comments – viewed 11,616 times – ( +8 )
This tutorial assumes some basic knowledge of Yii and a functional development environment.
tags: Forms, tutorial, mvc

Named scope - Get orphan AR without losing primary key

Created 2 years ago by cmaTutorials0 comments – viewed 3,872 times
Sometime, in a many-to-many relation, you need to retrieve AR that aren't linked. In practice, AR with null value in the join table. So you implements a criteria like this :

How to add an analogue clock widget on your skeleton application

Created 2 years ago by mocapapaTutorials0 comments – viewed 4,658 times – ( +1 )
Followings are the simple steps to put an analogue clock widget on your skeleton application that is just generated by yiic.

Working with radiobutton list

Created 10 months ago by vibhaJadwaniTutorials0 comments – viewed 12,776 times – ( +8 )
This is a tutorial to work with radioButtonList which will handle enum datatype. Form design and validation both are detailed here.

Yii and XAMPP server on Windows

Created 2 years ago by TrejderTutorials0 comments – viewed 28,410 times – ( +3 )
This article explains issues about installing XAMPP server package (Lite version) on Windows OS and configuring it for serving webapps written in Yii. Please note, that XAMPP is available for many more platforms and systems. I write about Windows edition as it was the only one tested by me.
tags: windows, xampp, server

belajar AR : part 1 (learn AR : part 1)

Created 2 years ago by riandayTutorials0 comments – viewed 5,188 times
hai teman yii... apa kabar.. kembali lagi bersama catatan saya..
tags: indonesia