ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
HFile_uniface72.php
Go to the documentation of this file.
1 <?php
2 $BEAUT_PATH = realpath(".") . "/Services/COPage/syntax_highlight/php";
3 if (!isset($BEAUT_PATH)) {
4  return;
5 }
6 require_once("$BEAUT_PATH/Beautifier/HFile.php");
7  class HFile_uniface72 extends HFile
8  {
9  public function HFile_uniface72()
10  {
11  $this->HFile();
12  /*************************************/
13  // Beautifier Highlighting Configuration File
14  // Uniface V7.2
15  /*************************************/
16  // Flags
17 
18  $this->nocase = "1";
19  $this->notrim = "0";
20  $this->perl = "0";
21 
22  // Colours
23 
24  $this->colours = array("blue", "purple", "gray", "blue");
25  $this->quotecolour = "blue";
26  $this->blockcommentcolour = "green";
27  $this->linecommentcolour = "green";
28 
29  // Indent Strings
30 
31  $this->indent = array(")", "params", "variables");
32  $this->unindent = array("else", "end", "endif", "endparams", "endselectcase");
33 
34  // String characters and delimiters
35 
36  $this->stringchars = array("\"");
37  $this->delimiters = array("~", "!", "@", "%", "^", "&", "*", "(", ")", "+", "=", "|", "\\", "/", "{", "}", "[", "]", ";", "\"", "'", "<", ">", " ", ",", " ", ".", "?");
38  $this->escchar = "";
39 
40  // Comment settings
41 
42  $this->linecommenton = array(";");
43  $this->blockcommenton = array("");
44  $this->blockcommentoff = array("");
45 
46  // Keywords (keyword mapping to colour number)
47 
48  $this->keywords = array(
49  "\"endvariables\"" => "",
50  "\"endwhile\"" => "",
51  "/Marker" => "",
52  "Characters" => "",
53  "\"$$\"" => "",
54  "activate" => "1",
55  "addmonths" => "1",
56  "apexit" => "1",
57  "apstart" => "1",
58  "askmess" => "1",
59  "blockdata" => "1",
60  "break" => "1",
61  "by" => "1",
62  "call" => "1",
63  "case" => "1",
64  "clear" => "1",
65  "close" => "1",
66  "clrmess" => "1",
67  "commit" => "1",
68  "compare" => "1",
69  "compute" => "1",
70  "creocc" => "1",
71  "curocc_video" => "1",
72  "debug" => "1",
73  "delete" => "1",
74  "delete_instance" => "1",
75  "delitem" => "1",
76  "discard" => "1",
77  "display" => "1",
78  "done" => "1",
79  "edit" => "1",
80  "eject" => "1",
81  "else" => "1",
82  "elsecase" => "1",
83  "elseif" => "1",
84  "end" => "1",
85  "endif" => "1",
86  "endparams" => "1",
87  "endselectcase" => "1",
88  "endvariables" => "1",
89  "endwhile" => "1",
90  "entry" => "1",
91  "erase" => "1",
92  "exit" => "1",
93  "field_syntax" => "1",
94  "field_video" => "1",
95  "filebox" => "1",
96  "filedump" => "1",
97  "file_dump" => "1",
98  "fileload" => "1",
99  "file_load" => "1",
100  "findkey" => "1",
101  "from" => "1",
102  "getitem" => "1",
103  "getlistitems" => "1",
104  "goto" => "1",
105  "help" => "1",
106  "if" => "1",
107  "length" => "1",
108  "lock" => "1",
109  "lookup" => "1",
110  "lowercase" => "1",
111  "macro" => "1",
112  "message" => "1",
113  "new_instance" => "1",
114  "nodebug" => "1",
115  "numgen" => "1",
116  "numset" => "1",
117  "open" => "1",
118  "operation" => "1",
119  "order" => "1",
120  "params" => "1",
121  "perform" => "1",
122  "postmessage" => "1",
123  "pragma" => "1",
124  "previous" => "1",
125  "print" => "1",
126  "print_break" => "1",
127  "pulldown" => "1",
128  "putitem" => "1",
129  "putlistitems" => "1",
130  "putmess" => "1",
131  "read" => "1",
132  "refresh" => "1",
133  "release" => "1",
134  "reload" => "1",
135  "remocc" => "1",
136  "repeat" => "1",
137  "reset" => "1",
138  "retrieve" => "1",
139  "return" => "1",
140  "rollback" => "1",
141  "run" => "1",
142  "scan" => "1",
143  "selectcase" => "1",
144  "selectdb" => "1",
145  "sendmessage" => "1",
146  "set" => "1",
147  "setformfocus" => "1",
148  "setocc" => "1",
149  "skip" => "1",
150  "sort" => "1",
151  "spawn" => "1",
152  "sql" => "1",
153  "store" => "1",
154  "to" => "1",
155  "u_where" => "1",
156  "until" => "1",
157  "uppercase" => "1",
158  "using" => "1",
159  "validate" => "1",
160  "validatefield" => "1",
161  "validatekey" => "1",
162  "validateocc" => "1",
163  "variables" => "1",
164  "webgen" => "1",
165  "webget" => "1",
166  "where" => "1",
167  "while" => "1",
168  "write" => "1",
169  "append" => "2",
170  "ask" => "2",
171  "async" => "2",
172  "attached" => "2",
173  "complete" => "2",
174  "desc" => "2",
175  "dump" => "2",
176  "e" => "3",
177  "error" => "2",
178  "field" => "2",
179  "global" => "2",
180  "hint" => "2",
181  "id" => "2",
182  "image" => "2",
183  "info" => "2",
184  "init" => "2",
185  "keyword" => "2",
186  "list" => "2",
187  "load" => "2",
188  "local" => "2",
189  "menu" => "2",
190  "mod" => "2",
191  "net" => "2",
192  "next" => "2",
193  "nobeep" => "2",
194  "noborder" => "2",
195  "nolock" => "2",
196  "noterm" => "2",
197  "nowander" => "2",
198  "o" => "2",
199  "occ" => "2",
200  "query" => "2",
201  "raw" => "2",
202  "save" => "2",
203  "sync" => "2",
204  "topic" => "2",
205  "truncate" => "2",
206  "v5profile" => "2",
207  "v6profile" => "2",
208  "warning" => "2",
209  "x" => "2",
210  ":a" => "2",
211  ":ascending" => "2",
212  ":d" => "2",
213  ":descending" => "2",
214  "$applname" => "3",
215  "$batch" => "3",
216  "$char" => "3",
217  "$check" => "3",
218  "$clock" => "3",
219  "$componentname" => "3",
220  "$componenttype" => "3",
221  "$curhits" => "3",
222  "$curkey" => "3",
223  "$curline" => "3",
224  "$curocc" => "3",
225  "$curword" => "3",
226  "$dataerrorcontext" => "3",
227  "$date" => "3",
228  "$datim" => "3",
229  "$dberror" => "3",
230  "$dbocc" => "3",
231  "$detachedinstances" => "3",
232  "$direction" => "3",
233  "$disable" => "3",
234  "$display" => "3",
235  "$empty" => "3",
236  "$entinfo" => "3",
237  "$entname" => "3",
238  "$error" => "3",
239  "$fieldcheck" => "3",
240  "$fielddbmod" => "3",
241  "$fieldendmod" => "3",
242  "$fieldindb" => "3",
243  "$fieldinfo" => "3",
244  "$fieldmod" => "3",
245  "$fieldname" => "3",
246  "$fieldprofile" => "3",
247  "$fieldproperties" => "3",
248  "$fieldvalidation" => "3",
249  "$fieldvalrep" => "3",
250  "$foreign" => "3",
251  "$format" => "3",
252  "$formdb" => "3",
253  "$formdbmod" => "3",
254  "$formfocus" => "3",
255  "$formmod" => "3",
256  "$formmodality" => "3",
257  "$formname" => "3",
258  "$formtitle" => "3",
259  "$framedepth" => "3",
260  "$gui" => "3",
261  "$hide" => "3",
262  "$hits" => "3",
263  "$instancechildren" => "3",
264  "$instancedb" => "3",
265  "$instancedbmod" => "3",
266  "$instancemod" => "3",
267  "$instancename" => "3",
268  "$instanceparent" => "3",
269  "$instancepath" => "3",
270  "$instancevalidation" => "3",
271  "$ioprint" => "3",
272  "$keyboard" => "3",
273  "$keycheck" => "3",
274  "$keyfields" => "3",
275  "$keymod" => "3",
276  "$keytype" => "3",
277  "$keyvalidation" => "3",
278  "$language" => "3",
279  "$lines" => "3",
280  "$logical" => "3",
281  "$msgdata" => "3",
282  "$msgdst" => "3",
283  "$msgid" => "3",
284  "$msginfo" => "3",
285  "$msgsrc" => "3",
286  "$next" => "3",
287  "$nls_sort_order" => "3",
288  "$nmforms" => "3",
289  "$number" => "3",
290  "$occcheck" => "3",
291  "$occdbmod" => "3",
292  "$occdel" => "3",
293  "$occdepth" => "3",
294  "$occmod" => "3",
295  "$occvalidation" => "3",
296  "$oprsys" => "3",
297  "$outer" => "3",
298  "$page" => "3",
299  "$paintedocc" => "3",
300  "$password" => "3",
301  "$previous" => "3",
302  "$printing" => "3",
303  "$procerror" => "3",
304  "$procerrorcontext" => "3",
305  "$prompt" => "3",
306  "$properties" => "3",
307  "$putmess" => "3",
308  "$relation" => "3",
309  "$result" => "3",
310  "$rettype" => "3",
311  "$runmode" => "3",
312  "$secureprotocol" => "3",
313  "$selblk" => "3",
314  "$status" => "3",
315  "$storetype" => "3",
316  "$syntax" => "3",
317  "$text" => "3",
318  "$textexist" => "3",
319  "$time" => "3",
320  "$totdbocc" => "3",
321  "$totkeys" => "3",
322  "$totlines" => "3",
323  "$totocc" => "3",
324  "$user" => "3",
325  "$valrep" => "3",
326  "$variation" => "3",
327  "$web" => "3",
328  "abs" => "3",
329  "acos" => "3",
330  "asin" => "3",
331  "atan" => "3",
332  "condition" => "3",
333  "cos" => "3",
334  "exp" => "3",
335  "expression" => "3",
336  "fact" => "3",
337  "frac" => "3",
338  "int" => "3",
339  "log" => "3",
340  "log10" => "3",
341  "pi" => "3",
342  "power" => "3",
343  "sin" => "3",
344  "sqrt" => "3",
345  "tan" => "3",
346  "(" => "5",
347  ")" => "5",
348  "[" => "5",
349  "]" => "5",
350  "+" => "5",
351  "-" => "5",
352  "*" => "5",
353  "/" => "5",
354  "=" => "5",
355  ";" => "5",
356  "%" => "5",
357  "&" => "5",
358  ">" => "5",
359  "<" => "5",
360  "<=" => "5",
361  ">=" => "5",
362  "^" => "5",
363  "!" => "5",
364  "|" => "5",
365  "%\\" => "5",
366  "." => "5",
367  "," => "5",
368  "$" => "5",
369  "$$" => "5",
370  "<>" => "5");
371 
372  // Special extensions
373 
374  // Each category can specify a PHP function that returns an altered
375  // version of the keyword.
376 
377 
378 
379  $this->linkscripts = array(
380  "" => "donothing",
381  "1" => "donothing",
382  "2" => "donothing",
383  "3" => "donothing",
384  "5" => "donothing");
385  }
386 
387 
388  public function donothing($keywordin)
389  {
390  return $keywordin;
391  }
392  }
$BEAUT_PATH
Create styles array
The data for the language used.
Definition: HFile.php:21
donothing($keywordin)