Definition at line 7 of file HFile_palmrsc.php.
◆ donothing()
HFile_palmrsc::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_palmrsc()
HFile_palmrsc::HFile_palmrsc |
( |
| ) |
|
Definition at line 9 of file HFile_palmrsc.php.
References array.
24 $this->colours =
array(
"blue",
"gray",
"purple",
"brown");
25 $this->quotecolour =
"blue";
26 $this->blockcommentcolour =
"green";
27 $this->linecommentcolour =
"green";
31 $this->indent =
array(
"BEGIN");
32 $this->unindent =
array(
"END");
36 $this->stringchars =
array(
"\"",
"'");
37 $this->delimiters =
array(
"%",
"*",
"(",
")",
"-",
"+",
"\\",
"\"",
"'",
",",
" ",
".",
"?");
42 $this->linecommenton =
array(
"//");
43 $this->blockcommenton =
array(
"/*");
44 $this->blockcommentoff =
array(
"*/");
48 $this->keywords =
array(
51 "APPLICATIONICONNAME" =>
"1",
56 "BITMAPFAMILY" =>
"1",
58 "BITMAPGREY16" =>
"1",
68 "SMALLICONFAMILY" =>
"1",
79 "GRAFFITISTATEINDICATOR" =>
"2",
84 "POPUPTRIGGER" =>
"2",
86 "REPEATBUTTON" =>
"2",
88 "SELECTORTRIGGER" =>
"2",
98 "COLUMNWIDTHS" =>
"3",
100 "DYNAMICSIZE" =>
"3",
101 "DEFAULTBUTTON" =>
"3",
106 "HASSCROLLBAR" =>
"3",
112 "MULTIPLELINES" =>
"3",
115 "NONEDITABLE" =>
"3",
127 "RIGHTANCHOR" =>
"3",
130 "TRANSPARENCY" =>
"3",
134 "VISIBLEITEMS" =>
"3",
150 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: