- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::acs
::xo::db::sql::acscreate ...
Class Relations
Methods (to be applied on the object)
add_user (scripted, public)
xo::db::sql::acsadd_user [ -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 ] \ [ -member_state member_state ]
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
(required)- -username
(required)- -url
(optional)- -first_names
(required)- -last_name
(required)- -password
(required)- -salt
(required)- -screen_name
(optional)- -email_verified_p
(defaults to"t"
) (optional)- -member_state
(defaults to"approved"
) (optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
magic_object_id (scripted, public)
xo::db::sql::acsmagic_object_id [ -dbn dbn ] -name name
Automatically generated method
- Switches:
- -dbn
(optional)- -name
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
remove_user (scripted, public)
xo::db::sql::acsremove_user [ -dbn dbn ] -user_id user_id
Automatically 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