Tariqa SOAP
|
Public Member Functions | |
__construct ($config, $soap) | |
yahooSearch ($token, $query) | |
yahooGetDocument ($token, $url) | |
Data Fields | |
$soap | |
Protected Member Functions | |
_yahooSearch ($query) | |
Protected Attributes | |
$config = null |
__construct | ( | $ | config, |
$ | soap | ||
) |
Constructs a tariqaThemes Object
_yahooSearch | ( | $ | query | ) | [protected] |
yahooGetDocument | ( | $ | token, |
$ | url | ||
) |
Parses an yahoo document
string | $token | The session identifier |
string | $url | The document url protected |
yahooSearch | ( | $ | token, |
$ | query | ||
) |
Search for articles using Google News
string | $token | Session Identifier |
YahooQuery | $query | Query |
$config = null [protected] |
Reimplemented from Tariqa.
$soap |
Reimplemented from Tariqa.