Public Member Functions

Output_HTML Class Reference

Public Member Functions

 Output_HTML ()

Detailed Description

Definition at line 20 of file Output_HTML.php.


Member Function Documentation

Output_HTML::Output_HTML (  ) 

Definition at line 22 of file Output_HTML.php.

        {
                $this->code             = '_WORD_';
                $this->linecomment      = '<font color="green">_WORD_</font>';
                $this->blockcomment     = '<font color="green">_WORD_</font>';
                $this->prepro           = '<font color="purple">_WORD_</font>';
                $this->select           = '<font color="red"><b>_WORD_</b></font>';
                $this->quote            = '<font color="blue">_WORD_</font>';
                $this->category_1       = '<font color="blue">_WORD_</font>';
                $this->category_2       = '<font color="blue">_WORD_</font>';
                $this->category_3       = '<font color="blue">_WORD_</font>';
        }


The documentation for this class was generated from the following file: