PHP Classes

Packages of Kostas Theodorou

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Kostas Theodorou (3)  >  Mission progress status  >  Reputation  
Picture of Kostas Theodorou
Name: Kostas Theodorou <contact>
Classes: 3
Country: Greece Greece
Age: 52
All time rank: 112011 in Greece Greece
Week rank: 195 Up2 in Greece Greece Up
All time users: 2874
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 CHtmlTable  
Create HTML tables programmatically
This is a simple class that can be used to create HTML tables using only PHP code.

It provides functions to add table rows and table data or header cells to the table definition.

The content and the attributes of the table rows and cells are specified as function arguments.

When a table row is started, it automatically closes the previous row, if any.

The class generates the table and stores the generated HTML in a class variable.

  Files folder image CProgbar  
Renders and updates a progress bar in HTML page
This class can be used to render and update a progress bar in a HTML page.

It renders a progress bar in HTML that can be displayed in a given in-line frame.

The class also generates the necessary JavaScript to update the bar to show the progress of a given task being executed.

  Files folder image Inner Link Replacer  
Replace text in HTML with links to glossary pages
This class can be used to replace text in HTML documents with links to glossary pages.

It takes an HTML document string and replaces it links from given works to respective glossary pages.

The input HTML document must be XML compliant. The resulting HTML is also XML compliant.


  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