%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::content_symlink ::xo::db::sql::content_symlink → copy → del → delete → is_symlink → new → resolve → resolve_content_type ::xo::db::sql::content_symlink->::xotcl::Object

Class ::xo::db::sql::content_symlink

::xo::db::sql::content_symlink[i] create ...

Class Relations

  • class: ::xo::db::Class[i]
  • superclass: ::xotcl::Object[i]

Methods (to be applied on the object)

  • copy (scripted, public)

     xo::db::sql::content_symlink[i] 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)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::content_symlink proc copy xo::db::sql::content_symlink proc copy xo::db::sql::content_symlink proc copy->db_with_handle

    Testcases:
    No testcase defined.
  • del (scripted, public)

     xo::db::sql::content_symlink[i] del [ -dbn dbn ] -symlink_id symlink_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -symlink_id
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::content_symlink proc del xo::db::sql::content_symlink proc del xo::db::sql::content_symlink proc del->db_with_handle

    Testcases:
    No testcase defined.
  • delete (scripted, public)

     xo::db::sql::content_symlink[i] delete [ -dbn dbn ] \
        -symlink_id symlink_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -symlink_id
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::content_symlink proc delete xo::db::sql::content_symlink proc delete xo::db::sql::content_symlink proc delete->db_with_handle

    Testcases:
    No testcase defined.
  • is_symlink (scripted, public)

     xo::db::sql::content_symlink[i] is_symlink [ -dbn dbn ] -item_id item_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -item_id
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::content_symlink proc is_symlink xo::db::sql::content_symlink proc is_symlink xo::db::sql::content_symlink proc is_symlink->db_with_handle

    Testcases:
    No testcase defined.
  • new (scripted, public)

     xo::db::sql::content_symlink[i] 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
    (defaults to "now") (optional)
    -creation_user
    (optional)
    -creation_ip
    (optional)
    -package_id
    (optional)
    -childof
    (optional)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::content_symlink proc new xo::db::sql::content_symlink proc new xo::db::sql::content_symlink proc new->db_with_handle

    Testcases:
    No testcase defined.
  • resolve (scripted, public)

     xo::db::sql::content_symlink[i] resolve [ -dbn dbn ] -item_id item_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -item_id
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::content_symlink proc resolve xo::db::sql::content_symlink proc resolve xo::db::sql::content_symlink proc resolve->db_with_handle

    Testcases:
    No testcase defined.
  • resolve_content_type (scripted, public)

     xo::db::sql::content_symlink[i] resolve_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):
    %3 db_with_handle db_with_handle (public) xo::db::sql::content_symlink proc resolve_content_type xo::db::sql::content_symlink proc resolve_content_type xo::db::sql::content_symlink proc resolve_content_type->db_with_handle

    Testcases:
    No testcase defined.