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

Class: feed

Source Location: /class-feed.php

Class feed

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

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

[ Top ]
Properties
mixed   $albumfolder = NULL [line 78]
API Tags:
Access:  protected


[ Top ]
mixed   $albumpath = NULL [line 80]
API Tags:
Access:  protected


[ Top ]
mixed   $catlink = NULL [line 85]
API Tags:
Access:  protected


[ Top ]
mixed   $cattitle = NULL [line 86]
API Tags:
Access:  protected


[ Top ]
mixed   $channel_title = NULL [line 94]
API Tags:
Access:  protected


[ Top ]
mixed   $collection = NULL [line 79]
API Tags:
Access:  protected


[ Top ]
mixed   $commentfeedtype = NULL [line 91]
API Tags:
Access:  protected


[ Top ]
mixed   $feed = 'feed' [line 66]
API Tags:
Access:  protected


Redefined in descendants as:

[ Top ]
mixed   $feeditem = array() [line 95]
API Tags:
Access:  protected


[ Top ]
mixed   $feedtype = NULL [line 70]
API Tags:
Access:  protected


[ Top ]
mixed   $host = NULL [line 74]
API Tags:
Access:  protected


[ Top ]
mixed   $id = NULL [line 90]
API Tags:
Access:  protected


[ Top ]
mixed   $imagepath = NULL [line 81]
API Tags:
Access:  protected


[ Top ]
mixed   $imagesize = NULL [line 82]
API Tags:
Access:  protected


[ Top ]
mixed   $itemnumber = NULL [line 71]
API Tags:
Access:  protected


[ Top ]
mixed   $itemobj = NULL [line 92]
API Tags:
Access:  protected


[ Top ]
mixed   $locale = NULL [line 72]
API Tags:
Access:  protected


[ Top ]
mixed   $locale_xml = NULL [line 73]
API Tags:
Access:  protected


[ Top ]
mixed   $mode [line 67]
API Tags:
Access:  protected


[ Top ]
mixed   $modrewritesuffix = NULL [line 83]
API Tags:
Access:  protected


[ Top ]
mixed   $newsoption = NULL [line 87]
API Tags:
Access:  protected


[ Top ]
mixed   $options [line 68]
API Tags:
Access:  protected


[ Top ]
mixed   $sortdirection = NULL [line 76]
API Tags:
Access:  protected


[ Top ]
mixed   $sortorder = NULL [line 75]
API Tags:
Access:  protected


[ Top ]
mixed   $titleappendix = NULL [line 88]
API Tags:
Access:  protected


[ Top ]
Methods
static method feed404  [line 470]

  static void feed404( )


API Tags:
Access:  protected


[ Top ]
Constructor __construct  [line 168]

  feed __construct( $options  )

Parameters:
   $options: 


Redefined in descendants as:

[ Top ]
clearCache  [line 164]

  void clearCache( [string $cachefolder = NULL]  )

Cleans out the cache folder

Parameters:
string   $cachefolder:  the sub-folder to clean


[ Top ]
endCache  [line 140]

  void endCache( )

Ends the static caching.


API Tags:
Access:  protected


Redefined in descendants as:

[ Top ]
getCacheFilename  [line 102]

  string getCacheFilename( )

Creates a file name from the options array


API Tags:
Access:  protected


[ Top ]
getChannelTitleExtra  [line 246]

  void getChannelTitleExtra( )


API Tags:
Access:  protected


[ Top ]
getImageSize  [line 292]

  string getImageSize( )

Helper function that gets the images size of the "size" get parameter


API Tags:
Access:  protected


[ Top ]
getitemComments  [line 421]

  array getitemComments( array $item  )

Gets the feed item data in a comments feed

Parameters:
array   $item:  Array of a comment

API Tags:
Access:  protected


[ Top ]
getitemPages  [line 399]

  array getitemPages( array $item, $len  )

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
   $len: 

API Tags:
Access:  protected


[ Top ]
getitems  [line 315]

  array getitems( )

Gets the feed items


API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
startCache  [line 119]

  void startCache( )

Starts static caching


API Tags:
Access:  protected


Redefined in descendants as:

[ Top ]

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