Class ::xo::db::sql::content_folder

::xo::db::sql::content_folder[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_folder[i] copy [ -dbn dbn ] -folder_id folder_id  \
        -target_folder_id target_folder_id  -creation_user creation_user  \
        [ -creation_ip creation_ip ] [ -name name ] [ -label label ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -target_folder_id
    (required)
    -creation_user
    (required)
    -creation_ip
    (optional)
    -name
    (optional)
    -label
    (optional)

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

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

     xo::db::sql::content_folder[i] del [ -dbn dbn ] -folder_id folder_id  \
        [ -cascade_p cascade_p ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -cascade_p
    (defaults to "f") (optional)

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

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

     xo::db::sql::content_folder[i] delete [ -dbn dbn ] -folder_id folder_id  \
        [ -cascade_p cascade_p ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -cascade_p
    (defaults to "f") (optional)

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

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

     xo::db::sql::content_folder[i] edit_name [ -dbn dbn ] \
        -folder_id folder_id  [ -name name ] [ -label label ] \
        [ -description description ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -name
    (optional)
    -label
    (optional)
    -description
    (optional)

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

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

     xo::db::sql::content_folder[i] get_index_page [ -dbn dbn ] \
        -folder_id folder_id 

    Automatically generated method

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

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

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

     xo::db::sql::content_folder[i] get_label [ -dbn dbn ] \
        -folder_id folder_id 

    Automatically generated method

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

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

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

     xo::db::sql::content_folder[i] is_empty [ -dbn dbn ] \
        -folder_id folder_id 

    Automatically generated method

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

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

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

     xo::db::sql::content_folder[i] is_folder [ -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_folder proc is_folder xo::db::sql::content_folder proc is_folder xo::db::sql::content_folder proc is_folder->db_with_handle

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

     xo::db::sql::content_folder[i] is_registered [ -dbn dbn ] \
        -folder_id folder_id  -content_type content_type  \
        [ -include_subtypes include_subtypes ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -content_type
    (required)
    -include_subtypes
    (defaults to "f") (optional)

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

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

     xo::db::sql::content_folder[i] is_root [ -dbn dbn ] -folder_id folder_id 

    Automatically generated method

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

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

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

     xo::db::sql::content_folder[i] is_sub_folder [ -dbn dbn ] \
        -folder_id folder_id  -target_folder_id target_folder_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -target_folder_id
    (required)

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

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

     xo::db::sql::content_folder[i] move [ -dbn dbn ] -folder_id folder_id  \
        -target_folder_id target_folder_id  [ -name name ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -target_folder_id
    (required)
    -name
    (optional)

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

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

     xo::db::sql::content_folder[i] new [ -dbn dbn ] -name name  -label label  \
        [ -description description ] [ -parent_id parent_id ] \
        [ -context_id context_id ] [ -folder_id folder_id ] \
        [ -creation_date creation_date ] [ -creation_user creation_user ] \
        [ -creation_ip creation_ip ] \
        [ -security_inherit_p security_inherit_p ] \
        [ -package_id package_id ] [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -name
    (required)
    -label
    (required)
    -description
    (optional)
    -parent_id
    (optional)
    -context_id
    (optional)
    -folder_id
    (optional)
    -creation_date
    (defaults to "now") (optional)
    -creation_user
    (optional)
    -creation_ip
    (optional)
    -security_inherit_p
    (defaults to "t") (optional)
    -package_id
    (optional)
    -childof
    (optional)

    Partial Call Graph (max 5 caller/called nodes):
    %3 test_xowiki_test_cases xowiki_test_cases (test xowiki) xo::db::sql::content_folder proc new xo::db::sql::content_folder proc new test_xowiki_test_cases->xo::db::sql::content_folder proc new db_with_handle db_with_handle (public) xo::db::sql::content_folder proc new->db_with_handle

    Testcases:
    xowiki_test_cases
  • register_content_type (scripted, public)

     xo::db::sql::content_folder[i] register_content_type [ -dbn dbn ] \
        -folder_id folder_id  -content_type content_type  \
        [ -include_subtypes include_subtypes ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -content_type
    (required)
    -include_subtypes
    (defaults to "f") (optional)

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

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

     xo::db::sql::content_folder[i] rename [ -dbn dbn ] -folder_id folder_id  \
        [ -name name ] [ -label label ] [ -description description ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -name
    (optional)
    -label
    (optional)
    -description
    (optional)

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

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

     xo::db::sql::content_folder[i] unregister_content_type [ -dbn dbn ] \
        -folder_id folder_id  -content_type content_type  \
        [ -include_subtypes include_subtypes ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -content_type
    (required)
    -include_subtypes
    (defaults to "f") (optional)

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

    Testcases:
    No testcase defined.