PHP Classes

Classes of Cal Evans

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Cal Evans (1)  >  Mission progress status  >  Reputation  
Picture of Cal Evans
Name: Cal Evans <contact>
Classes: 1
Country: United States United States
Age: ???
All time rank: 2443336 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 943
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 cal_TagCloud  
Display a tag cloud from an array of tags
This class can be used to generate a tag cloud from an array of tags.

It takes an array with a list of tags and generate the cloud considering the number of times each tag appears in the list.

The class outputs a piece of HTML with links with the tag names pointing to pages with more detail about each tag.

The presentation of each tag is defined using CSS styles. The name of the CSS style of a tag is defined by a configurable prefix followed by the score of the tag.

The maximum number of tags to show in the cloud and the format of the tag link URL are also configurable details.


  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