PHP Classes

Packages of Jason Lotito

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Jason Lotito (3)  >  Mission progress status  >  Reputation  
Picture of Jason Lotito
Name: Jason Lotito <contact>
Classes: 3
Country: Canada Canada
Age: ???
All time rank: 19610 in Canada Canada
Week rank: 195 Up5 in Canada Canada Up
All time users: 11173
Week users: 0
 
  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 Class.DateForm  
Allows you to easily create and manage HTML Elements for display date information.
Allows you to easily create and manage HTML Elements for display date information. Creates and manages state for Day, Month, and Year select boxes. Manages state over multiple pages, so it can display exactly what the user just choose without extra work.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 90% 90% - - - - 54% 2153
Month: Not yet rated by the users

  Files folder image Class.Table  
This class allows you to create dynamic tables.
This class allows you to create highly dyanamic tables easily and quickly. It has
full support for anything you can throw at it. It supporst CSS, and all other tags
you may want, even ones you make up. It can handle truly dynamic tables. You can
create a single 'layout structure' and it can handle dynamic col and row spans, changing
in the number of columns, and even supports creating tables inside tables.

This class has been used in production use to speed up development of intensive
reporting features. The class was found to actually be faster to develop with, as
well as faster than using and parsing traditional HTML templates. This is because
the class works completely in memory, storing all the table data in several comprehensive
arrays, not compiling to HTML until you want it to. This allows for dynamic on the
fly editing of any attribute of any element. You can easily add and subtract rows, columns
at any time. Easily add content by the row by simply passing an array.

Indeed, I have not met a table this class doesn't make easier to use than real HTML.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 79% 79% - 65% - - 54% 2095
Month: Not yet rated by the users

  Files folder image Color RGB  
Handles and manages color mixing, color ranges, finding whether a color should have light or dark text, etc.
Handles and manages color mixing, color ranges, finding whether a color should have light or dark text, etc. Also handles converting colors. Handles colors from Hex and RGB right now.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 90% 75% - - - - 52% 2347
Month: Not yet rated by the users


  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