Login   Register  
PHP Classes
elePHPant
Icontem

Class: PHP Tag Cloud

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Lotsofcode  >  PHP Tag Cloud  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Tag Cloud
Base name: lotsofcode_tagcloud
Description: Display a tag cloud from a list of weighted words
Related classes: , , , , , ,
Version: 1.3
PHP version: 3.0
License: GNU General Public License (GPL)
All time users: 1956 users
All time rank: 1702
Week users: 1 user
Week rank: 2467
Picture of Lotsofcode
Author: Lotsofcode <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: ???
All time rank: 121855 in United Kingdom United Kingdom
Week rank: 1634 Down70 in United Kingdom United Kingdom Down


  Detailed description  
This class can be used to generate a tag cloud from a list of words.

It builds a list of words from an associative array with multiple words that is passed to the class constructor. It may also add individual words later.

Each word is associated to a weight. The weight defines the relative size of the words in the tag cloud.

The class may shuffle the words to make the tag cloud return the words in a random order.

The class may return the tag cloud as an HTML string with the words rendered with CSS styles associated to each size, or as an array of words and associated sizes so the words can be rendered in a customized way by the application.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Content management Components and tools to manage content View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imagecss (1 file)
Files folder imageclasses (1 file)
Plain text file readme.txt Data Basic File Information
Plain text file copying.txt Lic. GNU GENERAL PUBLIC LICENSE
Plain text file example-with-links.php Example Example with links
Plain text file example.php Example Example Usage File

  Files  /  Files folder image css  
File Role Description
  Plain text file wordcloud.css Data Master CSS File, for the sizes of the text

  Files  /  Files folder image classes  
File Role Description
  Plain text file wordcloud.class.php Class Master Class File

Download all files: lotsofcode_tagcloud.tar.gz lotsofcode_tagcloud.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.