- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::content_folder
::xo::db::sql::content_folder create ...
Class Relations
Methods (to be applied on the object)
copy (scripted, public)
xo::db::sql::content_folder 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 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 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 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 get_index_page [ -dbn dbn ] \ -folder_id folder_idAutomatically generated method
- Switches:
- -dbn (optional)
- -folder_id (required)
- Testcases:
- No testcase defined.
get_label (scripted, public)
xo::db::sql::content_folder get_label [ -dbn dbn ] \ -folder_id folder_idAutomatically generated method
- Switches:
- -dbn (optional)
- -folder_id (required)
- Testcases:
- No testcase defined.
is_empty (scripted, public)
xo::db::sql::content_folder is_empty [ -dbn dbn ] \ -folder_id folder_idAutomatically generated method
- Switches:
- -dbn (optional)
- -folder_id (required)
- Testcases:
- No testcase defined.
is_folder (scripted, public)
xo::db::sql::content_folder is_folder [ -dbn dbn ] -item_id item_idAutomatically generated method
- Switches:
- -dbn (optional)
- -item_id (required)
- Testcases:
- No testcase defined.
is_registered (scripted, public)
xo::db::sql::content_folder 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 is_root [ -dbn dbn ] -folder_id folder_idAutomatically generated method
- Switches:
- -dbn (optional)
- -folder_id (required)
- Testcases:
- No testcase defined.
is_sub_folder (scripted, public)
xo::db::sql::content_folder is_sub_folder [ -dbn dbn ] \ -folder_id folder_id -target_folder_id target_folder_idAutomatically generated method
- Switches:
- -dbn (optional)
- -folder_id (required)
- -target_folder_id (required)
- Testcases:
- No testcase defined.
move (scripted, public)
xo::db::sql::content_folder 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 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 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 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 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.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables