2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
 
    4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
 
   20 $this->colours          = array(
"blue", 
"purple", 
"gray", 
"brown", 
"blue");
 
   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(
 
   75                         "InPlaceEditEvent" => 
"2", 
 
  102                         "activateURL" => 
"3", 
 
  109                         "alternative" => 
"3", 
 
  110                         "alternatives" => 
"3", 
 
  116                         "attributeValue" => 
"3", 
 
  135                         "clearClipboard" => 
"3", 
 
  136                         "clearToolTips" => 
"3", 
 
  138                         "clipboardIsEmpty" => 
"3", 
 
  139                         "clipboardIsTransient" => 
"3", 
 
  141                         "closeProject" => 
"3", 
 
  145                         "confDeleteFile" => 
"3", 
 
  148                         "confRenameFile" => 
"3", 
 
  156                         "createString" => 
"3", 
 
  164                         "destroyBitmap" => 
"3", 
 
  185                         "fileExists_" => 
"3", 
 
  186                         "fileOverwriteOK_" => 
"3", 
 
  187                         "fileReadable_" => 
"3", 
 
  188                         "fileWriteable_" => 
"3", 
 
  193                         "flushDeletions" => 
"3", 
 
  199                         "getSelection" => 
"3", 
 
  201                         "goodFileName" => 
"3", 
 
  206                         "hasScrollbars" => 
"3", 
 
  214                         "inPlaceChoiceAdd" => 
"3", 
 
  215                         "inPlaceCopy" => 
"3", 
 
  218                         "inPlaceMove" => 
"3", 
 
  219                         "inPlacePaste" => 
"3", 
 
  220                         "inPlaceReset" => 
"3", 
 
  222                         "inPlaceShow" => 
"3", 
 
  223                         "inPlaceTextHeight" => 
"3", 
 
  231                         "isLockedByUser" => 
"3", 
 
  236                         "isValidName" => 
"3", 
 
  238                         "isVisibleAttribute" => 
"3", 
 
  246                         "leftAligned" => 
"3", 
 
  250                         "linkIndicators" => 
"3", 
 
  277                         "oleCloseAutoObject" => 
"3", 
 
  279                         "oleCreateAutoObject" => 
"3", 
 
  283                         "oleIsObject" => 
"3", 
 
  291                         "openProject" => 
"3", 
 
  295                         "pageBottomMargin" => 
"3", 
 
  296                         "pageBreakLevel" => 
"3", 
 
  297                         "pageChangeBars" => 
"3", 
 
  298                         "pageColumns" => 
"3", 
 
  300                         "pageHeaderFooter" => 
"3", 
 
  303                         "pageLeftMargin" => 
"3", 
 
  305                         "pagePortrait" => 
"3", 
 
  306                         "pageRepeatTitles" => 
"3", 
 
  307                         "pageRightMargin" => 
"3", 
 
  309                         "pageTitlePage" => 
"3", 
 
  310                         "pageTOCLevel" => 
"3", 
 
  311                         "pageTopMargin" => 
"3", 
 
  322                         "progressCancelled" => 
"3", 
 
  323                         "progressMessage" => 
"3", 
 
  324                         "progressRange" => 
"3", 
 
  325                         "progressStart" => 
"3", 
 
  326                         "progressStep" => 
"3", 
 
  327                         "progressStop" => 
"3", 
 
  328                         "purgeObjects_" => 
"3", 
 
  332                         "radioButton" => 
"3", 
 
  359                         "setDefaultViewForModule" => 
"3", 
 
  363                         "setSelection" => 
"3", 
 
  368                         "showDeletedModules" => 
"3", 
 
  369                         "showDeletedObjects" => 
"3", 
 
  370                         "showDeletedProjects" => 
"3", 
 
  389                         "tempFileName" => 
"3", 
 
  395                         "toolBarComboAdd" => 
"3", 
 
  396                         "toolBarComboCount" => 
"3", 
 
  397                         "toolBarComboEmpty" => 
"3", 
 
  398                         "toolBarComboGetItem" => 
"3", 
 
  399                         "toolBarComboGetSelection" => 
"3", 
 
  400                         "toolBarComboSelect" => 
"3", 
 
  411                         "unlockSaveSection" => 
"3", 
 
  412                         "unlockSaveAll" => 
"3", 
 
  413                         "unlockDiscardSection" => 
"3", 
 
  414                         "unlockDiscardAll" => 
"3", 
 
  416                         "updateToolBars" => 
"3", 
 
  420                         "verticalCheckBox" => 
"3", 
 
  421                         "verticalRadioBox" => 
"3", 
 
  426                         "attrEnumeration" => 
"4", 
 
  427                         "attrInteger" => 
"4", 
 
  435                         "colorDarkTurquoise" => 
"4", 
 
  438                         "colorGrey77" => 
"4", 
 
  439                         "colorGrey82" => 
"4", 
 
  440                         "colorLightBlue" => 
"4", 
 
  441                         "colorMagenta" => 
"4", 
 
  442                         "colorMaroon" => 
"4", 
 
  443                         "colorMediumLightBlue" => 
"4", 
 
  444                         "colorOrange" => 
"4", 
 
  447                         "colorRedGrey" => 
"4", 
 
  449                         "colorYellow" => 
"4", 
 
  450                         "ddbAvailable" => 
"4", 
 
  453                         "ddbUnavailable" => 
"4", 
 
  454                         "ICD_DECREASE_LEVEL" => 
"4", 
 
  455                         "ICD_INCREASE_LEVEL" => 
"4", 
 
  464                         "ICD_LEVEL10" => 
"4", 
 
  465                         "ICD_LEVELALL" => 
"4", 
 
  466                         "ICD_OPEN_MODULE" => 
"4", 
 
  467                         "ICD_OPEN_PROJ" => 
"4", 
 
  468                         "inPlaceChoice" => 
"4", 
 
  469                         "inPlaceString" => 
"4", 
 
  470                         "inPlaceText" => 
"4", 
 
  471                         "inPlaceTextChange" => 
"4", 
 
  472                         "inPlaceTextFilled" => 
"4", 
 
  492                         "keyPageDown" => 
"4", 
 
  496                         "logicalDefaultColor" => 
"4", 
 
  497                         "logical0IndicatorColor" => 
"4", 
 
  498                         "logical11IndicatorColor" => 
"4", 
 
  499                         "logical22IndicatorColor" => 
"4", 
 
  500                         "logical33IndicatorColor" => 
"4", 
 
  501                         "logical44IndicatorColor" => 
"4", 
 
  502                         "logical55IndicatorColor" => 
"4", 
 
  503                         "logical66IndicatorColor" => 
"4", 
 
  504                         "logical77IndicatorColor" => 
"4", 
 
  505                         "logical88IndicatorColor" => 
"4", 
 
  506                         "logical100IndicatorColor" => 
"4", 
 
  507                         "logicalCurrentBackgroundColor" => 
"4", 
 
  508                         "logicalDataTextColor" => 
"4", 
 
  509                         "logicalDeletedTextColor" => 
"4", 
 
  510                         "logicalHighIndicatorColor" => 
"4", 
 
  511                         "logicalInPlaceBackgroundColor" => 
"4", 
 
  512                         "logicalLinksInIndicatorColor" => 
"4", 
 
  513                         "logicalLowIndicatorColor" => 
"4", 
 
  514                         "logicalMediumIndicatorColor" => 
"4", 
 
  515                         "logicalPageBackgroundColor" => 
"4", 
 
  516                         "logicalReadOnlyTextColor" => 
"4", 
 
  517                         "logicalSelectedTextColor" => 
"4", 
 
  518                         "logicalTextBackgroundColor" => 
"4", 
 
  519                         "logicalTitleBackgroundColor" => 
"4", 
 
  520                         "logicalTitleTextColor" => 
"4", 
 
  522                         "scrollPageDown" => 
"4", 
 
  523                         "scrollPageUp" => 
"4", 
 
  524                         "scrollToEnd" => 
"4", 
 
  525                         "scrollToHome" => 
"4", 
 
  526                         "scrollToPos" => 
"4", 
 
  538 $this->linkscripts      = array(