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

Class: RSS

Source Location: /zp-extensions/rss.php

Class RSS

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 ]
Method Summary
RSS   __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   hitcounter()   Updates the hitcoutner for RSS in the plugin_storage db table.
void   printFeed()   Prints the RSS feed xml

[ Top ]
Properties
mixed   $feed = 'RSS' [line 373]
API Tags:
Access:  protected


Redefinition of:
feed::$feed

[ Top ]
Methods
Constructor __construct  [line 379]

  RSS __construct( [ $options = NULL]  )

Creates a feed object from the URL parameters fetched only

Parameters:
   $options: 


Redefinition of:
feed::__construct()

[ Top ]
getItemGallery  [line 583]

  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 670]

  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 ]
hitcounter  [line 563]

  void hitcounter( )

Updates the hitcoutner for RSS in the plugin_storage db table.


API Tags:
Access:  protected


[ Top ]
printFeed  [line 702]

  void printFeed( )

Prints the RSS feed xml


API Tags:
Access:  public


[ Top ]

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