Wiki

Articles in category "how-tos"X
Displaying 151-160 of 182 result(s).

Cookie management in Yii

Created 2 years ago by TrejderHow-tos4 comments – viewed 42,789 times – ( +39 / -1 )
Cookie management in Yii is easy, but may not be so obvious for the beginners to this framework, so I wrote this simple article to clear some doubts out.

yii vim eclimd how it works

Created 2 years ago by RusAlexHow-tos1 comment – viewed 5,440 times – ( +10 )
I want to create a wiki page, and therefore im opening this discussion on this forum, for answering all questions and see other opinions, how do you use vim with yii.
tags: vim, eclimd, vimrc

How to use a Widget as an Action Provider

Created 2 years ago by Antonio RamirezHow-tos8 comments – viewed 18,226 times – ( +22 )
As written on the API docs: An Action Provider Widget is a widget that has declared several actions by using its 'public static function actions()'. After, a Controller can easily import all its declared actions on its 'public function actions()'.
tags: Widgets, CAction

Run an Yii Application inside an Wordpress page

Created 2 years ago by Paul ApostolHow-tos3 comments – viewed 11,934 times – ( +12 )
Install a Wordpress site (mine is in "http://localhost/test/wordpress")

javascript + tabular input

Created 2 years ago by zaccariaHow-tos3 comments – viewed 17,866 times – ( +11 )
If you tried this extension with success, maybe you thought how to do it without page submission or ajax calls.

Include Yii framework in a Joomla module

Created 2 years ago by zaccariaHow-tos6 comments – viewed 13,029 times – ( +7 / -1 )
Delploying anything using joomla's framework is quite difficult. The framework don't provide a good MVC structure and the documentation is very poor.

Single sign on across multiple subdomains

Created 2 years ago by ianaréHow-tos6 comments – viewed 15,577 times – ( +22 )
This had me stumped for a while so I figured it would be nice to share here to avoid others the grief.

Enforcing "You must agree" requirements in forms

Created 2 years ago by Steve FriedlHow-tos2 comments – viewed 9,176 times – ( +26 )
Checkboxes have two possible values, true and false, but some applications require that the user select one particular value before proceeding. Examples might be:
tags: validation

More security in your applications with Yii and PHPIDS

Created 2 years ago by Rafael GarciaHow-tos1 comment – viewed 8,664 times – ( +7 )
PHPIDS is a well known project that can be found in php-ids.org.
tags: phpids, security

Mais segurança em suas aplicações com Yii e PHPIDS

Created 2 years ago by Rafael GarciaHow-tos0 comments – viewed 4,719 times – ( +2 / -1 )
PHPIDS é conhecido projeto que pode ser visto em php-ids.org.
tags: phpids, security