- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::acs_user
::xo::db::sql::acs_user create ...
Class Relations
Methods (to be applied on the object)
approve_email (scripted, public)
xo::db::sql::acs_user approve_email [ -dbn dbn ] -user_id user_idAutomatically generated method
- Switches:
- -dbn
(optional)- -user_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
delete (scripted, public)
xo::db::sql::acs_user delete [ -dbn dbn ] -user_id user_idAutomatically generated method
- Switches:
- -dbn
(optional)- -user_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::acs_user new [ -dbn dbn ] [ -user_id user_id ] \ [ -object_type object_type ] [ -creation_date creation_date ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -authority_id authority_id ] -username username -email email \ [ -url url ] -first_names first_names -last_name last_name \ -password password -salt salt [ -screen_name screen_name ] \ [ -email_verified_p email_verified_p ] [ -context_id context_id ] \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn
(optional)- -user_id
(optional)- -object_type
(defaults to"user"
) (optional)- -creation_date
(defaults to"now()"
) (optional)- -creation_user
(optional)- -creation_ip
(optional)- -authority_id
(optional)- -username
(required)- -url
(optional)- -first_names
(required)- -last_name
(required)- -password
(required)- -salt
(required)- -screen_name
(optional)- -email_verified_p
(defaults to"t"
) (optional)- -context_id
(optional)- -childof
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
unapprove_email (scripted, public)
xo::db::sql::acs_user unapprove_email [ -dbn dbn ] -user_id user_idAutomatically generated method
- Switches:
- -dbn
(optional)- -user_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables