2 $BEAUT_PATH = realpath(
".") .
"/Services/COPage/syntax_highlight/php";
6 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
24 $this->colours =
array(
"blue");
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(
65 "AnimateCells" =>
"1",
66 "AnimateControl" =>
"1",
67 "AnimateFrame" =>
"1",
68 "AnimateSelect" =>
"1",
69 "AnimateSpecialFrame" =>
"1",
89 "BoardControl" =>
"1",
92 "BoardQUnique" =>
"1",
94 "BoardSetProc" =>
"1",
103 "ChartControl" =>
"1",
104 "ChartControlGrid" =>
"1",
105 "ChartControlKey" =>
"1",
106 "ChartControlLabels" =>
"1",
107 "ChartControlPane" =>
"1",
114 "ChartQPtInfo" =>
"1",
115 "ChartQUnique" =>
"1",
116 "ChartQXAxis" =>
"1",
117 "ChartQYAxis" =>
"1",
118 "ChartRemove" =>
"1",
119 "ChartSelect" =>
"1",
120 "ChartSelectPane" =>
"1",
121 "ChartSetColor" =>
"1",
122 "ChartSetFont" =>
"1",
123 "ChartSetKey" =>
"1",
124 "ChartSetLineStyle" =>
"1",
125 "ChartSetMark" =>
"1",
126 "ChartSetProc" =>
"1",
127 "ChartSetTitle" =>
"1",
128 "ChartSetXAxis" =>
"1",
129 "ChartSetXAxis2" =>
"1",
130 "ChartSetXGrid" =>
"1",
131 "ChartSetXLabels" =>
"1",
132 "ChartSetXView" =>
"1",
133 "ChartSetYAxis" =>
"1",
134 "ChartSetYGrid" =>
"1",
135 "ChartSetYLabels" =>
"1",
137 "ChartUpdate" =>
"1",
138 "ChartXYLine" =>
"1",
139 "ChartXYMark" =>
"1",
161 "CUSTOMCONTROLS" =>
"1",
197 "FileMakeName" =>
"1",
201 "FileQUnique" =>
"1",
209 "FontControl" =>
"1",
212 "FontQUnique" =>
"1",
215 "FormControl" =>
"1",
216 "FormModifyObject" =>
"1",
220 "FormQObject" =>
"1",
222 "FormQUnique" =>
"1",
224 "FormSetColor" =>
"1",
225 "FormSetGrid" =>
"1",
226 "FormSetObject" =>
"1",
227 "FormSetProc" =>
"1",
233 "HelpSetProc" =>
"1",
272 "MatTranspose" =>
"1",
274 "MenuControl" =>
"1",
278 "MenuQUnique" =>
"1",
281 "MenuSetProc" =>
"1",
301 "PictureClipGet" =>
"1",
302 "PictureClipSet" =>
"1",
303 "PictureControl" =>
"1",
306 "PictureQUnique" =>
"1",
307 "PictureSelect" =>
"1",
310 "PrinterControl" =>
"1",
317 "QNOptParams" =>
"1",
325 "ResetHourglass" =>
"1",
337 "SchedControl" =>
"1",
341 "SchedRemove" =>
"1",
349 "SetHourglass" =>
"1",
351 "SetSystemDate" =>
"1",
352 "SetSystemTime" =>
"1",
354 "SheetControl" =>
"1",
355 "SheetControlLabels" =>
"1",
359 "SheetQUnique" =>
"1",
360 "SheetSelect" =>
"1",
361 "SheetSetColLabels" =>
"1",
362 "SheetSetProc" =>
"1",
363 "SheetSetRowLabels" =>
"1",
364 "SheetUpdate" =>
"1",
380 "StatPercent" =>
"1",
382 "StatRegress" =>
"1",
389 "StdPrintConfig" =>
"1",
404 "TabletBitmap" =>
"1",
405 "TabletBrush" =>
"1",
406 "TabletChord" =>
"1",
407 "TabletControl" =>
"1",
408 "TabletEllipse" =>
"1",
409 "TabletGetPixel" =>
"1",
411 "TabletLineTo" =>
"1",
412 "TabletMouseX" =>
"1",
413 "TabletMouseY" =>
"1",
414 "TabletMoveTo" =>
"1",
417 "TabletPolygon" =>
"1",
418 "TabletPolyLine" =>
"1",
419 "TabletPolyPolygon" =>
"1",
420 "TabletRectangle" =>
"1",
421 "TabletRoundRect" =>
"1",
422 "TabletSelect" =>
"1",
423 "TabletSetColor" =>
"1",
424 "TabletSetPixel" =>
"1",
426 "TabletTextColor" =>
"1",
450 $this->linkscripts =
array(
Create styles array
The data for the language used.