- 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_symlinkcreate ...
Class Relations
Methods (to be applied on the object)
copy (scripted, public)
xo::db::sql::content_symlinkcopy [ -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)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
del (scripted, public)
xo::db::sql::content_symlinkdel [ -dbn dbn ] -symlink_id symlink_id
Automatically generated method
- Switches:
- -dbn
(optional)- -symlink_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
delete (scripted, public)
xo::db::sql::content_symlinkdelete [ -dbn dbn ] \ -symlink_id symlink_id
Automatically generated method
- Switches:
- -dbn
(optional)- -symlink_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
is_symlink (scripted, public)
xo::db::sql::content_symlinkis_symlink [ -dbn dbn ] -item_id item_id
Automatically generated method
- Switches:
- -dbn
(optional)- -item_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::content_symlinknew [ -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
(defaults to"now"
) (optional)- -creation_user
(optional)- -creation_ip
(optional)- -package_id
(optional)- -childof
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
resolve (scripted, public)
xo::db::sql::content_symlinkresolve [ -dbn dbn ] -item_id item_id
Automatically generated method
- Switches:
- -dbn
(optional)- -item_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
resolve_content_type (scripted, public)
xo::db::sql::content_symlinkresolve_content_type [ -dbn dbn ] \ -item_id item_id
Automatically generated method
- Switches:
- -dbn
(optional)- -item_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables