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