• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

syntax_highlight/php/HFile/HFile_acl.php

Go to the documentation of this file.
00001 <?php
00002 $BEAUT_PATH = realpath(".")."/syntax_highlight/php";
00003 if (!isset ($BEAUT_PATH)) return;
00004 require_once("$BEAUT_PATH/Beautifier/HFile.php");
00005   class HFile_acl extends HFile{
00006    function HFile_acl(){
00007      $this->HFile();    
00008 /*************************************/
00009 // Beautifier Highlighting Configuration File 
00010 // ADEPT Command Language
00011 /*************************************/
00012 // Flags
00013 
00014 $this->nocase                   = "0";
00015 $this->notrim                   = "0";
00016 $this->perl                     = "0";
00017 
00018 // Colours
00019 
00020 $this->colours          = array("blue", "blue", "purple", "brown", "brown", "gray", "gray", "", "purple", "");
00021 $this->quotecolour              = "blue";
00022 $this->blockcommentcolour       = "green";
00023 $this->linecommentcolour        = "green";
00024 
00025 // Indent Strings
00026 
00027 $this->indent                   = array("{");
00028 $this->unindent                 = array("}");
00029 
00030 // String characters and delimiters
00031 
00032 $this->stringchars              = array("\"", "'");
00033 $this->delimiters               = array("~", "!", "@", "%", "^", "&", "*", "(", ")", "-", "+", "=", "|", "\\", "{", "}", "[", "]", ":", ";", "\"", "'", "<", ">", " ", ",", "   ", ".", "?");
00034 $this->escchar                  = "";
00035 
00036 // Comment settings
00037 
00038 $this->linecommenton            = array("#");
00039 $this->blockcommenton           = array("/*");
00040 $this->blockcommentoff          = array("*/");
00041 
00042 // Keywords (keyword mapping to colour number)
00043 
00044 $this->keywords                 = array(
00045                         "append_catalog_path" => "1", 
00046                         "append_graphics_path" => "1", 
00047                         "append_load_path" => "1", 
00048                         "append_path" => "1", 
00049                         "buffer_create" => "1", 
00050                         "buffer_doc" => "1", 
00051                         "caller" => "1", 
00052                         "catch" => "1", 
00053                         "cmd_exists" => "1", 
00054                         "count" => "1", 
00055                         "defined" => "1", 
00056                         "delete" => "1", 
00057                         "eval" => "5", 
00058                         "execute" => "5", 
00059                         "high_bound" => "1", 
00060                         "insert_buffer" => "1", 
00061                         "low_bound" => "1", 
00062                         "option" => "1", 
00063                         "package_file" => "1", 
00064                         "package_name" => "1", 
00065                         "packages" => "1", 
00066                         "require" => "5", 
00067                         "throw" => "1", 
00068                         "channel_set_callback" => "2", 
00069                         "content_model" => "4", 
00070                         "context_paths" => "2", 
00071                         "context_string" => "2", 
00072                         "in_context" => "2", 
00073                         "in_context_list" => "2", 
00074                         "open_accept" => "2", 
00075                         "open_connect" => "2", 
00076                         "open_listen" => "2", 
00077                         "pack" => "8", 
00078                         "read" => "7", 
00079                         "tag_content" => "4", 
00080                         "unpack" => "8", 
00081                         "write" => "7", 
00082                         "current_doc" => "3", 
00083                         "doc_close" => "3", 
00084                         "doc_list" => "3", 
00085                         "doc_name" => "3", 
00086                         "doc_open" => "3", 
00087                         "doc_parent" => "3", 
00088                         "doc_path" => "3", 
00089                         "doc_set_path" => "3", 
00090                         "doc_show" => "3", 
00091                         "doc_valid" => "3", 
00092                         "doc_window" => "3", 
00093                         "file_selector" => "3", 
00094                         "list_response" => "3", 
00095                         "panel_popup" => "3", 
00096                         "path_doc" => "3", 
00097                         "response" => "3", 
00098                         "save_some_docs" => "3", 
00099                         "base_tag_name" => "4", 
00100                         "char_entity_names" => "4", 
00101                         "division_tag" => "4", 
00102                         "dl_call" => "4", 
00103                         "dl_error" => "4", 
00104                         "dl_find" => "4", 
00105                         "dl_load" => "4", 
00106                         "dl_unload" => "4", 
00107                         "doc_type" => "4", 
00108                         "doc_type_dir" => "4", 
00109                         "dtd_decl_path" => "4", 
00110                         "dtd_tag" => "4", 
00111                         "entity_tag" => "4", 
00112                         "file_entity_tag" => "4", 
00113                         "fosi_public_id" => "4", 
00114                         "graphic_entity_attr_name" => "4", 
00115                         "graphic_entity_tag" => "4", 
00116                         "graphic_tag_name" => "4", 
00117                         "graphic_file_attr_name" => "4", 
00118                         "marked_section_tag" => "4", 
00119                         "notation_tag" => "4", 
00120                         "path_public_ids" => "4", 
00121                         "procins_tag" => "4", 
00122                         "public_id" => "4", 
00123                         "public_id_path" => "4", 
00124                         "sgml_feature" => "4", 
00125                         "tag_attr_choices" => "4", 
00126                         "tag_attr_default" => "4", 
00127                         "tag_attr_required" => "4", 
00128                         "tag_attr_type" => "4", 
00129                         "tag_attr_value" => "4", 
00130                         "tag_attrs" => "4", 
00131                         "tag_display" => "5", 
00132                         "tag_exists" => "4", 
00133                         "tag_has_attr" => "4", 
00134                         "tag_names" => "4", 
00135                         "text_entity_tag" => "4", 
00136                         "user_tag_names" => "4", 
00137                         "addrequiredtags" => "5", 
00138                         "alias" => "5", 
00139                         "aliases" => "5", 
00140                         "attribute" => "5", 
00141                         "autoload" => "5", 
00142                         "beep" => "5", 
00143                         "bitmapdisplay" => "5", 
00144                         "break" => "5", 
00145                         "buffers" => "5", 
00146                         "caret" => "5", 
00147                         "case" => "5", 
00148                         "change_entity" => "5", 
00149                         "change_tag" => "5", 
00150                         "characters" => "5", 
00151                         "check_completeness" => "5", 
00152                         "clear_mark" => "5", 
00153                         "comments" => "5", 
00154                         "context" => "5", 
00155                         "continue" => "5", 
00156                         "copy_file" => "5", 
00157                         "copy_keymap" => "5", 
00158                         "copy_mark" => "5", 
00159                         "create_file_entity" => "5", 
00160                         "declare_entity" => "5", 
00161                         "declare_graphic_entity" => "5", 
00162                         "declare_ms_parameter" => "5", 
00163                         "declare_notation" => "5", 
00164                         "declare_text_entity" => "5", 
00165                         "define_keymap" => "5", 
00166                         "define_tag" => "5", 
00167                         "delete_buffer" => "5", 
00168                         "delete_character" => "5", 
00169                         "delete_entity" => "5", 
00170                         "delete_mark" => "5", 
00171                         "delete_tag" => "5", 
00172                         "detail" => "5", 
00173                         "dirdot" => "5", 
00174                         "directory" => "5", 
00175                         "dirfontpercent" => "5", 
00176                         "dirheading" => "5", 
00177                         "dironly" => "5", 
00178                         "dirorder" => "5", 
00179                         "dirtext" => "5", 
00180                         "dirupdate" => "5", 
00181                         "doctypespath" => "5", 
00182                         "edit" => "5", 
00183                         "editfontpercent" => "5", 
00184                         "editor" => "5", 
00185                         "expressions" => "5", 
00186                         "fileentityfontcolor" => "5", 
00187                         "fileentitymarkers" => "5", 
00188                         "find" => "5", 
00189                         "fontpercent" => "5", 
00190                         "for" => "5", 
00191                         "fosi" => "5", 
00192                         "fosiwarnings" => "5", 
00193                         "fulljust" => "5", 
00194                         "fullkeymap" => "5", 
00195                         "gentext" => "5", 
00196                         "gentextfontcolor" => "5", 
00197                         "gentexttagdisplay" => "5", 
00198                         "graphicdisplay" => "5", 
00199                         "help" => "5", 
00200                         "helpfontpercent" => "5", 
00201                         "hookname" => "5", 
00202                         "ids" => "5", 
00203                         "if/else" => "5", 
00204                         "indent" => "5", 
00205                         "inputmode" => "5", 
00206                         "insert_accent" => "5", 
00207                         "insert_entity" => "5", 
00208                         "insert_graphic" => "5", 
00209                         "insert_graphic_entity" => "5", 
00210                         "insert_marked_section" => "5", 
00211                         "insert_pi" => "5", 
00212                         "insert_string" => "5", 
00213                         "insert_table" => "5", 
00214                         "insert_tag" => "9", 
00215                         "invoke_processor" => "5", 
00216                         "join" => "5", 
00217                         "keymap" => "5", 
00218                         "language" => "5", 
00219                         "link" => "5", 
00220                         "load_buffers" => "5", 
00221                         "loadmessages" => "5", 
00222                         "loadpath" => "5", 
00223                         "lookup" => "5", 
00224                         "map" => "5", 
00225                         "mark" => "5", 
00226                         "menu" => "5", 
00227                         "menu_add" => "5", 
00228                         "menu_change" => "5", 
00229                         "menu_copy" => "5", 
00230                         "menu_delete" => "5", 
00231                         "menu_load" => "5", 
00232                         "menu_move" => "5", 
00233                         "menu_reset" => "5", 
00234                         "menu_save" => "5", 
00235                         "message" => "5", 
00236                         "modified" => "6", 
00237                         "modify_entity" => "5", 
00238                         "modify_file_entities" => "5", 
00239                         "modify_graphic_entities" => "5", 
00240                         "modify_marked_section" => "5", 
00241                         "modify_ms_parameters" => "5", 
00242                         "modify_notation" => "5", 
00243                         "modify_tag" => "9", 
00244                         "modify_text_entities" => "5", 
00245                         "more" => "5", 
00246                         "move_file" => "5", 
00247                         "new" => "5", 
00248                         "newline" => "5", 
00249                         "options" => "5", 
00250                         "outline" => "5", 
00251                         "package" => "5", 
00252                         "paste" => "9", 
00253                         "pendingdelete" => "5", 
00254                         "print" => "5", 
00255                         "printer" => "5", 
00256                         "quit" => "9", 
00257                         "readvar" => "5", 
00258                         "redisplay" => "5", 
00259                         "remove_file" => "5", 
00260                         "rename_entity" => "5", 
00261                         "rename_notation" => "5", 
00262                         "rename_tag" => "5", 
00263                         "repeat" => "5", 
00264                         "replace" => "5", 
00265                         "requireattrs" => "5", 
00266                         "rochange" => "5", 
00267                         "save" => "9", 
00268                         "save_as" => "5", 
00269                         "save_buffers" => "5", 
00270                         "search" => "5", 
00271                         "selectionsvc" => "5", 
00272                         "selectscan" => "5", 
00273                         "set" => "5", 
00274                         "sgmlselection" => "5", 
00275                         "sh" => "5", 
00276                         "show" => "5", 
00277                         "showattrs" => "5", 
00278                         "showentities" => "5", 
00279                         "shownewlines" => "5", 
00280                         "source" => "5", 
00281                         "spell" => "5", 
00282                         "split" => "8", 
00283                         "substitute" => "5", 
00284                         "tabledisplay" => "5", 
00285                         "tablefit" => "5", 
00286                         "tagfontpercent" => "5", 
00287                         "tagidisplay" => "5", 
00288                         "tagnames" => "5", 
00289                         "tagscan" => "5", 
00290                         "textentityfontcolor" => "5", 
00291                         "time" => "9", 
00292                         "translate" => "5", 
00293                         "unalias" => "5", 
00294                         "undeclare_entity" => "5", 
00295                         "undeclare_notation" => "5", 
00296                         "undefine_keymap" => "5", 
00297                         "undefine_tag" => "5", 
00298                         "undo" => "5", 
00299                         "units" => "5", 
00300                         "unmap" => "5", 
00301                         "unsetvar" => "5", 
00302                         "usertags" => "5", 
00303                         "variables" => "5", 
00304                         "version" => "5", 
00305                         "wait" => "5", 
00306                         "while" => "5", 
00307                         "window" => "5", 
00308                         "windows" => "5", 
00309                         "wrapscan" => "5", 
00310                         "write8bit" => "5", 
00311                         "writecheck" => "5", 
00312                         "caret_at" => "6", 
00313                         "current_tag_attr_value" => "6", 
00314                         "current_tag_name" => "6", 
00315                         "edit_id" => "6", 
00316                         "edit_new_window" => "6", 
00317                         "entity" => "6", 
00318                         "entity_doc" => "6", 
00319                         "entity_exists" => "6", 
00320                         "entity_first" => "6", 
00321                         "entity_last" => "6", 
00322                         "entity_name" => "6", 
00323                         "forward_char" => "6", 
00324                         "goto_oid" => "8", 
00325                         "insert" => "6", 
00326                         "inside_tag" => "6", 
00327                         "looking_at" => "6", 
00328                         "mouse_in_selection" => "6", 
00329                         "oid_delete_attr" => "8", 
00330                         "oid_modify_attr" => "8", 
00331                         "oid_top_pos" => "8", 
00332                         "scroll_to_oid" => "8", 
00333                         "selected" => "6", 
00334                         "selection_balanced" => "6", 
00335                         "selection_end" => "8", 
00336                         "selection_start" => "8", 
00337                         "absolute_file_name" => "7", 
00338                         "access" => "7", 
00339                         "basename" => "7", 
00340                         "chr" => "8", 
00341                         "close" => "7", 
00342                         "dirname" => "7", 
00343                         "eof" => "7", 
00344                         "exit_editor" => "7", 
00345                         "expand_file_name" => "7", 
00346                         "file_directory" => "7", 
00347                         "file_mtime" => "9", 
00348                         "file_newer" => "7", 
00349                         "file_size" => "7", 
00350                         "file_system" => "7", 
00351                         "flush" => "7", 
00352                         "getline" => "7", 
00353                         "getpid" => "7", 
00354                         "glob" => "7", 
00355                         "hex" => "8", 
00356                         "init_done" => "7", 
00357                         "key_cmd" => "7", 
00358                         "keymap_exists" => "7", 
00359                         "max" => "7", 
00360                         "menu_checked" => "7", 
00361                         "menu_cmd" => "7", 
00362                         "menu_exists" => "7", 
00363                         "menu_item_count" => "7", 
00364                         "menu_popup" => "7", 
00365                         "min" => "7", 
00366                         "oct" => "8", 
00367                         "open" => "7", 
00368                         "ord" => "8", 
00369                         "put" => "7", 
00370                         "pwd" => "7", 
00371                         "seek" => "7", 
00372                         "tell" => "7", 
00373                         "truncate" => "7", 
00374                         "umask" => "7", 
00375                         "chop" => "8", 
00376                         "dupl" => "8", 
00377                         "gsub" => "8", 
00378                         "index" => "8", 
00379                         "length" => "8", 
00380                         "match" => "8", 
00381                         "match_length" => "8", 
00382                         "match_result" => "8", 
00383                         "match_start" => "8", 
00384                         "oid_attr" => "8", 
00385                         "oid_attr_list" => "8", 
00386                         "oid_attr_required" => "8", 
00387                         "oid_attr_type" => "8", 
00388                         "oid_backward" => "8", 
00389                         "oid_caret" => "8", 
00390                         "oid_caret_offset" => "8", 
00391                         "oid_caret_pos" => "8", 
00392                         "oid_check_attr" => "8", 
00393                         "oid_child" => "8", 
00394                         "oid_children" => "8", 
00395                         "oid_content" => "8", 
00396                         "oid_current_tag" => "8", 
00397                         "oid_detailed" => "8", 
00398                         "oid_doc" => "8", 
00399                         "oid_emptyoid_entity_first" => "8", 
00400                         "oid_entity_last" => "8", 
00401                         "oid_first" => "8", 
00402                         "oid_forward" => "8", 
00403                         "oid_has_attr" => "8", 
00404                         "oid_in_doc" => "8", 
00405                         "oid_last" => "8", 
00406                         "oid_level" => "8", 
00407                         "oid_mouse_pos" => "8", 
00408                         "oid_name" => "8", 
00409                         "oid_next" => "8", 
00410                         "oid_null" => "8", 
00411                         "oid_parent" => "8", 
00412                         "oid_prev" => "8", 
00413                         "oid_protected" => "8", 
00414                         "oid_same_doc" => "8", 
00415                         "oid_select" => "8", 
00416                         "oid_type" => "8", 
00417                         "oid_valid" => "8", 
00418                         "reverse" => "8", 
00419                         "rindex" => "8", 
00420                         "span" => "8", 
00421                         "sub" => "8", 
00422                         "substr" => "8", 
00423                         "tolower" => "8", 
00424                         "toupper" => "8", 
00425                         "trim" => "8", 
00426                         "context_error" => "9", 
00427                         "create" => "9", 
00428                         "ctime" => "9", 
00429                         "cut" => "9", 
00430                         "destroy" => "9", 
00431                         "editbeforehook" => "9", 
00432                         "editfilehook" => "9", 
00433                         "elapsed_time" => "9", 
00434                         "entity_path" => "9", 
00435                         "exclude_tag" => "9", 
00436                         "goto_cell" => "9", 
00437                         "modify_graphic" => "9", 
00438                         "newfilehook" => "9", 
00439                         "print_panel" => "9", 
00440                         "tbl_caret_col" => "9", 
00441                         "tbl_caret_row" => "9", 
00442                         "tbl_col_count" => "9", 
00443                         "tbl_quit" => "9", 
00444                         "tbl_resize" => "9", 
00445                         "tbl_row_count" => "9", 
00446                         "time_date" => "9", 
00447                         "timer_add_callback" => "9", 
00448                         "timer_remove_callback" => "9", 
00449                         "times" => "9", 
00450                         "window_class" => "9", 
00451                         "window_close" => "9", 
00452                         "window_create" => "9", 
00453                         "window_destroy" => "9", 
00454                         "window_doc" => "9", 
00455                         "window_get" => "9", 
00456                         "window_id" => "9", 
00457                         "window_list" => "9", 
00458                         "window_lower" => "9", 
00459                         "window_mask" => "9", 
00460                         "window_name" => "9", 
00461                         "window_open" => "9", 
00462                         "window_raise" => "9", 
00463                         "window_set" => "9", 
00464                         "window_show" => "9", 
00465                         "window_state" => "9", 
00466                         "window_sync" => "9", 
00467                         "window_xid" => "9", 
00468                         "$ENV" => "10", 
00469                         "$ERROR" => "10", 
00470                         "$OFS" => "10", 
00471                         "$ORS" => "10", 
00472                         "$SYMTAB" => "10", 
00473                         "$adept_path" => "10", 
00474                         "$currentcolumn" => "10", 
00475                         "$currentline" => "10", 
00476                         "$dirname" => "10", 
00477                         "$dirselect" => "10", 
00478                         "$docname" => "10", 
00479                         "$doctype" => "10", 
00480                         "$filename" => "10", 
00481                         "$progname" => "10", 
00482                         "$selection" => "10", 
00483                         "$sh_status" => "10", 
00484                         "$status" => "10", 
00485                         "$system" => "10", 
00486                         "$tagname" => "10", 
00487                         "$topline" => "10", 
00488                         "$version" => "10", 
00489                         "$version_date" => "10", 
00490                         "$winsys" => "10", 
00491                         "APTACCEPTC" => "10", 
00492                         "APTCATPATH" => "10", 
00493                         "APTDICTPATH" => "10", 
00494                         "APTGRPATH" => "10", 
00495                         "APTLANGAPTMENUFILE" => "10", 
00496                         "APTLOADPATH" => "10", 
00497                         "APTMOUSE" => "10", 
00498                         "APTPATH" => "10", 
00499                         "APTRCFILE" => "10", 
00500                         "APTSTARTUP" => "10", 
00501                         "APTTBLWIDTH" => "10", 
00502                         "APTUNDOLIM" => "10");
00503 
00504 // Special extensions
00505 
00506 // Each category can specify a PHP function that returns an altered
00507 // version of the keyword.
00508         
00509         
00510 
00511 $this->linkscripts      = array(
00512                         "1" => "donothing", 
00513                         "5" => "donothing", 
00514                         "2" => "donothing", 
00515                         "4" => "donothing", 
00516                         "8" => "donothing", 
00517                         "7" => "donothing", 
00518                         "3" => "donothing", 
00519                         "9" => "donothing", 
00520                         "6" => "donothing", 
00521                         "10" => "donothing");
00522 }
00523 
00524 
00525 function donothing($keywordin)
00526 {
00527         return $keywordin;
00528 }
00529 
00530 }?>

Generated on Fri Dec 13 2013 09:06:39 for ILIAS Release_3_4_x_branch .rev 46804 by  doxygen 1.7.1