Eötvös Quantum Utilities  v5.0.144
Providing the Horsepowers in the Quantum Realm
Variables
search_config.php File Reference

Go to the source code of this file.

Variables

 $config
 
 $translator
 

Variable Documentation

◆ $config

$config
Initial value:
= array(
'PROJECT_NAME' => "Eötvös Quantum Utilities",
'GENERATE_TREEVIEW' => false,
'DISABLE_INDEX' => false,
)

Definition at line 3 of file search_config.php.

◆ $translator

$translator
Initial value:
= array(
'search_results_title' => "Search Results",
'search_results' => array(
0 => "Sorry, no documents matching your query.",
1 => "Found <b>1</b> document matching your query.",
2 => "Found <b>\$num</b> documents matching your query. Showing best matches first.",
),
'search_matches' => "Matches:",
'search' => "Search",
'split_bar' => "",
'logo' => "Generated on Mon Jan 21 2019 12:09:26 for Eötvös Quantum Utilities by&#160;\n<a href=\"http://www.doxygen.org/index.html\">\n<img class=\"footer\" src=\"doxygen.png\" alt=\"doxygen\"/></a> 1.8.16 ",
)

Definition at line 9 of file search_config.php.