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

Class: externalFeed_options

Source Location: /zp-extensions/externalFeed.php

Class externalFeed_options

Class Overview

This plugin handles External feeds:

url: site/index.php?external=type&accesskey=key+feed selections

The accesskey is obtained from the plugin options. Each request changes the key for the next. That next key is provided in the feed. If the wrong key is provided the result is a page not found (404)

Feed types:

Supports all RSS feed options plus individual Image, News, and Page requests:

  • ?external=gallery
    • &album=album for an album
    • &album[]=album&album[]=>i>album</i>... for a list of albums
    • &album=album&image=image for an image
    • &album=album&image[]=image&image[]=image... for a list of images add &size=size to the image request to select a particular image size. (This cannot be larger than the plugin's image size option.)
  • ?external=news
    • &titlelink=article for an article
    • &titlelink[]=article&titlelink[]=article... for a list of articles
  • ?external=news
    • &titlelink=page for a page
    • &titlelink[]=page&titlelink[]=page... for a list of pages

Located in /zp-extensions/externalFeed.php [line 53]



		
				Author(s):
		
  • Stephen Billard (sbillard)
Information Tags:

Methods

[ Top ]
Method Summary
externalFeed_options   __construct()  
void   getOptionsSupported()  
void   handleOption()  
void   handleOptionSave()  

[ Top ]
Methods
Constructor __construct  [line 55]

  externalFeed_options __construct( )



[ Top ]
getOptionsSupported  [line 66]

  void getOptionsSupported( )



[ Top ]
handleOption  [line 118]

  void handleOption( $option, $currentValue  )

Parameters:
   $option: 
   $currentValue: 


[ Top ]
handleOptionSave  [line 138]

  void handleOptionSave( $themename, $themealbum  )

Parameters:
   $themename: 
   $themealbum: 


[ Top ]

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