- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::apm_package_type
::xo::db::sql::apm_package_typecreate ...
Defined in
Class Relations
Methods (to be applied on the object)
create_type (scripted, public)
xo::db::sql::apm_package_typecreate_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)
- Testcases:
- No testcase defined.
drop_type (scripted, public)
xo::db::sql::apm_package_typedrop_type [ -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.
num_parameters (scripted, public)
xo::db::sql::apm_package_typenum_parameters [ -dbn dbn ] \ -package_key package_key
Automatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- Testcases:
- No testcase defined.
update_type (scripted, public)
xo::db::sql::apm_package_typeupdate_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)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables