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)

    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 (optional, defaults to "f")

    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 (optional, defaults to "f")

    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)

    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)

    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)

    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)

    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)

    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 (optional, defaults to "f")

    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)

    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)

    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)

    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 (optional, defaults to "now")
    -creation_user (optional)
    -creation_ip (optional)
    -security_inherit_p (optional, defaults to "t")
    -package_id (optional)
    -childof (optional)

    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 (optional, defaults to "f")

    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)

    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 (optional, defaults to "f")

    Testcases:
    No testcase defined.