- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::forums_forum
::xo::db::sql::forums_forum create ...
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::forums_forum delete [ -dbn dbn ] -forum_id forum_idAutomatically generated method
- Switches:
- -dbn
(optional)- -forum_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
name (scripted, public)
xo::db::sql::forums_forum name [ -dbn dbn ] -forum_id forum_idAutomatically generated method
- Switches:
- -dbn
(optional)- -forum_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::forums_forum new [ -dbn dbn ] -forum_id forum_id \ [ -object_type object_type ] -name name -charter charter \ -presentation_type presentation_type \ -posting_policy posting_policy -package_id package_id \ -creation_date creation_date -creation_user creation_user \ -creation_ip creation_ip -context_id context_id \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn
(optional)- -forum_id
(required)- -object_type
(defaults to"forums_forum"
) (optional)- -name
(required)- -charter
(required)- -presentation_type
(required)- -posting_policy
(required)- -package_id
(required)- -creation_date
(required)- -creation_user
(required)- -creation_ip
(required)- -context_id
(required)- -childof
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables