PHP Classes

Packages of Matteo Hertel

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Matteo Hertel (2)  >  Mission progress status  >  Reputation  
Picture of Matteo Hertel
Name: Matteo Hertel <contact>
Classes: 2
Country: United Kingdom
Age: 35
All time rank: 3722160 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 343
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 MH Validator  
Validate multiple input text values
This class can validate multiple input text values.

It can take text values as parameters and validate them according to multiple rules.

Currently it can validate as non-empty string, as number, as boolean, email address, IP address, URL, compare with given value, number between a range, etc..
Not enough user ratings

  Files folder image MH_Widget  
Generate HTML for embedded widgets from parameters
This package can Generate HTML for embedded widgets from parameters.

The main class can be called directly passing the name of the widget. The class will load the respective widget class from the configured widgets directory and passes it any parameters that determine how it will render the widget HTML.

HTML pages may may contain custom tags that are parsed by a separate class that identifies the widget tags, extracts the parameters from the tag attributes and replace them by the HTML generated for the respective widget.

Example widget classes are provided for simple hello world widget and a widget to embed gravatar images.
Not enough user ratings


  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