Definition at line 7 of file HFile_plain.php.
◆ __construct()
HFile_plain::__construct |
( |
| ) |
|
Definition at line 9 of file HFile_plain.php.
References array.
11 parent::__construct();
24 $this->colours =
array();
25 $this->quotecolour =
"";
26 $this->blockcommentcolour =
"";
27 $this->linecommentcolour =
"";
31 $this->indent =
array();
32 $this->unindent =
array();
36 $this->stringchars =
array();
37 $this->delimiters =
array();
42 $this->linecommenton =
array();
43 $this->blockcommenton =
array();
44 $this->blockcommentoff =
array();
48 $this->keywords =
array();
56 $this->linkscripts =
array();
Create styles array
The data for the language used.
◆ donothing()
HFile_plain::donothing |
( |
|
$keywordin | ) |
|
The documentation for this class was generated from the following file: