Definition at line 7 of file HFile_SearchScript.php.
◆ donothing()
HFile_SearchScript::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_SearchScript()
HFile_SearchScript::HFile_SearchScript |
( |
| ) |
|
Definition at line 9 of file HFile_SearchScript.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(
68 "<BLOCKQUOTE>" =>
"1",
69 "</BLOCKQUOTE>" =>
"1",
104 "</FRAMESET>" =>
"1",
146 "</NOFRAMES>" =>
"1",
190 "</TEXTAREA>" =>
"1",
212 "BACKGROUND=" =>
"2",
217 "CELLPADDING" =>
"2",
218 "CELLSPACING" =>
"2",
225 "FRAMEBORDER=" =>
"2",
226 "FRAMESPACING=" =>
"2",
230 "HTTP-EQUIV=" =>
"2",
235 "MARGINHEIGHT=" =>
"2",
236 "MARGINWIDTH=" =>
"2",
246 "ONMOUSEOVER" =>
"2",
294 "getenvvariable" =>
"4",
295 "GetNextPageURLKeys" =>
"4",
296 "GetPageURLKeys" =>
"4",
310 "printhtmlesc" =>
"4",
311 "printurlesc" =>
"4",
315 "setenvvariable" =>
"4",
316 "SetContentType" =>
"4",
326 "AccessQueryMode" =>
"5",
327 "AccessQueryText" =>
"5",
330 "BeginHighlight" =>
"5",
332 "ClientSoftware" =>
"5",
335 "ClusterKeywordCount" =>
"5",
336 "ClusterCount" =>
"5",
337 "ClusterEffort" =>
"5",
338 "ClusterOrder" =>
"5",
339 "ClusterPageSize" =>
"5",
340 "ClusterScore" =>
"5",
341 "ClusterStyle" =>
"5",
343 "CollectionName" =>
"5",
348 "DefaultList" =>
"5",
349 "Description" =>
"5",
353 "DocsSearched" =>
"5",
356 "DocumentPrint" =>
"5",
358 "EndHighlight" =>
"5",
364 "HLNextLabel" =>
"5",
365 "HLPrevLabel" =>
"5",
366 "HTMLBodyPrint" =>
"5",
367 "HGMLBodyPrintPre" =>
"5",
368 "HTMLHeadPrint" =>
"5",
371 "KeywordSummary" =>
"5",
375 "NextDocMime" =>
"5",
378 "NextPageURL" =>
"5",
382 "PrevDocMime" =>
"5",
385 "PrevPageURL" =>
"5",
391 "QueryWeight" =>
"5",
394 "RefinedQueryZip" =>
"5",
397 "ResultCount" =>
"5",
398 "ResultErrorTemplate" =>
"5",
399 "ResultField" =>
"5",
400 "ResultMaxDocs" =>
"5",
401 "ResultStart" =>
"5",
402 "ResultTemplate" =>
"5",
404 "ScoreThreshold" =>
"5",
414 "SourceQueryMode" =>
"5",
415 "SourceQueryText" =>
"5",
417 "StoredKeywords" =>
"5",
418 "StoredSummary" =>
"5",
425 "ViewTemplate" =>
"5",
435 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: