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