- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::content_symlink
::xo::db::sql::content_symlink create ...
Defined in
Class Relations
Methods (to be applied on the object)
copy (scripted, public)
xo::db::sql::content_symlink copy [ -dbn dbn ] -symlink_id symlink_id \ -target_folder_id target_folder_id -creation_user creation_user \ [ -creation_ip creation_ip ] [ -name name ]Automatically generated method
- Switches:
- -dbn (optional)
- -symlink_id (required)
- -target_folder_id (required)
- -creation_user (required)
- -creation_ip (optional)
- -name (optional)
- Testcases:
- No testcase defined.
del (scripted, public)
xo::db::sql::content_symlink del [ -dbn dbn ] -symlink_id symlink_idAutomatically generated method
- Switches:
- -dbn (optional)
- -symlink_id (required)
- Testcases:
- No testcase defined.
delete (scripted, public)
xo::db::sql::content_symlink delete [ -dbn dbn ] \ -symlink_id symlink_idAutomatically generated method
- Switches:
- -dbn (optional)
- -symlink_id (required)
- Testcases:
- No testcase defined.
is_symlink (scripted, public)
xo::db::sql::content_symlink is_symlink [ -dbn dbn ] -item_id item_idAutomatically generated method
- Switches:
- -dbn (optional)
- -item_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::content_symlink new [ -dbn dbn ] [ -name name ] \ [ -label label ] -target_id target_id -parent_id parent_id \ [ -symlink_id symlink_id ] [ -creation_date creation_date ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -package_id package_id ] [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -name (optional)
- -label (optional)
- -target_id (required)
- -parent_id (required)
- -symlink_id (optional)
- -creation_date (optional, defaults to
"now"
)- -creation_user (optional)
- -creation_ip (optional)
- -package_id (optional)
- -childof (optional)
- Testcases:
- No testcase defined.
resolve (scripted, public)
xo::db::sql::content_symlink resolve [ -dbn dbn ] -item_id item_idAutomatically generated method
- Switches:
- -dbn (optional)
- -item_id (required)
- Testcases:
- No testcase defined.
resolve_content_type (scripted, public)
xo::db::sql::content_symlink resolve_content_type [ -dbn dbn ] \ -item_id item_idAutomatically generated method
- Switches:
- -dbn (optional)
- -item_id (required)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables