Wiki

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

How to insert a Simple Dialog Box

Updated about a year ago by bluyellHow-tos3 comments – viewed 13,631 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.