XOOPS  2.6.0
main.php File Reference

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'
 

Variable Documentation

const _MD_SEARCH 'Search'
Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om
Version
$Id$

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_EXACT 'Exact Match'

Definition at line 27 of file main.php.

const _MD_SEARCH_IGNOREDWORDS 'The following words are shorter than allowed minmum length (%u chars) and were not included in your search:'

Definition at line 37 of file main.php.

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'

Definition at line 34 of file main.php.

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_NEXT 'Next >>'

Definition at line 29 of file main.php.

const _MD_SEARCH_NOMATCH 'No Match Found for your Query'

Definition at line 22 of file main.php.

const _MD_SEARCH_PLZENTER 'Please enter all required data!'

Definition at line 20 of file main.php.

const _MD_SEARCH_PREVIOUS '<< Previous'

Definition at line 30 of file main.php.

const _MD_SEARCH_SEARCHIN 'Search in'

Definition at line 33 of file main.php.

Referenced by SearchSearchForm\getSearchFrom().

const _MD_SEARCH_SEARCHRESULTS 'Search Results'

Definition at line 21 of file main.php.

const _MD_SEARCH_SEARCHRULE 'Search Rule'

Definition at line 36 of file main.php.

Referenced by SearchSearchForm\getSearchFrom().

const _MD_SEARCH_SHOWALLR 'Show all results'

Definition at line 28 of file main.php.

const _MD_SEARCH_SHOWING '(Showing %d - %d)'

Definition at line 24 of file main.php.

const _MD_SEARCH_TYPE 'Type'

Definition at line 32 of file main.php.

Referenced by SearchSearchForm\getSearchFrom().