Definition at line 8 of file HFile_vbdotnet.php.
◆ donothing()
HFile_vbdotnet::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_vbdotnet()
HFile_vbdotnet::HFile_vbdotnet |
( |
| ) |
|
Definition at line 10 of file HFile_vbdotnet.php.
References array.
26 $this->colours =
array(
"blue",
"gray",
"purple",
"gray",
"brown",
"blue",
"purple",
"brown");
27 $this->quotecolour =
"blue";
28 $this->blockcommentcolour =
"green";
29 $this->linecommentcolour =
"green";
33 $this->indent =
array(
"Public Sub",
"Private Sub",
"Sub",
"Public Class",
"Private Class",
"Public Module",
"Try");
34 $this->unindent =
array(
"End Sub",
"End Class",
"End Module",
"End Try");
38 $this->stringchars =
array(
"\"");
39 $this->delimiters =
array(
"~",
"!",
"@",
"%",
"^",
"&",
"*",
"(",
")",
"-",
"+",
"=",
"|",
"\\",
"/",
"{",
"}",
"[",
"]",
":",
";",
"\"",
"'",
"<",
">",
" ",
",",
" ",
".",
"?");
44 $this->linecommenton =
array(
"'");
45 $this->blockcommenton =
array(
"");
46 $this->blockcommentoff =
array(
"");
50 $this->keywords =
array(
55 "ABORTRETRYIGNORE" =>
"1",
56 "ACTIVEBORDER" =>
"1",
57 "ACTIVETITLEBAR" =>
"1",
59 "APPLICATIONMODAL" =>
"1",
60 "APPLICATIONWORKSPACE" =>
"1",
63 "BINARYCOMPARE" =>
"1",
67 "BUTTONSHADOW" =>
"1",
76 "DEFAULTBUTTON1" =>
"1",
77 "DEFAULTBUTTON2" =>
"1",
78 "DEFAULTBUTTON3" =>
"1",
84 "FORAPPENDING" =>
"1",
94 "HIGHLIGHTTEXT" =>
"1",
97 "INACTIVEBORDER" =>
"1",
98 "INACTIVECAPTIONTEXT" =>
"1",
99 "INACTIVETITLEBAR" =>
"1",
100 "INFOBACKGROUND" =>
"1",
101 "INFORMATION" =>
"1",
107 "MAXIMIZEDFOCUS" =>
"1",
111 "MINIMIZEDFOCUS" =>
"1",
112 "MINIMIZEDNOFOCUS" =>
"1",
113 "MSGBOXRIGHT" =>
"1",
114 "MSGBOXRTLREADING" =>
"1",
115 "MSGBOXSETFOREGROUND" =>
"1",
120 "NORMALFOCUS" =>
"1",
121 "NORMALNOFOCUS" =>
"1",
123 "OBJECTERROR" =>
"1",
135 "RETRYCANCEL" =>
"1",
137 "SYSTEMFOLDER" =>
"1",
138 "SYSTEMMODAL" =>
"1",
140 "TEMPORARYFOLDER" =>
"1",
141 "TEXTCOMPARE" =>
"1",
142 "TITLEBARTEXT" =>
"1",
147 "VERTICALTAB" =>
"1",
153 "WINDOWBACKGROUND" =>
"1",
154 "WINDOWFRAME" =>
"1",
155 "WINDOWSFOLDER" =>
"1",
160 "YESNOCANCEL" =>
"1",
178 "BEGINEPILOGUE" =>
"3",
182 "ENDPROLOGUE" =>
"3",
183 "EXTERNALSOURCE" =>
"3",
195 "MUSTINHERIT" =>
"3",
202 "NOTINHERITABLE" =>
"3",
203 "NOTOVERRIDABLE" =>
"3",
208 "OVERRIDABLE" =>
"3",
235 "FILESYSTEMOBJECT" =>
"4",
267 "APPACTIVATE" =>
"6",
277 "DELETESETTING" =>
"6",
305 "SAVESETTING" =>
"6",
349 "CREATEOBJECT" =>
"7",
369 "FILEDATATIME" =>
"7",
375 "FORMATCURRENCY" =>
"7",
376 "FORMATDATETIME" =>
"7",
377 "FORMATNUMBER" =>
"7",
378 "FORMATPERCENT" =>
"7",
381 "GETALLSETTINGS" =>
"7",
382 "GETATTRGETOBJECT" =>
"7",
474 "WEEKDAYNAME" =>
"7",
516 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: