|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | search |
Variables | |
| $string ['advancedsearch'] = 'Advanced search' | |
| $string ['all'] = 'All' | |
| $string ['author'] = 'Author' | |
| $string ['authorname'] = 'Author name' | |
| $string ['back'] = 'Back' | |
| $string ['beadmin'] = 'You need to be an admin user to use this page.' | |
| $string ['commenton'] = 'Comment on' | |
| $string ['createanindex'] = 'create an index' | |
| $string ['createdon'] = 'Created on' | |
| $string ['database'] = 'Database' | |
| $string ['databasestate'] = 'Indexing database state' | |
| $string ['datadirectory'] = 'Data directory' | |
| $string ['deletionsinindex'] = 'Deletions in index' | |
| $string ['doctype'] = 'Doctype' | |
| $string ['documents'] = 'documents' | |
| $string ['documentsfor'] = 'Documents for' | |
| $string ['documentsindatabase'] = 'Documents in database' | |
| $string ['documentsinindex'] = 'Documents in index' | |
| $string ['duration'] = 'Duration' | |
| $string ['emptydatabaseerror'] = 'Database table is not present, or contains no index records.' | |
| $string ['enteryoursearchquery'] = 'Enter your search query' | |
| $string ['errors'] = 'Errors' | |
| $string ['filesinindexdirectory'] = 'Files in index directory' | |
| $string ['globalsearchdisabled'] = 'Global searching is not enabled.' | |
| $string ['checkdb'] = 'Check database' | |
| $string ['checkdbadvice'] = 'Check your database for any problems.' | |
| $string ['checkdir'] = 'Check dir' | |
| $string ['checkdiradvice'] = 'Ensure the data directory exists and is writable.' | |
| $string ['invalidindexerror'] = 'Index directory either contains an invalid index, or nothing at all.' | |
| $string ['ittook'] = 'It took' | |
| $string ['next'] = 'Next' | |
| $string ['noindexmessage'] = 'Admin: There appears to be no search index. Please' | |
| $string ['normalsearch'] = 'Normal search' | |
| $string ['openedon'] = 'opened on' | |
| $string ['resultsreturnedfor'] = 'results returned for' | |
| $string ['runindexer'] = 'Run indexer (real)' | |
| $string ['runindexertest'] = 'Run indexer test' | |
| $string ['score'] = 'Score' | |
| $string ['search'] = 'Search' | |
| $string ['searching'] = 'Searching in ...' | |
| $string ['searchnotpermitted'] = 'You are not allowed to do a search' | |
| $string ['seconds'] = 'seconds' | |
| $string ['solutions'] = 'Solutions' | |
| $string ['statistics'] = 'Statistics' | |
| $string ['thesewordshelpimproverank'] = 'These words help improve rank' | |
| $string ['thesewordsmustappear'] = 'These words must appear' | |
| $string ['thesewordsmustnotappear'] = 'These words must not appear' | |
| $string ['title'] = 'Title' | |
| $string ['tofetchtheseresults'] = 'to fetch these results' | |
| $string ['totalsize'] = 'Total size' | |
| $string ['type'] = 'Type' | |
| $string ['uncompleteindexingerror'] = 'Indexing was not successfully completed, please restart it.' | |
| $string ['versiontoolow'] = 'Sorry, global search requires PHP 5.0.0 or later' | |
| $string ['whichmodulestosearch?'] = 'Which modules to search?' | |
| $string ['wordsintitle'] = 'Words in title' | |
| $string['advancedsearch'] = 'Advanced search' |
Definition at line 26 of file search.php.
| $string['all'] = 'All' |
Definition at line 27 of file search.php.
| $string['author'] = 'Author' |
Definition at line 28 of file search.php.
| $string['authorname'] = 'Author name' |
Definition at line 29 of file search.php.
| $string['back'] = 'Back' |
Definition at line 30 of file search.php.
Definition at line 31 of file search.php.
| $string['commenton'] = 'Comment on' |
Definition at line 32 of file search.php.
| $string['createanindex'] = 'create an index' |
Definition at line 33 of file search.php.
| $string['createdon'] = 'Created on' |
Definition at line 34 of file search.php.
| $string['database'] = 'Database' |
Definition at line 35 of file search.php.
| $string['databasestate'] = 'Indexing database state' |
Definition at line 36 of file search.php.
| $string['datadirectory'] = 'Data directory' |
Definition at line 37 of file search.php.
| $string['deletionsinindex'] = 'Deletions in index' |
Definition at line 38 of file search.php.
| $string['doctype'] = 'Doctype' |
Definition at line 39 of file search.php.
| $string['documents'] = 'documents' |
Definition at line 40 of file search.php.
| $string['documentsfor'] = 'Documents for' |
Definition at line 41 of file search.php.
| $string['documentsindatabase'] = 'Documents in database' |
Definition at line 42 of file search.php.
| $string['documentsinindex'] = 'Documents in index' |
Definition at line 43 of file search.php.
| $string['duration'] = 'Duration' |
Definition at line 44 of file search.php.
| $string['emptydatabaseerror'] = 'Database table is not present, or contains no index records.' |
Definition at line 45 of file search.php.
| $string['enteryoursearchquery'] = 'Enter your search query' |
Definition at line 46 of file search.php.
| $string['errors'] = 'Errors' |
Definition at line 47 of file search.php.
| $string['filesinindexdirectory'] = 'Files in index directory' |
Definition at line 48 of file search.php.
| $string['globalsearchdisabled'] = 'Global searching is not enabled.' |
Definition at line 49 of file search.php.
| $string['checkdb'] = 'Check database' |
Definition at line 50 of file search.php.
| $string['checkdbadvice'] = 'Check your database for any problems.' |
Definition at line 51 of file search.php.
| $string['checkdir'] = 'Check dir' |
Definition at line 52 of file search.php.
| $string['checkdiradvice'] = 'Ensure the data directory exists and is writable.' |
Definition at line 53 of file search.php.
| $string['invalidindexerror'] = 'Index directory either contains an invalid index, or nothing at all.' |
Definition at line 54 of file search.php.
| $string['ittook'] = 'It took' |
Definition at line 55 of file search.php.
| $string['next'] = 'Next' |
Definition at line 56 of file search.php.
| $string['noindexmessage'] = 'Admin: There appears to be no search index. Please' |
Definition at line 57 of file search.php.
| $string['normalsearch'] = 'Normal search' |
Definition at line 58 of file search.php.
| $string['openedon'] = 'opened on' |
Definition at line 59 of file search.php.
| $string['resultsreturnedfor'] = 'results returned for' |
Definition at line 60 of file search.php.
| $string['runindexer'] = 'Run indexer (real)' |
Definition at line 61 of file search.php.
| $string['runindexertest'] = 'Run indexer test' |
Definition at line 62 of file search.php.
| $string['score'] = 'Score' |
Definition at line 63 of file search.php.
| $string['search'] = 'Search' |
Definition at line 64 of file search.php.
| $string['searching'] = 'Searching in ...' |
Definition at line 65 of file search.php.
| $string['searchnotpermitted'] = 'You are not allowed to do a search' |
Definition at line 66 of file search.php.
| $string['seconds'] = 'seconds' |
Definition at line 67 of file search.php.
| $string['solutions'] = 'Solutions' |
Definition at line 68 of file search.php.
| $string['statistics'] = 'Statistics' |
Definition at line 69 of file search.php.
| $string['thesewordshelpimproverank'] = 'These words help improve rank' |
Definition at line 70 of file search.php.
| $string['thesewordsmustappear'] = 'These words must appear' |
Definition at line 71 of file search.php.
| $string['thesewordsmustnotappear'] = 'These words must not appear' |
Definition at line 72 of file search.php.
| $string['title'] = 'Title' |
Definition at line 73 of file search.php.
| $string['tofetchtheseresults'] = 'to fetch these results' |
Definition at line 74 of file search.php.
| $string['totalsize'] = 'Total size' |
Definition at line 75 of file search.php.
| $string['type'] = 'Type' |
Definition at line 76 of file search.php.
| $string['uncompleteindexingerror'] = 'Indexing was not successfully completed, please restart it.' |
Definition at line 77 of file search.php.
Definition at line 78 of file search.php.
| $string['whichmodulestosearch?'] = 'Which modules to search?' |
Definition at line 79 of file search.php.
| $string['wordsintitle'] = 'Words in title' |
Definition at line 80 of file search.php.