2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"purple",
"brown");
21 $this->quotecolour =
"blue";
22 $this->blockcommentcolour =
"green";
23 $this->linecommentcolour =
"green";
27 $this->indent = array(
"{");
28 $this->unindent = array(
"}");
32 $this->stringchars = array();
33 $this->delimiters = array(
"~",
"!",
"@",
"%",
"^",
"&",
"*",
"(",
")",
"-",
"+",
"=",
"|",
"\\",
"/",
"{",
"}",
"[",
"]",
":",
";",
"\"",
"'",
"<",
">",
" ",
",",
" ",
".",
"?");
38 $this->linecommenton = array(
"//");
39 $this->blockcommenton = array(
"/*");
40 $this->blockcommentoff = array(
"*/");
44 $this->keywords = array(
88 "synchronized" =>
"1",
104 "activeElement" =>
"2",
111 "appCodeName" =>
"2",
124 "availHeight" =>
"2",
140 "borderWidths" =>
"2",
148 "cancelBubble" =>
"2",
149 "captureEvents" =>
"2",
153 "characterSet" =>
"2",
160 "clearInterval" =>
"2",
161 "clearTimeout" =>
"2",
163 "clientInformation" =>
"2",
175 "constructor" =>
"2",
185 "defaultCharset" =>
"2",
186 "defaultChecked" =>
"2",
187 "defaultSelected" =>
"2",
188 "defaultStatus" =>
"2",
189 "defaultValue" =>
"2",
190 "description" =>
"2",
191 "disableExternalCapture" =>
"2",
192 "disablePrivilege" =>
"2",
201 "enabledPlugin" =>
"2",
202 "enableExternalCapture" =>
"2",
203 "enablePrivilege" =>
"2",
206 "escapeString" =>
"2",
227 "fromCharCode" =>
"2",
228 "fromElement" =>
"2",
234 "getAttribute" =>
"2",
238 "getCurrentCard" =>
"2",
241 "getFragment" =>
"2",
242 "getFullYear" =>
"2",
246 "getMilliseconds" =>
"2",
249 "getParameters" =>
"2",
256 "getSelection" =>
"2",
259 "getTimezoneOffset" =>
"2",
262 "getUTCFullYear" =>
"2",
263 "getUTCHours" =>
"2",
264 "getUTCMilliseconds" =>
"2",
265 "getUTCMinutes" =>
"2",
266 "getUTCMonth" =>
"2",
267 "getUTCSeconds" =>
"2",
273 "handleEvent" =>
"2",
282 "HTMLElement" =>
"2",
289 "innerHeight" =>
"2",
293 "insertAdjacentHTML" =>
"2",
294 "insertAdjacentText" =>
"2",
307 "javaEnabled" =>
"2",
312 "JavaPackage" =>
"2",
318 "lastIndexOf" =>
"2",
320 "lastModified" =>
"2",
326 "leftContext" =>
"2",
333 "locationBar" =>
"2",
358 "moveToAbsolute" =>
"2",
372 "NEGATIVE_INFINITY" =>
"2",
373 "offscreenBuffering" =>
"2",
375 "offsetHeight" =>
"2",
377 "offsetParent" =>
"2",
379 "offsetWidth" =>
"2",
395 "onmousedown" =>
"2",
396 "onmousemove" =>
"2",
398 "onmouseover" =>
"2",
409 "outerHeight" =>
"2",
417 "pageXOffset" =>
"2",
419 "pageYOffset" =>
"2",
421 "parentElement" =>
"2",
422 "parentLayer" =>
"2",
423 "parentWindow" =>
"2",
428 "personalbar" =>
"2",
448 "POSITIVE_INFINITY" =>
"2",
449 "PrivilegeManager" =>
"2",
455 "releaseEvents" =>
"2",
458 "removeAttribute" =>
"2",
459 "removeMember" =>
"2",
465 "returnValue" =>
"2",
468 "rightcontext" =>
"2",
476 "scrollIntoView" =>
"2",
482 "selectedIndex" =>
"2",
484 "setAttribute" =>
"2",
486 "setFullYear" =>
"2",
489 "setInterval" =>
"2",
491 "setMilliseconds" =>
"2",
494 "setResizable" =>
"2",
500 "setUTCFullYear" =>
"2",
501 "setUTCHours" =>
"2",
502 "setUTCMillseconds" =>
"2",
503 "setUTCMinutes" =>
"2",
504 "setUTCMonth" =>
"2",
505 "setUTCSeconds" =>
"2",
508 "setZOptions" =>
"2",
511 "siblingAbove" =>
"2",
512 "siblingBelow" =>
"2",
518 "sourceIndex" =>
"2",
538 "systemLanguage" =>
"2",
546 "taintEnabled" =>
"2",
553 "toGMTString" =>
"2",
554 "toLocaleString" =>
"2",
555 "toLowerCase" =>
"2",
559 "toUpperCase" =>
"2",
560 "toUTCString" =>
"2",
567 "unescapeString" =>
"2",
572 "userLanguage" =>
"2",
610 $this->linkscripts = array(