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

  • Album
  • AlbumBase
  • Comment
  • dynamicAlbum
  • feed
  • Gallery
  • Image
  • MediaObject
  • PersistentObject
  • SearchEngine
  • ThemeObject
  • Transientimage
  • Zenphoto_Administrator
  • Zenphoto_Authority

Functions

  • isAlbumClass
  • isImageClass
  • newAlbum
  • newImage
  • search_quote
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class feed

Direct known subclasses

cacheManagerFeed, ExternalFeed, RSS

Indirect known subclasses

setupRSS
Package: classes
Located at class-feed.php
Methods summary
protected string
# getCacheFilename( )

Creates a file name from the options array

Creates a file name from the options array

Returns

string
protected
# startCache( )

Starts static caching

Starts static caching

protected
# endCache( )

Ends the static caching.

Ends the static caching.

public
# clearCache( string $cachefolder = NULL )

Cleans out the cache folder

Cleans out the cache folder

Parameters

$cachefolder
the sub-folder to clean
public
# __construct( $options )
protected
# getChannelTitleExtra( )
protected string
# getImageSize( )

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

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

Returns

string
public array
# getitems( )

Gets the feed items

Gets the feed items

Returns

array
protected array
# getitemPages( array $item, $len )

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

Returns

array
protected array
# getitemComments( array $item )

Gets the feed item data in a comments feed

Gets the feed item data in a comments feed

Parameters

$item
Array of a comment

Returns

array
protected static
# feed404( )
Properties summary
protected string $feed
# 'feed'
protected $mode
#
protected $options
#
protected $feedtype
# NULL
protected $itemnumber
# NULL
protected $locale
# NULL
protected $locale_xml
# NULL
protected $host
# NULL
protected $sortorder
# NULL
protected $sortdirection
# NULL
protected $albumfolder
# NULL
protected $collection
# NULL
protected $albumpath
# NULL
protected $imagepath
# NULL
protected $imagesize
# NULL
protected $modrewritesuffix
# NULL
protected $catlink
# NULL
protected $cattitle
# NULL
protected $newsoption
# NULL
protected $titleappendix
# NULL
protected $id
# NULL
protected $commentfeedtype
# NULL
protected $itemobj
# NULL
protected $channel_title
# NULL
protected array $feeditem
# array()
Zenphoto doc API documentation generated by ApiGen