- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::user_profile
::xo::db::sql::user_profilecreate ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::user_profiledelete [ -dbn dbn ] -profile_id profile_id
Automatically generated method
- Switches:
- -dbn (optional)
- -profile_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::user_profilenew [ -dbn dbn ] -profile_id profile_id \ [ -rel_type rel_type ] -object_id_one object_id_one \ -object_id_two object_id_two -member_state member_state \ -creation_user creation_user -creation_ip creation_ip \ [ -childof childof ]
Automatically generated method
- Switches:
- -dbn (optional)
- -profile_id (required)
- -rel_type (optional, defaults to
"user_profile"
)- -object_id_one (required)
- -object_id_two (required)
- -member_state (required)
- -creation_user (required)
- -creation_ip (required)
- -childof (optional)
- Testcases:
- No testcase defined.
Variables
::xo::db::sql::user_profile set __default_metaclass ::xotcl::Class ::xo::db::sql::user_profile set __default_superclass ::xotcl::Object ::xo::db::sql::user_profile set abstract_p f ::xo::db::sql::user_profile set auto_save false ::xo::db::sql::user_profile set name_method {} ::xo::db::sql::user_profile set object_type ::xo::db::sql::user_profile ::xo::db::sql::user_profile set security_inherit_p t ::xo::db::sql::user_profile set sql_package_name user_profile ::xo::db::sql::user_profile set supertype acs_object ::xo::db::sql::user_profile set with_table true
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables