Class ::xo::db::sql::static_page

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

Class Relations

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

Methods (to be applied on the object)

  • delete (scripted, public)

     xo::db::sql::static_page[i] delete [ -dbn dbn ] \
        -static_page_id static_page_id 

    Automatically generated method

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

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

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

     xo::db::sql::static_page[i] delete_folder [ -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::static_page proc delete_folder xo::db::sql::static_page proc delete_folder xo::db::sql::static_page proc delete_folder->db_with_handle

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

     xo::db::sql::static_page[i] delete_stale_items [ -dbn dbn ] \
        -session_id session_id  -package_id package_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -session_id
    (required)
    -package_id
    (required)

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

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

     xo::db::sql::static_page[i] five_n_spaces [ -dbn dbn ] -n n 

    Automatically generated method

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

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

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

     xo::db::sql::static_page[i] get_root_folder [ -dbn dbn ] \
        -package_id package_id 

    Automatically generated method

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

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

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

     xo::db::sql::static_page[i] get_show_comments_p [ -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::static_page proc get_show_comments_p xo::db::sql::static_page proc get_show_comments_p xo::db::sql::static_page proc get_show_comments_p->db_with_handle

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

     xo::db::sql::static_page[i] grant_permission [ -dbn dbn ] \
        -item_id item_id  -grantee_id grantee_id  -privilege privilege  \
        -recursive_p recursive_p 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -item_id
    (required)
    -grantee_id
    (required)
    -privilege
    (required)
    -recursive_p
    (required)

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

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

     xo::db::sql::static_page[i] new [ -dbn dbn ] -folder_id folder_id  \
        -filename filename  -title title  -mtime mtime  \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -filename
    (required)
    -title
    (required)
    -mtime
    (required)
    -childof
    (optional)

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

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

     xo::db::sql::static_page[i] new_folder [ -dbn dbn ] -folder_id folder_id  \
        -name name  -label label  -description description  \
        -parent_id parent_id  -creation_date creation_date  \
        -creation_user creation_user  -creation_ip creation_ip  \
        -context_id context_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -folder_id
    (required)
    -name
    (required)
    -label
    (required)
    -description
    (required)
    -parent_id
    (required)
    -creation_date
    (required)
    -creation_user
    (required)
    -creation_ip
    (required)
    -context_id
    (required)

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

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

     xo::db::sql::static_page[i] revoke_permission [ -dbn dbn ] \
        -item_id item_id  -grantee_id grantee_id  -privilege privilege  \
        -recursive_p recursive_p 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -item_id
    (required)
    -grantee_id
    (required)
    -privilege
    (required)
    -recursive_p
    (required)

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

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

     xo::db::sql::static_page[i] set_show_comments_p [ -dbn dbn ] \
        -item_id item_id  -show_comments_p show_comments_p 

    Automatically generated method

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

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

    Testcases:
    No testcase defined.