Method | Description | |
---|---|---|
__construct ( ) | Constructor | |
getPhraseResults ( $journal, $phrase, $publishedFrom = null, $publishedTo = null, $type = null, $limit = 500, $cacheHours = 24 ) : array | Retrieve the top results for a phrases with the given limit (default 500 results). |
public getPhraseResults ( $journal, $phrase, $publishedFrom = null, $publishedTo = null, $type = null, $limit = 500, $cacheHours = 24 ) : array | ||
return | array | of results (associative arrays) |