Class: MergedRSS
Source Location: /zp-extensions/mergedRSS.php
Class MergedRSS
Methods
MergedRSS __construct(
$feeds, [
$channel_title = null], [
$channel_link = null], [
$channel_description = null], [
$channel_pubdate = null], [
$cache_time_in_seconds = 86400]
)
|
|
Parameters:
|
$feeds: |
|
|
$channel_title: |
|
|
$channel_link: |
|
|
$channel_description: |
|
|
$channel_pubdate: |
|
|
$cache_time_in_seconds: |
|
API Tags:
void export(
[
$return_as_string = true], [
$output = false], [
$limit = null]
)
|
|
Parameters:
|
$return_as_string: |
|
|
$output: |
|
|
$limit: |
|
API Tags:
|
|