acs::db::nsdb-postgresql method call apm update_package (public)

 <instance of acs::db::nsdb-postgresql[i]> call apm update_package \
    [ -dbn dbn ] -package_key package_key  \
    [ -pretty_name pretty_name ] [ -pretty_plural pretty_plural ] \
    [ -package_uri package_uri ] [ -package_type package_type ] \
    [ -initial_install_p initial_install_p ] \
    [ -singleton_p singleton_p ] \
    [ -implements_subsite_p implements_subsite_p ] \
    [ -inherit_templates_p inherit_templates_p ] \
    [ -spec_file_path spec_file_path ] \
    [ -spec_file_mtime spec_file_mtime ]

Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl

Automatically generated method TYPES: {character varying} {character varying} {character varying} {character varying} {character varying} boolean boolean boolean boolean {character varying} integer

Switches:
-dbn (optional)
-package_key (required)
-pretty_name (optional, accept empty)
-pretty_plural (optional, accept empty)
-package_uri (optional, accept empty)
-package_type (optional, accept empty)
-initial_install_p (optional, accept empty)
-singleton_p (optional, accept empty)
-implements_subsite_p (optional, defaults to "f")
-inherit_templates_p (optional, defaults to "f")
-spec_file_path (optional, accept empty)
-spec_file_mtime (optional, accept empty)

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