XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier search.php

Variables

const _SR_SEARCH 'Search'
 
const _SR_PLZENTER 'Please enter all required data!'
 
const _SR_SEARCHRESULTS 'Search Results'
 
const _SR_NOMATCH 'No Match Found for your Query'
 
const _SR_FOUND 'Found <strong>%s</strong> match(es)'
 
const _SR_SHOWING '(Showing %d - %d)'
 
const _SR_ANY 'Any (OR)'
 
const _SR_ALL 'All (AND)'
 
const _SR_EXACT 'Exact Match'
 
const _SR_SHOWALLR 'Show all results'
 
const _SR_NEXT 'Next >>'
 
const _SR_PREVIOUS '<< Previous'
 
const _SR_KEYWORDS 'Keyword(s)'
 
const _SR_TYPE 'Type'
 
const _SR_SEARCHIN 'Search in'
 
const _SR_KEYTOOSHORT 'Keywords must be at least <strong>%s</strong> characters long'
 
const _SR_KEYIGNORE 'Keywords shorter than <strong>%s</strong> characters will be ignored'
 
const _SR_SEARCHRULE 'Search Rule'
 
const _SR_IGNOREDWORDS 'The following words are shorter than allowed minimum length (%u chars) and were not included in your search:'
 

Documentation des variables

◆ _SR_ALL

const _SR_ALL 'All (AND)'

◆ _SR_ANY

const _SR_ANY 'Any (OR)'

◆ _SR_EXACT

const _SR_EXACT 'Exact Match'

◆ _SR_FOUND

const _SR_FOUND 'Found <strong>%s</strong> match(es)'

◆ _SR_IGNOREDWORDS

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

◆ _SR_KEYIGNORE

const _SR_KEYIGNORE 'Keywords shorter than <strong>%s</strong> characters will be ignored'

◆ _SR_KEYTOOSHORT

const _SR_KEYTOOSHORT 'Keywords must be at least <strong>%s</strong> characters long'

◆ _SR_KEYWORDS

const _SR_KEYWORDS 'Keyword(s)'

◆ _SR_NEXT

const _SR_NEXT 'Next >>'

◆ _SR_NOMATCH

const _SR_NOMATCH 'No Match Found for your Query'

◆ _SR_PLZENTER

const _SR_PLZENTER 'Please enter all required data!'

◆ _SR_PREVIOUS

const _SR_PREVIOUS '<< Previous'

◆ _SR_SEARCH

const _SR_SEARCH 'Search'

◆ _SR_SEARCHIN

const _SR_SEARCHIN 'Search in'

◆ _SR_SEARCHRESULTS

const _SR_SEARCHRESULTS 'Search Results'

◆ _SR_SEARCHRULE

const _SR_SEARCHRULE 'Search Rule'

◆ _SR_SHOWALLR

const _SR_SHOWALLR 'Show all results'

◆ _SR_SHOWING

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

◆ _SR_TYPE

const _SR_TYPE 'Type'