auth::sync::get_sync_elements (private)

 auth::sync::get_sync_elements [ -user_id user_id ] \
    [ -authority_id authority_id ]

Defined in packages/acs-authentication/tcl/sync-procs.tcl

Get a Tcl list of the user profile elements controlled by the batch synchronization. These should not be editable by the user. Supply either user_id or authority_id. Authority_id is the most efficient.

Switches:
-user_id
(optional)
-authority_id
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 packages/acs-subsite/lib/user-info.tcl packages/acs-subsite/ lib/user-info.tcl auth::sync::get_sync_elements auth::sync::get_sync_elements packages/acs-subsite/lib/user-info.tcl->auth::sync::get_sync_elements acs_user::get_element acs_user::get_element (public) auth::sync::get_sync_elements->acs_user::get_element ad_log ad_log (public) auth::sync::get_sync_elements->ad_log ad_try ad_try (public) auth::sync::get_sync_elements->ad_try auth::sync::GetElements auth::sync::GetElements (private) auth::sync::get_sync_elements->auth::sync::GetElements

Testcases:
No testcase defined.
[ show source ]
Show another procedure: