Pingback 1.0 protocol (client and server) implementation.
More...
Pingback 1.0 protocol (client and server) implementation.
Web\Pingback::__construct |
( |
| ) |
|
Instantiate class
- Returns
- object
Web\Pingback::enabled |
( |
|
$url | ) |
|
|
protected |
Return TRUE if URL points to a pingback-enabled resource
- Returns
- bool
- Parameters
-
Web\Pingback::inspect |
( |
|
$source | ) |
|
Load local page contents, parse HTML anchor tags, find permalinks, and send XML-RPC calls to corresponding pingback servers
- Returns
- NULL
- Parameters
-
Web\Pingback::listen |
( |
|
$func, |
|
|
|
$path = NULL |
|
) |
| |
Receive ping, check if local page is pingback-enabled, verify source contents, and return XML-RPC response
- Returns
- string
- Parameters
-
$func | callback |
$path | string |
Return transaction history
- Returns
- string
The documentation for this class was generated from the following file: