PHP 4 Applications Support forum p4a Create event driven Web GUI using remote scripting This is a class set for implementing a GUI with forms, listviews, etc, using event driven programming helped by the "Remote Scripting" method. The goals are to: 1) Do all the work in PHP without having to take ...
This class can be used to open GUI dialog windows with PHP-GTK. It can open dialog windows to display alert messages, confirmation or prompt requests. The class returns the string value entered by the user in prompt dialogs or the boolean value that deteremines whether the user has confirmed the confirm ...
... HTML for each element and the contained elements. Currently it provides classes for wraping paragraphs, forms, tables, images, links, etc.. PHP GUI API Support forum gui Render HTML pages composed programmatically The screenshot for example form. The screenshot for example form. The screenshot ...
This class is meant to create menus for PHP-GTK GUI windows. You can add items with optional icon images associating events and labels with shortcut keys, separators, an handle box. Menu Icon Support forum menuicon Create menu with optional icons using PHP-GTK menuicon.png menuicon.png class MenuIcon ...
... of mobile device given its user agent string. The class can extract several types of details about a given mobile device, like the supported GUI extensions, whether it supports WAP, ring tone support, etc.. The class can parse a WURFL file and cache its information to avoid the parsing overhead next ...
This package provides an extension of the WinBinder ListView control. It supports: - Automatic creation of header columns - Handling indexed and associative data arrays - Validating new entries if the data records contain a unique identifier field - Enhanced sorting for the columns with single rows ...
... screenshot screenshot screenshot screenshot - Geany's Plugins Manager PHP Programming Innovation award nominee February 2011 Implementing GUI application menus requires defining the menu labels and the callback functions that will handle the menu actions. This class implements an approach that makes ...
This class is meant to create and manage the input events of message box desktop window to wait for the user input using PHP-Gtk extension. You can create a message box window specifying its title message, the icon to present with the message, the buttons with the text of the options that the user ...
DCOP calls for PHP Support forum dcop_php_class Execute actions of KDE applications using DCOP This class can be used to execute actions in KDE applications running in a local desktop machine. It establishes a DCOP protocol connection to retrieve the list of currently running KDE based applications ...
Window Support forum window Open and manage alert windows with PHP-Gtk This class can be used to open and manage graphical user interface windows using PHP-Gtk. It can open alert windows that optionally may show a special icon image and a message label. The message text font, font size and style ...