- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::download_rep
::xo::db::sql::download_rep create ...
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::download_rep delete [ -dbn dbn ] \ -repository_id repository_idAutomatically generated method
- Switches:
- -dbn (optional)
- -repository_id (required)
- Testcases:
- No testcase defined.
edit (scripted, public)
xo::db::sql::download_rep edit [ -dbn dbn ] \ -repository_id repository_id -title title \ -description description -help_text help_text \ -last_modified last_modified -modifying_user modifying_user \ -modifying_ip modifying_ipAutomatically generated method
- Switches:
- -dbn (optional)
- -repository_id (required)
- -title (required)
- -description (required)
- -help_text (required)
- -last_modified (required)
- -modifying_user (required)
- -modifying_ip (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::download_rep new [ -dbn dbn ] \ -repository_id repository_id -title title \ -description description [ -help_text help_text ] \ [ -creation_date creation_date ] [ -creation_user creation_user ] \ [ -parent_id parent_id ] [ -context_id context_id ] \ [ -creation_ip creation_ip ] [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -repository_id (required)
- -title (required)
- -description (required)
- -help_text (optional)
- -creation_date (optional, defaults to
"now()"
)- -creation_user (optional)
- -parent_id (optional)
- -context_id (optional)
- -creation_ip (optional)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables