| Subject: | this class is not working. |  
| Summary: | Package rating comment |  
| Messages: | 1 |  
| Author: | Strahinja Krstic |  
| Date: | 2015-01-06 17:10:00 |  
|   |  
 
 | 
 | 
Strahinja Krstic rated this package as follows:
| Utility:  | Bad | 
| Consistency:  | Bad | 
| Documentation:  | Bad | 
| Examples:  | Bad | 
| 
 | 
  Strahinja Krstic - 2015-01-06 17:10:00  
this class is not working. example and core class has errors on running the example 
For example: 
$thisClassToHTMLConverter = new convertClassToHTMLTable(); 
$thisClassToHTML->setClassObject($thisSimpleClass); 
$thisClassToHTML->generateHTML(); 
  
   |