Wiki

Articles tagged with "dialogbox", sorted by ratingX
Displaying 1-1 of 1 result(s).

How to insert a Simple Dialog Box

Created about a year ago by bluyellHow-tos3 comments – viewed 13,170 times – ( +5 )
I build this simple PHP class (DialogBox.php at the bottom of this wiki) to help you in the dialog box usage on Yii applications. The goal is run any Yii actions into this dialog box and return the resulting value to the calling instance.