xo::db::sql::rss_gen_subscr proc new (public)

 xo::db::sql::rss_gen_subscr[i] new [ -dbn dbn ] -p_subscr_id p_subscr_id  \
    -p_impl_id p_impl_id  -p_summary_context_id p_summary_context_id  \
    -p_timeout p_timeout  [ -p_lastbuild p_lastbuild ] \
    -p_object_type p_object_type  [ -p_creation_date p_creation_date ] \
    -p_creation_user p_creation_user  -p_creation_ip p_creation_ip  \
    -p_context_id p_context_id  [ -childof childof ]

Defined in /var/www/openacs.org/packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn (optional)
-p_subscr_id (required)
-p_impl_id (required)
-p_summary_context_id (required)
-p_timeout (required)
-p_lastbuild (optional, defaults to "now")
-p_object_type (required)
-p_creation_date (optional, defaults to "now")
-p_creation_user (required)
-p_creation_ip (required)
-p_context_id (required)
-childof (optional)

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