| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
| Copyright: | Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com) |
| License: | http://framework.zend.com/license/new-bsd New BSD License |
| File Size: | 228 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 3 times |
| Includes or requires: | 0 files |
Zend_Search_Lucene_Search_QueryToken:: (2 methods):
getTypes()
__construct()
Class: Zend_Search_Lucene_Search_QueryToken - X-Ref
| getTypes() X-Ref |
| Returns all possible lexeme types. It's used for syntax analyzer state machine initialization return: array |
| __construct($tokenCategory, $tokenText, $position) X-Ref |
| IndexReader constructor needs token type and token text as a parameters. param: integer $tokenCategory param: string $tokText param: integer $position |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |