- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::party
::xo::db::sql::party create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::party delete [ -dbn dbn ] -party_id party_idAutomatically generated method
- Switches:
- -dbn (optional)
- -party_id (required)
- Testcases:
- No testcase defined.
email (scripted, public)
xo::db::sql::party email [ -dbn dbn ] -party_id party_idAutomatically generated method
- Switches:
- -dbn (optional)
- -party_id (required)
- Testcases:
- No testcase defined.
name (scripted, public)
xo::db::sql::party name [ -dbn dbn ] -party_id party_idAutomatically generated method
- Switches:
- -dbn (optional)
- -party_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::party new [ -dbn dbn ] [ -party_id party_id ] \ [ -object_type object_type ] [ -creation_date creation_date ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ -email email [ -url url ] [ -context_id context_id ] \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -party_id (optional)
- -object_type (optional, defaults to
"party"
)- -creation_date (optional, defaults to
"now()"
)- -creation_user (optional)
- -creation_ip (optional)
- -email (required)
- -url (optional)
- -context_id (optional)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables