Fat-Free Framework: Web\Pingback Class Reference

Fat-Free-Framework

Fat-Free Framework  3.1.0 API Reference

Pingback 1.0 protocol (client and server) implementation. More...

Inheritance diagram for Web\Pingback:
Prefab

Public Member Functions

 inspect ($source)
 
 listen ($func, $path=NULL)
 
 log ()
 
 __construct ()
 

Protected Member Functions

 enabled ($url)
 

Additional Inherited Members

- Static Public Member Functions inherited from Prefab
static instance ()
 

Detailed Description

Pingback 1.0 protocol (client and server) implementation.

Constructor & Destructor Documentation

Web\Pingback::__construct ( )

Instantiate class

Returns
object

Member Function Documentation

Web\Pingback::enabled (   $url)
protected

Return TRUE if URL points to a pingback-enabled resource

Returns
bool
Parameters
$url
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
$sourcestring
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
$funccallback
$pathstring
Web\Pingback::log ( )

Return transaction history

Returns
string

The documentation for this class was generated from the following file:
  • web/pingback.php
Generated on Mon Aug 19 2013 21:28:04 for Fat-Free Framework by   doxygen 1.8.4