YOS PHP SDK for accessing social and data apis at Yahoo!
YOS PHP SDK for accessing social and data apis at Yahoo!
Class | Description |
---|---|
![]() |
|
![]() |
|
![]() |
Logging wrapper for the Yahoo objects. |
![]() |
Defines a session between an application and the Yahoo! platform. |
![]() |
Represents a Yahoo! application. |
![]() |
Represents a Yahoo! user. |
![]() |
|
![]() |
Cookie-based implementation of the session store. session storage used by the Y!OS PHP SDK. implement their own session store implementations and pass them to YahooSession::hasSession, YahooSession::requireSession and YahooSession::clearSession. to YahooSession::hasSession or YahooSession::requireSession, an instance of a NativeSessionStore is used. |
![]() |
PHP session based implementation of the session store. session storage used by the Y!OS PHP SDK. implement their own session store implementations and pass them to YahooSession::hasSession, YahooSession::requireSession and YahooSession::clearSession. to YahooSession::hasSession or YahooSession::requireSession, an instance of a NativeSessionStore is used. |
![]() |
A simple OAuth client class for making 2 and 3 legged OAuth HTTP requests. |
![]() |
|
![]() |
Interface to modify the underlying configuration of the library. |
An OAuth compatible version of http_build_query. doesn't work because it turns spaces into "+", which isn't allowed by OAuth.
An OAuth compatible version of http_build_query. http_build_query doesn't work because it turns spaces into "+", which isn't allowed by OAuth.
PHP4/5 compatibility functions
PHP4/5 compatibility functions
Documentation generated on Thu, 22 Oct 2009 12:54:46 -0700 by phpDocumentor 1.4.3