PHP Classes

Packages of Joubert RedRat

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Joubert RedRat (2)  >  Mission progress status  >  Reputation  
Picture of Joubert RedRat
Name: Joubert RedRat <contact>
Classes: 2
Country: Brazil Brazil
Age: ???
All time rank: 2102136 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 1218
Week users: 0
Innovation award
Innovation award
Nominee: 1x

Winner: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Fox micro framework  
Model View Controller micro-framework
This package is a model view controller micro-framework.

It provides base MVC classes to implement Web applications.

Currently it provides a router class that dispatches the request to a controller class based on the request URL, a view class that loads the current view script, a database access class, a configuration class to set environment variables, etc..

  Files folder image PHP AJAX Table  
PHP Programming Innovation award winner
June 2016
Winner


Prize: One big elePHPant Plush Mascott
Load HTML tables dynamically using AJAX
This package can load HTML tables dynamically using AJAX.

First it can generate JavaScript data to configure a jQuery plugin to build a table from configuration objects that define the tables rows and columns.

The jQuery plugin will perform AJAX requests to retrieve the table data and package classes generate the response with values to display on the table from data passed to the classes.

The package can also generate LIMIT clause for pagination and so only show the results for the current table page, as well ORDER BY clause to show the table data according to the column that the user picked to sort.

The presentation of the table can be configured with CSS styles.

The texts used in pagination links and other messages can be translated to multiple languages.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z