rss_gen_report_dir (private)

 rss_gen_report_dir [ -summary_context_id summary_context_id ] \
    [ -impl_name impl_name ] [ -subscr_id subscr_id ] [ -assert ]

Defined in packages/rss-support/tcl/rss-generation-service-procs.tcl

Return a directory path, relative to the pageroot, for the rss subscription with subscr_id or impl_name + summary_context_id provided. If the assert flag is set, create the directory.

Switches:
-summary_context_id
(optional)
-impl_name
(optional)
-subscr_id
(optional)
-assert
(boolean) (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 rss_gen_report_file rss_gen_report_file (public) rss_gen_report_dir rss_gen_report_dir rss_gen_report_file->rss_gen_report_dir rss_support::del_subscription rss_support::del_subscription (public) rss_support::del_subscription->rss_gen_report_dir acs_root_dir acs_root_dir (public) rss_gen_report_dir->acs_root_dir db_1row db_1row (public) rss_gen_report_dir->db_1row parameter::get parameter::get (public) rss_gen_report_dir->parameter::get rss_package_id rss_package_id (public) rss_gen_report_dir->rss_package_id

Testcases:
No testcase defined.
[ show source ]
Show another procedure: