Definition at line 20 of file Output_HTML.php.
◆ Output_HTML()
Output_HTML::Output_HTML |
( |
| ) |
|
Definition at line 22 of file Output_HTML.php.
24 $this->code =
'_WORD_';
25 $this->linecomment =
'<font color="green">_WORD_</font>';
26 $this->blockcomment =
'<font color="green">_WORD_</font>';
27 $this->prepro =
'<font color="purple">_WORD_</font>';
28 $this->select =
'<font color="red"><b>_WORD_</b></font>';
29 $this->quote =
'<font color="blue">_WORD_</font>';
30 $this->category_1 =
'<font color="blue">_WORD_</font>';
31 $this->category_2 =
'<font color="blue">_WORD_</font>';
32 $this->category_3 =
'<font color="blue">_WORD_</font>';
The documentation for this class was generated from the following file: