Public Member Functions | |
| __construct ($appid, $query, $type= 'web') | |
| getTotalResultsAvailable () | |
| getTotalResultsReturned () | |
| getResource () | |
| query ($query) | |
| search () | |
Definition at line 6 of file class.yahooSeach.inc.
| yahooSearch::__construct | ( | $ | appid, | |
| $ | query, | |||
| $ | type = 'web' | |||
| ) |
| String | $appid | |
| String | $query | |
| String | $type Construtor |
Definition at line 20 of file class.yahooSeach.inc.
| yahooSearch::getTotalResultsAvailable | ( | ) |
Definition at line 52 of file class.yahooSeach.inc.
| yahooSearch::getTotalResultsReturned | ( | ) |
Definition at line 62 of file class.yahooSeach.inc.
| yahooSearch::getResource | ( | ) |
| yahooSearch::query | ( | $ | query | ) |
| String | $query Realiza nova busca |
Definition at line 83 of file class.yahooSeach.inc.
| yahooSearch::search | ( | ) |
1.5.1-p1