clearRSSCache [line 348]
Cleans out the RSS cache folder
Parameters:
|
string |
$cachefolder: |
the sub-folder to clean |
void clearRSSCache(
[string $cachefolder = NULL]
)
|
|
endRSSCache [line 324]
Ends the static RSS caching.
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
)
|
|
getRSSAlbumsmode [line 135]
Returns the albums RSS mode from the feed's url
string getRSSAlbumsmode(
)
|
|
getRSSAlbumTitle [line 74]
Returns the title from the feed's url for latest albums or a specific album rss
string getRSSAlbumTitle(
)
|
|
getRSSCacheFilename [line 261]
Gets the RSS file name from the feed url and clears out query items and special chars
string getRSSCacheFilename(
)
|
|
getRSSChanneltitle [line 12]
Returns the rss channel main title part (gallery and/or website title)
string getRSSChanneltitle(
)
|
|
getRSSID [line 46]
Returns the item id from the feed URL for item specific rss
getRSSImageAndAlbumPaths [line 151]
Returns the image path, album path and modrewrite suffix
Parameters:
|
string |
$arrayfield: |
"albumpath", "imagepath" or "modrewritesuffix" |
string getRSSImageAndAlbumPaths(
string $arrayfield
)
|
|
getRSSImageSize [line 174]
Returns the size of the images to be used in the feed.
getRSSLocale [line 110]
Returns the locale of the feed either from the feed's url if passed directly or by standard option
getRSSLocaleXML [line 124]
Replaces "_" with "-" in the locale for usage in the feed's xml
string getRSSLocaleXML(
)
|
|
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
)
|
|
getRSSTitle [line 60]
Returns the title from the feed's url for item specific rss
getRSSType [line 96]
Returns the RSS type from the feed's url
startRSSCache [line 304]
Starts static RSS caching