acs::db::nsdb-postgresql method call acs_event new (public)

 <instance of acs::db::nsdb-postgresql[i]> call acs_event new \
    [ -dbn dbn ] [ -event_id event_id ] [ -name name ] \
    [ -description description ] [ -html_p html_p ] \
    [ -status_summary status_summary ] [ -timespan_id timespan_id ] \
    [ -activity_id activity_id ] [ -recurrence_id recurrence_id ] \
    [ -object_type object_type ] [ -creation_date creation_date ] \
    [ -creation_user creation_user ] [ -creation_ip creation_ip ] \
    [ -context_id context_id ] [ -package_id package_id ] \
    [ -location location ] [ -related_link_url related_link_url ] \
    [ -related_link_text related_link_text ] \
    [ -redirect_to_rel_link_p redirect_to_rel_link_p ]

Defined in packages/acs-api-browser/tcl/api-doc-init.tcl

Automatically generated method

Switches:
-dbn
(optional)
-event_id
(optional)
-name
(optional)
-description
(optional)
-html_p
(optional)
-status_summary
(optional)
-timespan_id
(optional)
-activity_id
(optional)
-recurrence_id
(optional)
-object_type
(defaults to "acs_event") (optional)
-creation_date
(defaults to "now()") (optional)
-creation_user
(optional)
-creation_ip
(optional)
-context_id
(optional)
-package_id
(optional)
-location
(optional)
-related_link_url
(optional)
-related_link_text
(optional)
-redirect_to_rel_link_p
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) acs::db::nsdb-postgresql instproc {call acs_event new} acs::db::nsdb-postgresql instproc {call acs_event new} acs::db::nsdb-postgresql instproc {call acs_event new}->db_with_handle

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