| [ Index ] |
|
Code source de SPIP Agora 1.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 128 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
SearchEngine_MnoGoSearch:: (4 méthodes):
SearchEngine_MnoGoSearch()
_computeQuery()
_computePostFields()
_prepareTextQuery()
Classe: SearchEngine_MnoGoSearch - X-Ref
Implementation class for MnoGoSearch.| SearchEngine_MnoGoSearch() X-Ref |
| Constructor for this implementation, used by the MnoGoSearch factory method |
| _computeQuery($queryParameters) X-Ref |
| Implementation for MnoGoSearch param: Array query parameters return: String XML result stream validating the indexresults.xsd XML Schema |
| _computePostFields($queryParameters) X-Ref |
| This method computes the data to post given the query parameters param: Array $queryParameters containing the query parameters return: String representing the data ready to be posted as is |
| _prepareTextQuery($query) X-Ref |
| This methods prepare a text query so that it is represented as MnoGoSearch uses it. param: String $query Query that needs to be modified return: String modified query |
| Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |