Moodle Workplace web services functions
Following the book's structure, we have grouped the web services functions in the same order as the chapters have been arranged in this book.
Tenants
The following web services functions are available for Moodle Workplace's Tenants tool (tool_tenant_*
):
tool_tenant_allocate_users
tool_tenant_assign_tenant_admin_roles
tool_tenant_change_sortorder
tool_tenant_delete_users
tool_tenant_enable_shared_space
tool_tenant_get_tenants
tool_tenant_potential_tenant_selector
tool_tenant_suspend_users
tool_tenant_unassign_tenant_admin_roles
tool_tenant_unsuspend_users
Organizations
The following web services functions are available for Moodle Workplace's Organisation structure tool (tool_organisation_*
):
tool_organisation_create_departments
tool_organisation_create_positions
tool_organisation_
department_delete
tool_organisation_department_move
tool_organisation_is_jobs_tab_available...