Wiki articles tagged with "button"

Showing 1-4 of 4 items.

Advanced CGridview issues - custom button using php and html

Created 11 years ago by Kostas Apazidis (KonApaz), updated 11 years ago by Kostas Apazidis (KonApaz).

This wiki shows about how to make a custom column or how to pass php-Yii-html code in CButtonColumn (as a button)

1 0
2 followers
Viewed: 14 728 times
Version: 1.1
Category: How-tos

A simple go back button widget

Created 12 years ago by CTala, updated 12 years ago by bennouna.

We all know that widgets are really useful. We can use the almost everywhere we want, and we can use the same code a lot of times ( Almost OOP ).

2 1
6 followers
Viewed: 38 445 times
Version: 1.1
Category: How-tos

using multiple radio button

Created 13 years ago by francis ja, updated 10 years ago by Rohit Suthar.

When we use multiple radio buttons with same name in Yii many people have the problem on getting the value of the selected radiobutton. The radioButtonList can be used for that, but if we need to use radioButton itself to place the button any where in a view, we need to include one more parameter in htmloption array().

6 0
13 followers
Viewed: 75 482 times
Version: 1.1
Category: Tips

By Example: CHtml

Created 15 years ago by jonah, updated 9 years ago by glicious.

"By Example" cookbook pages will provide coding examples for many of the commonly used classes within Yii. We will try to provide as many usage examples as possible for keep these pages as helpful as possible.

79 0
74 followers
Viewed: 998 459 times
Version: 1.1
Category: Tutorials