|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilObjectSearchFactory:Public Member Functions | |
| & | _getObjectSearchInstance (&$query_parser) |
| & | _getMetaDataSearchInstance (&$query_parser) |
| & | _getLMContentSearchInstance (&$query_parser) |
| & | _getForumSearchInstance (&$query_parser) |
| & | _getGlossaryDefinitionSearchInstance (&$query_parser) |
| & | _getExerciseSearchInstance (&$query_parser) |
| & | _getMediacastSearchInstance (&$query_parser) |
| & | _getTestSearchInstance (&$query_parser) |
| & | _getMediaPoolSearchInstance (&$query_parser) |
| & | _getAdvancedSearchInstance (&$query_parser) |
| & | _getFileSearchInstance (&$query_parser) |
| & | _getHTLMSearchInstance (&$query_parser) |
| & | _getWebresourceSearchInstance (&$query_parser) |
| & | _getUserSearchInstance (&$query_parser) |
| & | _getUserDefinedFieldSearchInstance (&$query_parser) |
| & | _getWikiContentSearchInstance (&$query_parser) |
Static Public Member Functions | |
| static | _getShopObjectSearchInstance ($query_parser) |
| get reference of ilFulltext/LikeShopObjectSearch. | |
| static | _getShopMetaDataSearchInstance ($query_parser) |
| static | _getAdvancedMDSearchInstance ($query_parser) |
| get advanced meta data search instance | |
Definition at line 36 of file class.ilObjectSearchFactory.php.
|
static |
get advanced meta data search instance
public
| object | query parser |
Definition at line 438 of file class.ilObjectSearchFactory.php.
Referenced by ilAdvancedSearchGUI\searchAdvancedMD().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getAdvancedSearchInstance | ( | & | $query_parser | ) |
Definition at line 345 of file class.ilObjectSearchFactory.php.
Referenced by ilAdvancedSearchGUI\__performClassificationSearch(), ilAdvancedSearchGUI\__performContributeSearch(), ilAdvancedSearchGUI\__performEducationalSearch(), ilAdvancedSearchGUI\__performEntitySearch(), ilAdvancedSearchGUI\__performFormatSearch(), ilAdvancedSearchGUI\__performGeneralSearch(), ilAdvancedSearchGUI\__performKeywordSearch(), ilAdvancedSearchGUI\__performLanguageSearch(), ilAdvancedSearchGUI\__performLifecycleSearch(), ilAdvancedSearchGUI\__performRequirementSearch(), ilAdvancedSearchGUI\__performRightsSearch(), ilAdvancedSearchGUI\__performTaxonSearch(), ilAdvancedSearchGUI\__performTitleSearch(), and ilAdvancedSearchGUI\__performTypicalAgeRangeSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getExerciseSearchInstance | ( | & | $query_parser | ) |
Definition at line 232 of file class.ilObjectSearchFactory.php.
Referenced by ilSearchGUI\__performDetailsSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getFileSearchInstance | ( | & | $query_parser | ) |
Definition at line 358 of file class.ilObjectSearchFactory.php.
Referenced by ilSearchGUI\__performDetailsSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getForumSearchInstance | ( | & | $query_parser | ) |
Definition at line 176 of file class.ilObjectSearchFactory.php.
Referenced by ilSearchGUI\__performDetailsSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getGlossaryDefinitionSearchInstance | ( | & | $query_parser | ) |
Definition at line 205 of file class.ilObjectSearchFactory.php.
Referenced by ilAdvancedSearchGUI\__performContentSearch(), and ilSearchGUI\__performDetailsSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getHTLMSearchInstance | ( | & | $query_parser | ) |
Definition at line 370 of file class.ilObjectSearchFactory.php.
Referenced by ilAdvancedSearchGUI\__performContentSearch(), and ilSearchGUI\__performDetailsSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getLMContentSearchInstance | ( | & | $query_parser | ) |
Definition at line 161 of file class.ilObjectSearchFactory.php.
Referenced by ilAdvancedSearchGUI\__performContentSearch(), and ilSearchGUI\__performDetailsSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getMediacastSearchInstance | ( | & | $query_parser | ) |
Definition at line 261 of file class.ilObjectSearchFactory.php.
| & ilObjectSearchFactory::_getMediaPoolSearchInstance | ( | & | $query_parser | ) |
Definition at line 318 of file class.ilObjectSearchFactory.php.
Referenced by ilAdvancedSearchGUI\__performContentSearch(), and ilSearchGUI\__performDetailsSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getMetaDataSearchInstance | ( | & | $query_parser | ) |
Definition at line 133 of file class.ilObjectSearchFactory.php.
Referenced by ilSearchGUI\__searchMeta().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getObjectSearchInstance | ( | & | $query_parser | ) |
Definition at line 45 of file class.ilObjectSearchFactory.php.
Referenced by ilSearchGUI\__searchObjects(), and ilSoapRBACAdministration\searchRoles().
Here is the caller graph for this function:
|
static |
Definition at line 105 of file class.ilObjectSearchFactory.php.
Referenced by ilShopGUI\performSearch(), and ilShopAdvancedSearchGUI\searchObjects().
Here is the caller graph for this function:
|
static |
get reference of ilFulltext/LikeShopObjectSearch.
@param object query parser object
@return object reference of ilFulltext/LikeShopObjectSearch
@static
public
Definition at line 77 of file class.ilObjectSearchFactory.php.
Referenced by ilShopGUI\performSearch(), and ilShopAdvancedSearchGUI\searchObjects().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getTestSearchInstance | ( | & | $query_parser | ) |
Definition at line 290 of file class.ilObjectSearchFactory.php.
Referenced by ilAdvancedSearchGUI\__performContentSearch(), and ilSearchGUI\__performDetailsSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getUserDefinedFieldSearchInstance | ( | & | $query_parser | ) |
Definition at line 408 of file class.ilObjectSearchFactory.php.
Referenced by ilRepositorySearchGUI\__performUserSearch(), and ilAdminUserSearchGUI\__performUserSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getUserSearchInstance | ( | & | $query_parser | ) |
Definition at line 395 of file class.ilObjectSearchFactory.php.
Referenced by ilRepositorySearchGUI\__performUserSearch(), ilAdminUserSearchGUI\__performUserSearch(), ilUserFilter\__searchObjects(), ilCalendarCategoryGUI\sharePerformSearch(), and ilMailSearchGUI\showResults().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getWebresourceSearchInstance | ( | & | $query_parser | ) |
Definition at line 382 of file class.ilObjectSearchFactory.php.
Referenced by ilAdvancedSearchGUI\__performContentSearch().
Here is the caller graph for this function:| & ilObjectSearchFactory::_getWikiContentSearchInstance | ( | & | $query_parser | ) |
Definition at line 421 of file class.ilObjectSearchFactory.php.
Referenced by ilSearchGUI\__performDetailsSearch(), and ilObjWiki\_performSearch().
Here is the caller graph for this function: