news::install::after_instantiate (private)

 news::install::after_instantiate [ -package_id package_id ] \
    [ -node_id node_id ]

Defined in packages/news/tcl/news-apm-callback-procs.tcl

Setup RSS feed per package instance

Switches:
-package_id
(optional)
-node_id
(optional)
Returns:
Error:
Author:
Dave Bauer <dave@thedesignexperience.org>
Created:
2005-01-20

Partial Call Graph (max 5 caller/called nodes):
%3 rss_support::add_subscription rss_support::add_subscription (public) news::install::after_instantiate news::install::after_instantiate news::install::after_instantiate->rss_support::add_subscription

Testcases:
No testcase defined.
Source code:
    set subscr_id [rss_support::add_subscription  -summary_context_id $package_id  -impl_name "news"  -owner "news"  -lastbuild ""]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/news/tcl/news-apm-callback-procs.xql

[ hide source ]
Show another procedure: