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

  • ExternalFeed
  • externalFeed_options
  • MergedRSS
  • MergedRSSOptions
  • RSS
  • rss_options

Functions

  • executeRSS
  • getRSSLink
  • printRSSHeaderLink
  • printRSSLink
  • Overview
  • Package
  • Function
  • Tree
  • Deprecated

Function printRSSLink

Prints an RSS link

Package: plugins\feed
Author: Stephen Billard (sbillard)
Located at zp-extensions/rss.php
Parameters summary
string $option type of RSS: See getRSSLink for details
string $prev text to before before the link
string $linktext title of the link
string $next text to appear after the link
boolean $printIcon = true print an RSS icon beside it? if true, the icon is zp-core/images/rss.png
string $class = null css class
string $lang = '' optional to display a feed link for a specific language. Enter the locale like "de_DE" (the locale must be installed on your Zenphoto to work of course). If empty the locale set in the admin option or the language selector (getOption('locale') is used.
string $addl = NULL provided additional data for feeds (e.g. album object for album feeds, $categorylink for zenpage categories
Zenphoto doc API documentation generated by ApiGen