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

Automatically generated method TYPES: integer {character varying} text boolean text integer integer integer {character varying} {timestamp with time zone} integer {character varying} integer integer {character varying} {character varying} {character varying} boolean

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

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