Inicio del contenido principal
::xotcl::Class
::xowiki::RSS
Class Hierarchy of ::xowiki::RSS
- ::xotcl::Object
- Meta-class:
- ::xotcl::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- Methods for instances:
- __api_make_doc, __api_make_forward_doc, __nextC, __timediff, abstract, ad_doc, ad_forward, ad_proc, appendC, arrayC, asHTML, autonameC, checkC, classC, cleanupC, configureC, contains, copy, db_1rowC, debug, defaultmethod, destroyC, destroy_on_cleanup, evalC, existsC, extractConfigureArg, filterC, filterguardC, filtersearchC, forwardC, hasclass, incrC, infoC, init, instvarC, invarC, isclassC, ismetaclassC, ismixinC, isobjectC, istypeC, lappendC, log, method, mixinC, mixinguardC, move, msg, noinitC, parametercmdC, procC, procsearchC, qn, requireNamespaceC, self, serialize, setC, substC, traceC, unsetC, uplevelC, upvarC, volatileC, vwaitC
- Methods to be applied on the class (in addition to the methods provided by the meta-class):
- __exitHandler, getExitHandler, setExitHandler, unsetExitHandler
- ::xowiki::XMLSyndication
- Meta-class:
- ::xotcl::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- Parameter for instances:
- package_id
- Methods for instances:
- init, tag
- Methods to be applied on the class:
- Methods provided by the meta-class
- ::xowiki::RSS
- Meta-class:
- ::xotcl::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- Parameter for instances:
- css (default ""), days (default ""), description (default ""), entries_of (default ""), language (default "en-us"), maxentries, name_filter (default ""), siteurl (default "[ad_url]"), title (default "")
- Methods for instances:
- css_link, extra_where_clause, head, item, limit, render, tail
- Methods to be applied on the class:
- Methods provided by the meta-class
Report content of xowiki folder in rss 2.0 format. The
reporting order is descending by date. The title of the feed
is taken from the title, the description
is taken from the description field of the folder object.
Defined in packages/xowiki/tcl/syndicate-procs.tclClass Relations
- superclass: ::xowiki::XMLSyndication
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- subclass: ::xowiki::Podcast
![[i]](/resources/acs-subsite/ZoomIn16.gif)
Methods