Overview

Packages

  • admin
  • classes
    • media
  • CodeIgniter
    • Libraries
  • core
  • functions
  • JSMin
  • None
  • OpenID
  • PHP
  • PHPMailer
  • plugins
    • admin
    • development
    • feed
    • mail
    • media
    • misc
    • seo
    • spam
    • uploader
    • users
    • zenpage
    • zenphoto
      • news
  • Services
    • JSON

Classes

  • ExternalFeed
  • externalFeed_options
  • MergedRSS
  • MergedRSSOptions
  • RSS
  • rss_options

Functions

  • executeRSS
  • getRSSLink
  • printRSSHeaderLink
  • printRSSLink
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class ExternalFeed

feed
Extended by ExternalFeed
Package: plugins\feed
Author: Stephen Billard (sbillard)
Located at zp-extensions/externalFeed.php
Methods summary
public
# __construct( $options = NULL )

Creates a feed object from the URL parameters fetched only

Creates a feed object from the URL parameters fetched only

Overrides

feed::__construct()
protected array
# getItemGallery( object $item )

Gets the feed item data in a gallery feed

Gets the feed item data in a gallery feed

Parameters

$item
Object of an image or album

Returns

array
protected array
# getItemNews( array $item )

Gets the feed item data in a Zenpage news feed

Gets the feed item data in a Zenpage news feed

Parameters

$item
Titlelink a Zenpage article or filename of an image if a combined feed

Returns

array
public array
# getitems( )

Gets the feed items

Gets the feed items

Returns

array

Overrides

feed::getitems()
public
# printFeed( )

Prints the feed xml

Prints the feed xml

Methods inherited from feed
clearCache(), endCache(), feed404(), getCacheFilename(), getChannelTitleExtra(), getImageSize(), getitemComments(), getitemPages(), startCache()
Properties summary
protected string $feed
# 'externalFeed'
protected $key
#
Properties inherited from feed
$albumfolder, $albumpath, $catlink, $cattitle, $channel_title, $collection, $commentfeedtype, $feeditem, $feedtype, $host, $id, $imagepath, $imagesize, $itemnumber, $itemobj, $locale, $locale_xml, $mode, $modrewritesuffix, $newsoption, $options, $sortdirection, $sortorder, $titleappendix
Zenphoto doc API documentation generated by ApiGen