XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
const | _MD_SEARCH 'Search' |
const | _MD_SEARCH_ALL 'All (AND)' |
const | _MD_SEARCH_ANY 'Any (OR)' |
const | _MD_SEARCH_EXACT 'Exact Match' |
const | _MD_SEARCH_IGNOREDWORDS 'The following words are shorter than allowed minmum length (%u chars) and were not included in your search:' |
const | _MD_SEARCH_KEYIGNORE 'Keywords shorter than <strong>%s</strong> characters will be ignored' |
const | _MD_SEARCH_KEYTOOSHORT 'Keywords must be at least <strong>%s</strong> characters long' |
const | _MD_SEARCH_KEYWORDS 'Keyword(s)' |
const | _MD_SEARCH_NEXT 'Next >>' |
const | _MD_SEARCH_NOMATCH 'No Match Found for your Query' |
const | _MD_SEARCH_PLZENTER 'Please enter all required data!' |
const | _MD_SEARCH_PREVIOUS '<< Previous' |
const | _MD_SEARCH_SEARCHIN 'Search in' |
const | _MD_SEARCH_SEARCHRESULTS 'Search Results' |
const | _MD_SEARCH_SEARCHRULE 'Search Rule' |
const | _MD_SEARCH_SHOWALLR 'Show all results' |
const | _MD_SEARCH_SHOWING '(Showing %d - %d)' |
const | _MD_SEARCH_TYPE 'Type' |
const _MD_SEARCH 'Search' |
Definition at line 19 of file main.php.
Referenced by b_search_show(), and SearchSearchForm\getSearchFrom().
const _MD_SEARCH_ALL 'All (AND)' |
Definition at line 26 of file main.php.
Referenced by SearchSearchForm\getSearchFrom().
const _MD_SEARCH_ANY 'Any (OR)' |
Definition at line 25 of file main.php.
Referenced by SearchSearchForm\getSearchFrom().
const _MD_SEARCH_IGNOREDWORDS 'The following words are shorter than allowed minmum length (%u chars) and were not included in your search:' |
const _MD_SEARCH_KEYIGNORE 'Keywords shorter than <strong>%s</strong> characters will be ignored' |
Definition at line 35 of file main.php.
Referenced by SearchSearchForm\getSearchFrom().
const _MD_SEARCH_KEYTOOSHORT 'Keywords must be at least <strong>%s</strong> characters long' |
const _MD_SEARCH_KEYWORDS 'Keyword(s)' |
Definition at line 31 of file main.php.
Referenced by b_search_show(), and SearchSearchForm\getSearchFrom().
const _MD_SEARCH_SEARCHIN 'Search in' |
Definition at line 33 of file main.php.
Referenced by SearchSearchForm\getSearchFrom().
const _MD_SEARCH_SEARCHRULE 'Search Rule' |
Definition at line 36 of file main.php.
Referenced by SearchSearchForm\getSearchFrom().
const _MD_SEARCH_TYPE 'Type' |
Definition at line 32 of file main.php.
Referenced by SearchSearchForm\getSearchFrom().