Overview

Packages

  • Auth
    • Ads
    • Ldap
    • Xoops
  • Autotasks
  • Config
    • Category
    • Item
    • Option
  • Core
    • Filesystem
    • Filters
    • Logger
    • Mail
    • Message
    • Password
    • Security
    • StopSpammer
    • Template
    • Textsanitizer
    • VersionChecker
  • Data
    • Avatar
    • Comment
  • Database
    • Connection
    • Criteria
    • Legacy
    • MySQL
    • PDO
    • Updater
  • Feeds
    • RSS
  • File
  • Form
    • Base
    • Elements
  • ICMS
    • IPF
      • View
  • Image
    • Category
  • Ipf
    • Category
    • Controller
    • Export
    • form
    • Keyhighlighter
    • Member
    • Object
    • Permission
    • richfile
    • Tree
    • urllink
    • View
  • kernel
    • Set
  • Member
    • Group
    • GroupMembership
    • GroupPermission
    • User
  • Messaging
  • Module
  • None
  • Notification
  • Page
  • Plugins
    • Editor
  • Preload
    • Libraries
  • Privmessage
  • Session
  • SmartObject
  • View
    • Block
    • Breadcrumb
    • PageNav
    • PrinterFriendly
    • Template
    • Templates
    • Theme
    • Tree

Classes

  • icms_feeds_Rss
  • icms_feeds_Simplerss
  • Overview
  • Package
  • Class

Class icms_feeds_Rss

Generates the data necessary for an RSS feed and assigns it to a smarty template

Package: Feeds\RSS
Category: ICMS
Copyright: http://www.impresscms.org/ The ImpressCMS Project
License: GNU General Public License (GPL)
Author: Ignacio Segura, "Nachenko"
Located at feeds/Rss.php
Methods summary
public
# __construct( )

Constructor

Constructor

public
# render( )

Render the feed and display it directly

Render the feed and display it directly

Properties summary
public $title
#
public $url
#
public $description
#
public $language
#
public $charset
#
public $category
#
public $pubDate
#
public $webMaster
#
public $generator
#
public $copyright
#
public $lastbuild
#
public $channelEditor
#
public $width
#
public $height
#
public $ttl
#
public array $image
# array()
API documentation generated by ApiGen