im_status_report

EveAndersson.com : API Browser : im_status_report

im_status_report

im_status_report [ coverage ] [ report_date ] [ purpose ] \
    [ ns_share_list ] [ user_id ]
Defined in tcl/intranet-status-report-defs.tcl

Returns a string of new stuff on the site. COVERAGE and REPORT_DATE are ANSI date. The PURPOSE argument can be \"web_display\" (intended for an ordinary user), \"site_admin\" (to help the owner of a site nuke stuff), or \"email_summary\" (in which case we get plain text back). These arguments are passed down to the procedures on the ns_share'd ns_share_list."

Parameters:
coverage (optional)
report_date (optional)
purpose (defaults to "web_display")
ns_share_list (defaults to "im_status_report_section_list")
user_id (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com