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

Procedural File: functions-rss.php

Source Location: /functions-rss.php

Page Details

Functions used to generate RSS feeds.

Functions
clearRSSCache  [line 348]

Cleans out the RSS cache folder

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


void clearRSSCache( [string $cachefolder = NULL]  )

[ Top ]
endRSSCache  [line 324]

Ends the static RSS caching.


void endRSSCache( )

[ Top ]
getRSSAlbumnameAndCollection  [line 199]

Returns the albumname and TRUE or FALSE for the collection mode (album + subalbums)

Parameters:
string   $arrayfield:  "albumfolder" or "collection"


mixed getRSSAlbumnameAndCollection( string $arrayfield  )

[ Top ]
getRSSAlbumsmode  [line 135]

Returns the albums RSS mode from the feed's url


string getRSSAlbumsmode( )

[ Top ]
getRSSAlbumTitle  [line 74]

Returns the title from the feed's url for latest albums or a specific album rss


string getRSSAlbumTitle( )

[ Top ]
getRSSCacheFilename  [line 261]

Gets the RSS file name from the feed url and clears out query items and special chars


string getRSSCacheFilename( )

[ Top ]
getRSSChanneltitle  [line 12]

Returns the rss channel main title part (gallery and/or website title)


string getRSSChanneltitle( )

[ Top ]
getRSSHost  [line 36]

Returns the host


string getRSSHost( )

[ Top ]
getRSSID  [line 46]

Returns the item id from the feed URL for item specific rss


string getRSSID( )

[ Top ]
getRSSImageAndAlbumPaths  [line 151]

Returns the image path, album path and modrewrite suffix

Parameters:
string   $arrayfield:  "albumpath", "imagepath" or "modrewritesuffix"


string getRSSImageAndAlbumPaths( string $arrayfield  )

[ Top ]
getRSSImageSize  [line 174]

Returns the size of the images to be used in the feed.


int getRSSImageSize( )

[ Top ]
getRSSLocale  [line 110]

Returns the locale of the feed either from the feed's url if passed directly or by standard option


string getRSSLocale( )

[ Top ]
getRSSLocaleXML  [line 124]

Replaces "_" with "-" in the locale for usage in the feed's xml


string getRSSLocaleXML( )

[ Top ]
getRSSNewsCatOptions  [line 234]

Returns the News category title or catlink (name) or the mode (all news or category only) for the Zenpage news feed.

Parameters:
string   $arrayfield:  "catlink", "catttitle" or "option"


string getRSSNewsCatOptions( string $arrayfield  )

[ Top ]
getRSSTitle  [line 60]

Returns the title from the feed's url for item specific rss


string getRSSTitle( )

[ Top ]
getRSSType  [line 96]

Returns the RSS type from the feed's url


string getRSSType( )

[ Top ]
RSShitcounter  [line 372]

void RSShitcounter( )

[ Top ]
startRSSCache  [line 304]

Starts static RSS caching


void startRSSCache( )

[ Top ]


Documentation generated on Tue, 20 Dec 2011 16:07:19 +0100 by phpDocumentor 1.4.3