Definition at line 7 of file HFile_flisp.php.
◆ donothing()
HFile_flisp::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_flisp()
HFile_flisp::HFile_flisp |
( |
| ) |
|
Definition at line 9 of file HFile_flisp.php.
References array.
24 $this->colours =
array(
"blue",
"purple",
"gray",
"brown",
"blue");
25 $this->quotecolour =
"blue";
26 $this->blockcommentcolour =
"green";
27 $this->linecommentcolour =
"green";
31 $this->indent =
array();
32 $this->unindent =
array();
36 $this->stringchars =
array();
37 $this->delimiters =
array(
"~",
"!",
"$",
"%",
"^",
"&",
"*",
"(",
")",
"-",
"+",
"=",
"|",
"\\",
"/",
"{",
"}",
"[",
"]",
":",
";",
"\"",
"'",
"<",
">",
" ",
",",
".",
"?",
"/");
42 $this->linecommenton =
array(
":");
43 $this->blockcommenton =
array(
";|");
44 $this->blockcommentoff =
array(
"|;");
48 $this->keywords =
array(
49 "boxed_column" =>
"1",
50 "boxed_radio_column" =>
"1",
51 "boxed_radio_row" =>
"1",
55 "concatenation" =>
"1",
60 "image_button" =>
"1",
64 "ok_cancel_help" =>
"1",
65 "ok_cancel_help_errtile" =>
"1",
66 "ok_cancel_help_info" =>
"1",
69 "radio_button" =>
"1",
70 "radio_column" =>
"1",
83 "allow_accept" =>
"3",
84 "aspect_ratio" =>
"3",
85 "big_increment" =>
"3",
86 "children_alignment" =>
"3",
87 "children_fixed_height" =>
"3",
88 "children_fixed_width" =>
"3",
92 "fixed_height" =>
"3",
95 "initial_focus" =>
"3",
100 "is_tab_stop" =>
"3",
108 "multiple_select" =>
"3",
109 "small_increment" =>
"3",
114 "acad_colordlg" =>
"4",
115 "acad_helpdlg" =>
"4",
116 "acad_strlsort" =>
"4",
117 "action_tile" =>
"4",
137 "atoms_family" =>
"4",
138 "autoarxload" =>
"4",
173 "client_data_tile" =>
"4",
186 "done_dialog" =>
"4",
242 "load_dialog" =>
"4",
256 "namedobjdict" =>
"4",
291 "slide_image" =>
"4",
301 "start_dialog" =>
"4",
302 "start_image" =>
"4",
313 "term_dialog" =>
"4",
321 "unload_dialog" =>
"4",
323 "vector_image" =>
"4",
345 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: