Class ::xo::db::sql::apm

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

Class Relations

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

Methods (to be applied on the object)

  • get_value (scripted, public)

     xo::db::sql::apm[i] get_value [ -dbn dbn ] -package_key package_key  \
        -parameter_name parameter_name 

    Automatically generated method

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

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

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

     xo::db::sql::apm[i] id_for_name [ -dbn dbn ] -package_key package_key  \
        -parameter_name parameter_name 

    Automatically generated method

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

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

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

     xo::db::sql::apm[i] parameter_p [ -dbn dbn ] -package_key package_key  \
        -parameter_name parameter_name 

    Automatically generated method

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

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

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

     xo::db::sql::apm[i] register_application [ -dbn dbn ] \
        -package_key package_key  -pretty_name pretty_name  \
        -pretty_plural pretty_plural  -package_uri package_uri  \
        [ -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)
    -initial_install_p
    (defaults to "f") (optional)
    -singleton_p
    (defaults to "f") (optional)
    -implements_subsite_p
    (defaults to "f") (optional)
    -inherit_templates_p
    (defaults to "f") (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 proc register_application xo::db::sql::apm proc register_application xo::db::sql::apm proc register_application->db_with_handle

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

     xo::db::sql::apm[i] register_p [ -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 proc register_p xo::db::sql::apm proc register_p xo::db::sql::apm proc register_p->db_with_handle

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

     xo::db::sql::apm[i] register_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 ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -package_key
    (required)
    -pretty_name
    (required)
    -pretty_plural
    (required)
    -package_uri
    (required)
    -package_type
    (required)
    -initial_install_p
    (defaults to "f") (optional)
    -singleton_p
    (defaults to "f") (optional)
    -implements_subsite_p
    (defaults to "f") (optional)
    -inherit_templates_p
    (defaults to "f") (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 proc register_package xo::db::sql::apm proc register_package xo::db::sql::apm proc register_package->db_with_handle

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

     xo::db::sql::apm[i] register_parameter [ -dbn dbn ] \
        [ -parameter_id parameter_id ] -package_key package_key  \
        -parameter_name parameter_name  [ -description description ] \
        -scope scope  [ -datatype datatype ] \
        [ -default_value default_value ] [ -section_name section_name ] \
        [ -min_n_values min_n_values ] [ -max_n_values max_n_values ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -parameter_id
    (optional)
    -package_key
    (required)
    -parameter_name
    (required)
    -description
    (optional)
    -scope
    (required)
    -datatype
    (defaults to "string") (optional)
    -default_value
    (optional)
    -section_name
    (optional)
    -min_n_values
    (defaults to "1") (optional)
    -max_n_values
    (defaults to "1") (optional)

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

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

     xo::db::sql::apm[i] register_service [ -dbn dbn ] \
        -package_key package_key  -pretty_name pretty_name  \
        -pretty_plural pretty_plural  -package_uri package_uri  \
        [ -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)
    -initial_install_p
    (defaults to "f") (optional)
    -singleton_p
    (defaults to "f") (optional)
    -implements_subsite_p
    (defaults to "f") (optional)
    -inherit_templates_p
    (defaults to "f") (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 proc register_service xo::db::sql::apm proc register_service xo::db::sql::apm proc register_service->db_with_handle

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

     xo::db::sql::apm[i] set_global_value [ -dbn dbn ] \
        -package_key package_key  -parameter_name parameter_name  \
        -attr_value attr_value 

    Automatically generated method

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

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

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

     xo::db::sql::apm[i] set_value [ -dbn dbn ] -package_key package_key  \
        -parameter_name parameter_name  -attr_value attr_value 

    Automatically generated method

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

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

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

     xo::db::sql::apm[i] unregister_application [ -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 proc unregister_application xo::db::sql::apm proc unregister_application xo::db::sql::apm proc unregister_application->db_with_handle

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

     xo::db::sql::apm[i] unregister_package [ -dbn dbn ] \
        -package_key package_key  [ -cascade_p cascade_p ]

    Automatically generated method

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

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

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

     xo::db::sql::apm[i] unregister_parameter [ -dbn dbn ] \
        [ -parameter_id parameter_id ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -parameter_id
    (optional)

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

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

     xo::db::sql::apm[i] unregister_service [ -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 proc unregister_service xo::db::sql::apm proc unregister_service xo::db::sql::apm proc unregister_service->db_with_handle

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

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

    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
    (defaults to "f") (optional)
    -inherit_templates_p
    (defaults to "f") (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 proc update_package xo::db::sql::apm proc update_package xo::db::sql::apm proc update_package->db_with_handle

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

     xo::db::sql::apm[i] update_parameter [ -dbn dbn ] \
        -parameter_id parameter_id  [ -parameter_name parameter_name ] \
        [ -description description ] [ -datatype datatype ] \
        [ -default_value default_value ] [ -section_name section_name ] \
        [ -min_n_values min_n_values ] [ -max_n_values max_n_values ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -parameter_id
    (required)
    -parameter_name
    (optional)
    -description
    (optional)
    -datatype
    (defaults to "string") (optional)
    -default_value
    (optional)
    -section_name
    (optional)
    -min_n_values
    (defaults to "1") (optional)
    -max_n_values
    (defaults to "1") (optional)

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

    Testcases:
    No testcase defined.