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) Kostas Apazidis (KonApaz), updated 11 years ago by Kostas Apazidis (KonApaz) 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 921 times
Version: 1.1
Category: How-tos

A simple go back button widget

Created 12 years ago by CTala CTala, updated 12 years ago by bennouna 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 854 times
Version: 1.1
Category: How-tos

using multiple radio button

Created 13 years ago by francis ja francis ja, updated 11 years ago by Rohit Suthar 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: 76 138 times
Version: 1.1
Category: Tips

By Example: CHtml

Created 15 years ago by jonah jonah, updated 9 years ago by glicious 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: 1 001 034 times
Version: 1.1
Category: Tutorials