- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::apm
::xo::db::sql::apm create ...
Defined in
Class Relations
Methods (to be applied on the object)
get_value (scripted, public)
xo::db::sql::apm get_value [ -dbn dbn ] -package_id package_id \ -parameter_name parameter_nameAutomatically generated method
- Switches:
- -dbn (optional)
- -package_id (required)
- -parameter_name (required)
- Testcases:
- No testcase defined.
id_for_name (scripted, public)
xo::db::sql::apm id_for_name [ -dbn dbn ] -package_key package_key \ -parameter_name parameter_nameAutomatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- -parameter_name (required)
- Testcases:
- No testcase defined.
parameter_p (scripted, public)
xo::db::sql::apm parameter_p [ -dbn dbn ] -package_key package_key \ -parameter_name parameter_nameAutomatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- -parameter_name (required)
- Testcases:
- No testcase defined.
register_application (scripted, public)
xo::db::sql::apm 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 (optional, defaults to
"f"
)- -singleton_p (optional, defaults to
"f"
)- -implements_subsite_p (optional, defaults to
"f"
)- -inherit_templates_p (optional, defaults to
"f"
)- -spec_file_path (optional)
- -spec_file_mtime (optional)
- Testcases:
- No testcase defined.
register_p (scripted, public)
xo::db::sql::apm register_p [ -dbn dbn ] -package_key package_keyAutomatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- Testcases:
- No testcase defined.
register_package (scripted, public)
xo::db::sql::apm 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 (optional, defaults to
"f"
)- -singleton_p (optional, defaults to
"f"
)- -implements_subsite_p (optional, defaults to
"f"
)- -inherit_templates_p (optional, defaults to
"f"
)- -spec_file_path (optional)
- -spec_file_mtime (optional)
- Testcases:
- No testcase defined.
register_parameter (scripted, public)
xo::db::sql::apm 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 (optional, defaults to
"string"
)- -default_value (optional)
- -section_name (optional)
- -min_n_values (optional, defaults to
"1"
)- -max_n_values (optional, defaults to
"1"
)- Testcases:
- No testcase defined.
register_service (scripted, public)
xo::db::sql::apm 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 (optional, defaults to
"f"
)- -singleton_p (optional, defaults to
"f"
)- -implements_subsite_p (optional, defaults to
"f"
)- -inherit_templates_p (optional, defaults to
"f"
)- -spec_file_path (optional)
- -spec_file_mtime (optional)
- Testcases:
- No testcase defined.
set_global_value (scripted, public)
xo::db::sql::apm set_global_value [ -dbn dbn ] \ -package_key package_key -parameter_name parameter_name \ -attr_value attr_valueAutomatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- -parameter_name (required)
- -attr_value (required)
- Testcases:
- No testcase defined.
set_value (scripted, public)
xo::db::sql::apm set_value [ -dbn dbn ] -package_id package_id \ -parameter_name parameter_name -attr_value attr_valueAutomatically generated method
- Switches:
- -dbn (optional)
- -package_id (required)
- -parameter_name (required)
- -attr_value (required)
- Testcases:
- No testcase defined.
unregister_application (scripted, public)
xo::db::sql::apm unregister_application [ -dbn dbn ] \ -package_key package_key [ -cascade_p cascade_p ]Automatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- -cascade_p (optional, defaults to
"f"
)- Testcases:
- No testcase defined.
unregister_package (scripted, public)
xo::db::sql::apm unregister_package [ -dbn dbn ] \ -package_key package_key [ -cascade_p cascade_p ]Automatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- -cascade_p (optional, defaults to
"t"
)- Testcases:
- No testcase defined.
unregister_parameter (scripted, public)
xo::db::sql::apm unregister_parameter [ -dbn dbn ] \ [ -parameter_id parameter_id ]Automatically generated method
- Switches:
- -dbn (optional)
- -parameter_id (optional)
- Testcases:
- No testcase defined.
unregister_service (scripted, public)
xo::db::sql::apm unregister_service [ -dbn dbn ] \ -package_key package_key [ -cascade_p cascade_p ]Automatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- -cascade_p (optional, defaults to
"f"
)- Testcases:
- No testcase defined.
update_package (scripted, public)
xo::db::sql::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 ]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, defaults to
"f"
)- -inherit_templates_p (optional, defaults to
"f"
)- -spec_file_path (optional)
- -spec_file_mtime (optional)
- Testcases:
- No testcase defined.
update_parameter (scripted, public)
xo::db::sql::apm 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 (optional, defaults to
"string"
)- -default_value (optional)
- -section_name (optional)
- -min_n_values (optional, defaults to
"1"
)- -max_n_values (optional, defaults to
"1"
)- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables