14 projects tagged "php classes"
The Xataface DataGrid Module is an add-on module for the Xataface application framework that adds an editable grid component to your applications. It uses the Ext JS JavaScript library to create the grid. It allows users to edit records, add new rows, sort rows, reorder columns, show/hide columns, and toggle to full-screen mode. Changes are automatically saved in the background by AJAX. The module is fully integrated into the Xataface permissions system.
Sigma Grid is an AJAX-based data grid for displaying data and editing it inline in a scrollable and sortable table. It supports IE 6.0+, FireFox 2.0+, Safari 3.0+, and Opera9.0+. It seamlessly integrates with any server side solution, such as J2EE, .NET, PHP, or Perl. It features keyboard data navigation, nested multiline headers, and sortable and frozen columns. Slice rendering and built-in paginated output allow you to manipulate huge datasets.
ZZEE DHTML Menu is an easy to install library for Javascript and PHP that you can use to create drop-down menus like in desktop applications. It comes with many options, including checkboxes, radio buttons, keyboard navigation, shortcuts, the ability to add or delete items on the fly, etc. It has a simple API. It is search engine friendly (PHP only). It ships with four different styles.
Tigermouse is a modern Web application framework for PHP. It relies on AJAX technology, so in combination with being lightweight enables you to build dynamic, responsive, and interactive Web applications. It is well suited for enterprise-grade tasks because of its strong commitment to server-side business logic processing. Tigermouse does not require any Javascript coding, so you can focus on your application core logic instead of tinkering in the UI.
QDrupal is a module that integrates the Qcodo PHP Framework with Drupal. The QDrupal module simply provides the integration code and requires the user to create their own QForm pages for use within the Drupal framework and page structure. Most Qcodo features are available, including code generation and access to QForms. All Drupal features are available, such as user management and CMS features.
Advanced Graphs and Charts Collection for PHP provides a very easy way to embed dynamically-generated graphs and charts into PHP applications and HTML Web pages. The Graphing components provide various solutions for the incorporation of graphs and charts into Web/intranet pages and applications. Versatile components provide the ability for Web authors and developers to quickly build and publish dynamic and interactive graphs and charts.
xulRecordset is a project to create XUL widget library with a recordset behaviour, like ADORecordset in Visual Basic. It uses PHP server-side and derived XUL widgets (using XBL) and Javascript client-side. Communication between the client and server is supported by the JPSpan library. An agenda is provided as an example to show how it works. You can move next, move previous, move first, move last, update, remove, add records, etc. The example runs against a MySQL database.