%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::authority ::xo::db::sql::authority → del → new ::xo::db::sql::authority->::xotcl::Object

Class ::xo::db::sql::authority

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

Class Relations

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

Methods (to be applied on the object)

  • del (scripted, public)

     xo::db::sql::authority[i] del [ -dbn dbn ] -authority_id authority_id 

    Automatically generated method

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

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

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

     xo::db::sql::authority[i] new [ -dbn dbn ] [ -authority_id authority_id ] \
        [ -object_type object_type ] -short_name short_name  \
        -pretty_name pretty_name  [ -enabled_p enabled_p ] \
        -sort_order sort_order  [ -auth_impl_id auth_impl_id ] \
        [ -pwd_impl_id pwd_impl_id ] \
        [ -forgotten_pwd_url forgotten_pwd_url ] \
        [ -change_pwd_url change_pwd_url ] \
        [ -register_impl_id register_impl_id ] \
        [ -register_url register_url ] \
        [ -help_contact_text help_contact_text ] \
        [ -creation_user creation_user ] [ -creation_ip creation_ip ] \
        [ -context_id context_id ] [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -authority_id
    (optional)
    -object_type
    (defaults to "authority") (optional)
    -short_name
    (required)
    -pretty_name
    (required)
    -enabled_p
    (defaults to "t") (optional)
    -sort_order
    (required)
    -auth_impl_id
    (optional)
    -pwd_impl_id
    (optional)
    -forgotten_pwd_url
    (optional)
    -change_pwd_url
    (optional)
    -register_impl_id
    (optional)
    -register_url
    (optional)
    -help_contact_text
    (optional)
    -creation_user
    (optional)
    -creation_ip
    (optional)
    -context_id
    (optional)
    -childof
    (optional)

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

    Testcases:
    No testcase defined.