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