Definition at line 7 of file HFile_focus.php.
◆ donothing()
HFile_focus::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_focus()
HFile_focus::HFile_focus |
( |
| ) |
|
Definition at line 9 of file HFile_focus.php.
References array.
24 $this->colours =
array(
"blue",
"purple",
"gray",
"brown");
25 $this->quotecolour =
"blue";
26 $this->blockcommentcolour =
"green";
27 $this->linecommentcolour =
"green";
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(
81 "COLUMN-TOTAL" =>
"1",
159 "IS-LESS-THAN" =>
"1",
160 "IS-MORE-THAN" =>
"1",
179 "MATCH/NOMATCH" =>
"1",
196 "NEW-NOR-OLD" =>
"1",
197 "NEW-NOT-OLD" =>
"1",
208 "OLD-NOT-NEW" =>
"1",
209 "OLD-NOR-NEW" =>
"1",
235 "RECORDLIMIT" =>
"1",
310 "&FOCFIELDNAME" =>
"2",
311 "&FOCFOCEXEC" =>
"2",
312 "&FOCINCLUDE" =>
"2",
316 "&FOCQUALCHAR" =>
"2",
318 "&FOCSBORDER" =>
"2",
327 "&HIPERFOCUS" =>
"2",
344 "&WINDOWNAME" =>
"2",
345 "&WINDOWVALUE" =>
"2",
393 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: