Class: Doctrine_Search
Source Location: /Doctrine/Search.phpClass Doctrine_Search
Class Overview
Doctrine_Search Located in /Doctrine/Search.php [line 33] Author(s):
|
[ Top ]
Method Summary
Doctrine_Search | __construct() | |
void | analyze() | |
void | buildDefinition() | |
void | getOption() | |
void | setOption() | |
integer | updateIndex() | updateIndex updates the index |
[ Top ]
Properties
Methods
Constructor __construct [line 39]
|
array | $options: |
API Tags:
Access: | public |
[ Top ]
buildDefinition [line 98]
|
Doctrine_Table | $table: |
API Tags:
Access: | public |
[ Top ]
setOption [line 62]
|
$option: | ||
$value: |
API Tags:
Access: | public |
[ Top ]
updateIndex [line 75]
|
updateIndex updates the index
Parameters:Doctrine_Record | $record: |
API Tags:
Access: | public |
[ Top ]