Abstract regular expression matching class that handles translation between simple wildcard-based search strings and regular expression strings.
Located in /harmoni/core/oki2/repository/SearchModules/RegexSearch.abstract.php (line 26)
SearchModuleInterface | --RegexSearch
| Class | Description |
|---|---|
| DescriptionSearch | Return assets of the specified type |
| DisplayNameSearch | Return assets of the specified type |
Translate a simple search string such as 'ge*ing' into a regex string such as '/\<ge.*ing\>/i'
Inherited From SearchModuleInterface
SearchModuleInterface::searchAssets()
Documentation generated on Wed, 19 Sep 2007 10:25:54 -0400 by phpDocumentor 1.3.0RC3