[ class tree: plugins ] [ index: plugins ] [ all elements ]

Class: ExternalFeed

Source Location: /zp-extensions/externalFeed.php

Class ExternalFeed

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From feed

feed::$albumfolder
feed::$albumpath
feed::$catlink
feed::$cattitle
feed::$channel_title
feed::$collection
feed::$commentfeedtype
feed::$feeditem
feed::$feedtype
feed::$host
feed::$id
feed::$imagepath
feed::$imagesize
feed::$itemnumber
feed::$itemobj
feed::$locale
feed::$locale_xml
feed::$mode
feed::$modrewritesuffix
feed::$newsoption
feed::$options
feed::$sortdirection
feed::$sortorder
feed::$titleappendix

Inherited From feed

feed::__construct()
feed::clearCache()
Cleans out the cache folder
feed::endCache()
Ends the static caching.
feed::feed404()
feed::getCacheFilename()
Creates a file name from the options array
feed::getChannelTitleExtra()
feed::getImageSize()
Helper function that gets the images size of the "size" get parameter
feed::getitemComments()
Gets the feed item data in a comments feed
feed::getitemPages()
Gets the feed item data in a Zenpage news feed
feed::getitems()
Gets the feed items
feed::startCache()
Starts static caching

[ Top ]
Property Summary
mixed   $feed  
mixed   $key  

[ Top ]
Method Summary
ExternalFeed   __construct()   Creates a feed object from the URL parameters fetched only
array   getItemGallery()   Gets the feed item data in a gallery feed
array   getItemNews()   Gets the feed item data in a Zenpage news feed
void   getitems()  
void   printFeed()   Prints the feed xml

[ Top ]
Properties
mixed   $feed = 'externalFeed' [line 160]
API Tags:
Access:  protected


Redefinition of:
feed::$feed

[ Top ]
mixed   $key [line 161]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 167]

  ExternalFeed __construct( [ $options = NULL]  )

Creates a feed object from the URL parameters fetched only

Parameters:
   $options: 


Redefinition of:
feed::__construct()

[ Top ]
getItemGallery  [line 336]

  array getItemGallery( object $item  )

Gets the feed item data in a gallery feed

Parameters:
object   $item:  Object of an image or album

API Tags:
Access:  protected


[ Top ]
getItemNews  [line 396]

  array getItemNews( array $item  )

Gets the feed item data in a Zenpage news feed

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

API Tags:
Access:  protected


[ Top ]
getitems  [line 426]

  void getitems( )


API Tags:
Access:  public


Redefinition of:
feed::getitems()
Gets the feed items

[ Top ]
printFeed  [line 484]

  void printFeed( )

Prints the feed xml


API Tags:
Access:  public


[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:28 +0200 by phpDocumentor 1.4.3