void      constructor
     PHP_CompatInfo_Renderer_Text::PHP_CompatInfo_Renderer_Text
     ( 
    
     object
     &$parser
    
     , 
     array
     $conf
    
   )
Text Renderer Class constructor
&$parser
     Instance of the parser (model of MVC pattern)
$conf
     A hash containing any additional configuration
returns instance of object PHP_CompatInfo_Renderer_Text
throws no exceptions thrown
since version 1.8.0b3 (2008-06-07)
This function can not be called statically.