PHP Classes

updated the class

Recommend this page to a friend!

      List processor  >  All threads  >  updated the class  >  (Un) Subscribe thread alerts  
Subject:updated the class
Summary:added a new feature for column totals
Messages:1
Author:Prakash Khanchandani
Date:2013-05-18 11:42:35
 

  1. updated the class   Reply   Report abuse  
Picture of Prakash Khanchandani Prakash Khanchandani - 2013-05-18 11:42:35
This version of the List Processor can generate column totals. The earlier version could only generate totals when a control column changed. Now, the class can generate totals of a column without defining any specific controls. An example script, columnTotals.php, is also included.

An error pointed out by Andrzej Krokos has been corrected.

The css file has been cleaned up; it is now limited to the styles and classes used in the demo.

The HTML code has been shifted to a different file - the inc1.php file.