From 155cf6aeea9ba7ecbc39face6442d3ce1b03ad8e Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Wed, 4 Jun 2014 14:27:03 +0200 Subject: Add webinterface with functionallity --- .../lib/api/classWeb_1_1Pingback.html | 223 +++++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100644 management-interface/lib/api/classWeb_1_1Pingback.html (limited to 'management-interface/lib/api/classWeb_1_1Pingback.html') diff --git a/management-interface/lib/api/classWeb_1_1Pingback.html b/management-interface/lib/api/classWeb_1_1Pingback.html new file mode 100644 index 0000000..fc507ac --- /dev/null +++ b/management-interface/lib/api/classWeb_1_1Pingback.html @@ -0,0 +1,223 @@ + + + + + + + +Fat-Free Framework: Web\Pingback Class Reference + + + + + + +
+
+ + + + + + +
+
Fat-Free Framework +  3.2.2 +  Overview Class List Hierarchy +
+
+
+ + + +
+
+
+Public Member Functions | +Protected Member Functions | +Protected Attributes | +List of all members
+
+
Web\Pingback Class Reference
+
+
+ +

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

+
+ + Inheritance diagram for Web\Pingback:
+
+
+ + + + + + + + + + + +

+Public Member Functions

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

+Protected Member Functions

 enabled ($url)
 
+ + + + +

+Protected Attributes

$log
 Transaction history.
 
+ + + + +

+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: +
-- cgit v1.2.3-55-g7522