- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::faq
::xo::db::sql::faq create ...
Defined in
Class Relations
Methods (to be applied on the object)
clone (scripted, public)
xo::db::sql::faq clone [ -dbn dbn ] -new_package_id new_package_id \ -old_package_id old_package_idAutomatically generated method
- Switches:
- -dbn (optional)
- -new_package_id (required)
- -old_package_id (required)
- Testcases:
- No testcase defined.
delete_faq (scripted, public)
xo::db::sql::faq delete_faq [ -dbn dbn ]Automatically generated method
- Switches:
- -dbn (optional)
- Testcases:
- No testcase defined.
delete_q_and_a (scripted, public)
xo::db::sql::faq delete_q_and_a [ -dbn dbn ]Automatically generated method
- Switches:
- -dbn (optional)
- Testcases:
- No testcase defined.
name (scripted, public)
xo::db::sql::faq name [ -dbn dbn ]Automatically generated method
- Switches:
- -dbn (optional)
- Testcases:
- No testcase defined.
new_faq (scripted, public)
xo::db::sql::faq new_faq [ -dbn dbn ]Automatically generated method
- Switches:
- -dbn (optional)
- Testcases:
- No testcase defined.
new_q_and_a (scripted, public)
xo::db::sql::faq new_q_and_a [ -dbn dbn ] [ -entry_id entry_id ] \ -faq_id faq_id -question question -answer answer \ -sort_key sort_key -object_type object_type \ [ -creation_date creation_date ] [ -creation_user creation_user ] \ [ -creation_ip creation_ip ] [ -context_id context_id ]Automatically generated method
- Switches:
- -dbn (optional)
- -entry_id (optional)
- -faq_id (required)
- -question (required)
- -answer (required)
- -sort_key (required)
- -object_type (required)
- -creation_date (optional, defaults to
"current_timestamp"
)- -creation_user (optional)
- -creation_ip (optional)
- -context_id (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables