%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::apm_package_type ::xo::db::sql::apm_package_type → create_type → drop_type → num_parameters → update_type ::xo::db::sql::apm_package_type->::xotcl::Object

Class ::xo::db::sql::apm_package_type

::xo::db::sql::apm_package_type[i] create ...

Class Relations

  • class: ::xo::db::Class[i]
  • superclass: ::xotcl::Object[i]

Methods (to be applied on the object)

  • create_type (scripted, public)

     xo::db::sql::apm_package_type[i] create_type [ -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 ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -package_key
    (required)
    -pretty_name
    (required)
    -pretty_plural
    (required)
    -package_uri
    (required)
    -package_type
    (required)
    -initial_install_p
    (required)
    -singleton_p
    (required)
    -implements_subsite_p
    (required)
    -inherit_templates_p
    (required)
    -spec_file_path
    (optional)
    -spec_file_mtime
    (optional)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::apm_package_type proc create_type xo::db::sql::apm_package_type proc create_type xo::db::sql::apm_package_type proc create_type->db_with_handle

    Testcases:
    No testcase defined.
  • drop_type (scripted, public)

     xo::db::sql::apm_package_type[i] drop_type [ -dbn dbn ] \
        -package_key package_key  [ -cascade_p cascade_p ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -package_key
    (required)
    -cascade_p
    (defaults to "f") (optional)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::apm_package_type proc drop_type xo::db::sql::apm_package_type proc drop_type xo::db::sql::apm_package_type proc drop_type->db_with_handle

    Testcases:
    No testcase defined.
  • num_parameters (scripted, public)

     xo::db::sql::apm_package_type[i] num_parameters [ -dbn dbn ] \
        -package_key package_key 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -package_key
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::apm_package_type proc num_parameters xo::db::sql::apm_package_type proc num_parameters xo::db::sql::apm_package_type proc num_parameters->db_with_handle

    Testcases:
    No testcase defined.
  • update_type (scripted, public)

     xo::db::sql::apm_package_type[i] update_type [ -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 ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -package_key
    (required)
    -pretty_name
    (optional)
    -pretty_plural
    (optional)
    -package_uri
    (optional)
    -package_type
    (optional)
    -initial_install_p
    (optional)
    -singleton_p
    (optional)
    -implements_subsite_p
    (optional)
    -inherit_templates_p
    (optional)
    -spec_file_path
    (optional)
    -spec_file_mtime
    (optional)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::apm_package_type proc update_type xo::db::sql::apm_package_type proc update_type xo::db::sql::apm_package_type proc update_type->db_with_handle

    Testcases:
    No testcase defined.