/sources/rss2.php

Description
Functions
backend_cloud_script (line 24)

Handle cloud registrations.

void backend_cloud_script ()
backend_script (line 68)

Handle RSS/Atom output.

void backend_script ()
get_enclosure_details (line 229)

Get enclosure details from a URL, as efficiently as possible.

  • return: A pair: the length of the data, the mime type
array get_enclosure_details (URLPATH $url, URLPATH $enclosure_url)
  • URLPATH $url: The (possibly short) URL to get details for
  • URLPATH $enclosure_url: The full URL to get details for
register_them (line 57)

Set up a cloud registration.

  • return: Success status
boolean register_them (SHORT_TEXT $path, ID_TEXT $procedure, ID_TEXT $protocol, integer $port, string $watching_channel)
  • SHORT_TEXT $path: The news category title
  • ID_TEXT $procedure: The procedure they are interested in
  • ID_TEXT $protocol: The protocol they are using
  • integer $port: The port to connect to them on
  • string $watching_channel: The channel they are interested in

Documentation generated on Sun, 02 Jan 2011 23:23:58 +0000 by phpDocumentor 1.4.3