Class Hook_rss_filedump

Description

Located in /sources/hooks/systems/rss/filedump.php (line 21)


	
			
Method Summary
?array run (string $_filters, TIME $cutoff, string $prefix, string $date_string, integer $max)
Methods
run (line 35)

Standard modular run function for RSS hooks.

  • return: A pair: The main syndication section, and a title (NULL: error)
?array run (string $_filters, TIME $cutoff, string $prefix, string $date_string, integer $max)
  • string $_filters: A list of categories we accept from
  • TIME $cutoff: Cutoff time, before which we do not show results from
  • string $prefix: Prefix that represents the template set we use
  • string $date_string: The standard format of date to use for the syndication type represented in the prefix
  • integer $max: The maximum number of entries to return, ordering by date

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