Class ::xo::db::sql::wp_presentation

::xo::db::sql::wp_presentation[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::wp_presentation[i] delete [ -dbn dbn ] \
        -pres_item_id pres_item_id 

    Automatically generated method

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

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

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

     xo::db::sql::wp_presentation[i] delete_audience [ -dbn dbn ] \
        -audience_item_id audience_item_id 

    Automatically generated method

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

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

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

     xo::db::sql::wp_presentation[i] delete_background [ -dbn dbn ] \
        -background_item_id background_item_id 

    Automatically generated method

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

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

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

     xo::db::sql::wp_presentation[i] get_ad_revision [ -dbn dbn ] \
        -pres_revision_id pres_revision_id 

    Automatically generated method

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

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

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

     xo::db::sql::wp_presentation[i] get_audience [ -dbn dbn ] \
        -pres_item_id pres_item_id 

    Automatically generated method

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

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

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

     xo::db::sql::wp_presentation[i] get_background [ -dbn dbn ] \
        -pres_item_id pres_item_id 

    Automatically generated method

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

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

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

     xo::db::sql::wp_presentation[i] get_bg_revision [ -dbn dbn ] \
        -pres_revision_id pres_revision_id 

    Automatically generated method

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

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

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

     xo::db::sql::wp_presentation[i] new [ -dbn dbn ] \
        -creation_date creation_date  -creation_user creation_user  \
        -creation_ip creation_ip  -pres_title pres_title  \
        -page_signature page_signature  \
        -copyright_notice copyright_notice  -style style  \
        -public_p public_p  -show_modified_p show_modified_p  -aud aud  \
        -back back  -parent_id parent_id  [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -creation_date
    (required)
    -creation_user
    (required)
    -creation_ip
    (required)
    -pres_title
    (required)
    -page_signature
    (required)
    -copyright_notice
    (required)
    -style
    (required)
    -public_p
    (required)
    -show_modified_p
    (required)
    -aud
    (required)
    -back
    (required)
    -parent_id
    (required)
    -childof
    (optional)

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

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

     xo::db::sql::wp_presentation[i] new_revision [ -dbn dbn ] \
        -creation_date creation_date  -creation_user creation_user  \
        -creation_ip creation_ip  -pres_item_id pres_item_id  \
        -pres_title pres_title  -page_signature page_signature  \
        -copyright_notice copyright_notice  -style style  \
        -public_p public_p  -show_modified_p show_modified_p  \
        -audience audience  -background background 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -creation_date
    (required)
    -creation_user
    (required)
    -creation_ip
    (required)
    -pres_item_id
    (required)
    -pres_title
    (required)
    -page_signature
    (required)
    -copyright_notice
    (required)
    -style
    (required)
    -public_p
    (required)
    -show_modified_p
    (required)
    -audience
    (required)
    -background
    (required)

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

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

     xo::db::sql::wp_presentation[i] set_live_revision [ -dbn dbn ] \
        -revision_id revision_id 

    Automatically generated method

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

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

    Testcases:
    No testcase defined.