Wiki

Articles in category "tutorials"X
Displaying 71-80 of 172 result(s).

Update/delete model with CJuiDialog (works in CGridView)

Created about a year ago by ifdatticTutorials6 comments – viewed 31,230 times – ( +14 )
This is based on this article.

Multilanguage web site controlling by get request and database allowed languages

Created about a year ago by Igor IvanovicTutorials2 comments – viewed 12,050 times – ( +6 )
First, you have to have create database table for default language and allowed languages.

[PT-BR] Proteção Contra Logout CSRF

Created 2 years ago by Rodrigo CoelhoTutorials0 comments – viewed 4,328 times – ( +2 / -1 )
CSRF é o acrônimo para Cross-site request forgery. CSRF é um ataque que forca o usuário a executar ações não desejadas numa aplicação Web na qual ele está autenticado.

config Use MS SQL SERVER 2005 2008.

Created 2 years ago by vcxz_1982Tutorials1 comment – viewed 15,343 times – ( +4 )
Use SQL SERVER 2000, the date format not like: yyyy/mm/dd hh:mm:ss. So I change to use SQL SERVER 2008 EXPRESS.

Implementing a User Level Access System

Created 2 years ago by Antonio RamirezTutorials9 comments – viewed 26,311 times – ( +27 )
I would like to provide you a quick tip on how to implement user level access to your Yii applications.

Logout CSRF Protection

Created 2 years ago by Rodrigo CoelhoTutorials1 comment – viewed 9,282 times – ( +10 )
CSRF is the acronymn for Cross-site request forgery. It is an attack which forces an end user to execute unwanted actions on a web application in which he/she is currently authenticated.

CListView AJAX filtering

Created 2 years ago by DragaTutorials14 comments – viewed 28,398 times – ( +14 )
This tutorial shows how to filter CListView items by AJAX, and it's compatible with disabled JavaScript users In my case this has been done to filter users list

Yii tinymce结合syntaxHighlighter和syntax

Created 2 years ago by Darwin WenTutorials0 comments – viewed 4,952 times – ( +1 )
首先我们需要下载好Yii tinymce扩展,放入你的extensions目录下,

Ativando temas no Zii Widgets

Created 2 years ago by Ivan WilhelmTutorials3 comments – viewed 5,203 times – ( +4 / -2 )
Um aspecto do design da interface de usuário tem a ver com a coerência do design e da utilização das cores entre os diferentes componentes da interface do usuário utilizada.