- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::acs_mail_link
::xo::db::sql::acs_mail_link create ...
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::acs_mail_link delete [ -dbn dbn ] \ -mail_link_id mail_link_idAutomatically generated method
- Switches:
- -dbn (optional)
- -mail_link_id (required)
- Testcases:
- No testcase defined.
link_p (scripted, public)
xo::db::sql::acs_mail_link link_p [ -dbn dbn ] -object_id object_idAutomatically generated method
- Switches:
- -dbn (optional)
- -object_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::acs_mail_link new [ -dbn dbn ] \ [ -mail_link_id mail_link_id ] -body_id body_id \ [ -context_id context_id ] [ -creation_date creation_date ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -object_type object_type ] [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -mail_link_id (optional)
- -body_id (required)
- -context_id (optional)
- -creation_date (optional, defaults to
"now()"
)- -creation_user (optional)
- -creation_ip (optional)
- -object_type (optional, defaults to
"acs_mail_link"
)- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables