/sources/rss.php

Description
Classes
Class Description
rss
Functions
cleanup_date (line 635)

Convert an ISO date into a timestamp.

  • return: If only one element, it contains the timestamp. Otherwise it is a pair: (string format, timestamp)
array cleanup_date (string $date)
  • string $date: The ISO date
extract_plain_links (line 27)

Used to turn plain-text links into real links.

  • return: The replacement
string extract_plain_links (array $matches)
  • array $matches: The matches

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