Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Public Member Functions | |
__construct (Google_Client $client) | |
Constructs the internal representation of the Directory service. | |
createBatch () | |
Create a new HTTP Batch handler for this service. | |
getClient () | |
Public Attributes | |
$asps | |
$availableScopes | |
$batchPath | |
$channels | |
$chromeosdevices | |
$customers | |
$domainAliases | |
$domains | |
$groups | |
$groups_aliases | |
$members | |
$mobiledevices | |
$notifications | |
$orgunits | |
$privileges | |
$resource | |
$roleAssignments | |
$roles | |
$rootUrl | |
$schemas | |
$servicePath | |
$tokens | |
$users | |
$users_aliases | |
$users_photos | |
$verificationCodes | |
$version | |
const | ADMIN_DIRECTORY_CUSTOMER |
View and manage customer related information. | |
const | ADMIN_DIRECTORY_CUSTOMER_READONLY |
View customer related information. | |
const | ADMIN_DIRECTORY_DEVICE_CHROMEOS |
View and manage your Chrome OS devices' metadata. | |
const | ADMIN_DIRECTORY_DEVICE_CHROMEOS_READONLY |
View your Chrome OS devices' metadata. | |
const | ADMIN_DIRECTORY_DEVICE_MOBILE |
View and manage your mobile devices' metadata. | |
const | ADMIN_DIRECTORY_DEVICE_MOBILE_ACTION |
Manage your mobile devices by performing administrative tasks. | |
const | ADMIN_DIRECTORY_DEVICE_MOBILE_READONLY |
View your mobile devices' metadata. | |
const | ADMIN_DIRECTORY_DOMAIN |
View and manage the provisioning of domains for your customers. | |
const | ADMIN_DIRECTORY_DOMAIN_READONLY |
View domains related to your customers. | |
const | ADMIN_DIRECTORY_GROUP |
View and manage the provisioning of groups on your domain. | |
const | ADMIN_DIRECTORY_GROUP_MEMBER |
View and manage group subscriptions on your domain. | |
const | ADMIN_DIRECTORY_GROUP_MEMBER_READONLY |
View group subscriptions on your domain. | |
const | ADMIN_DIRECTORY_GROUP_READONLY |
View groups on your domain. | |
const | ADMIN_DIRECTORY_NOTIFICATIONS |
View and manage notifications received on your domain. | |
const | ADMIN_DIRECTORY_ORGUNIT |
View and manage organization units on your domain. | |
const | ADMIN_DIRECTORY_ORGUNIT_READONLY |
View organization units on your domain. | |
const | ADMIN_DIRECTORY_ROLEMANAGEMENT |
Manage delegated admin roles for your domain. | |
const | ADMIN_DIRECTORY_ROLEMANAGEMENT_READONLY |
View delegated admin roles for your domain. | |
const | ADMIN_DIRECTORY_USER |
View and manage the provisioning of users on your domain. | |
const | ADMIN_DIRECTORY_USER_ALIAS |
View and manage user aliases on your domain. | |
const | ADMIN_DIRECTORY_USER_ALIAS_READONLY |
View user aliases on your domain. | |
const | ADMIN_DIRECTORY_USER_READONLY |
View users on your domain. | |
const | ADMIN_DIRECTORY_USER_SECURITY |
Manage data access permissions for users on your domain. | |
const | ADMIN_DIRECTORY_USERSCHEMA |
View and manage the provisioning of user schemas on your domain. | |
const | ADMIN_DIRECTORY_USERSCHEMA_READONLY |
View user schemas on your domain. | |
Google_Service_Directory::__construct | ( | Google_Client | $client | ) |
Constructs the internal representation of the Directory service.
Google_Client | $client |
Reimplemented from Google_Service.
|
inherited |
Create a new HTTP Batch handler for this service.
Google_Http_Batch |
const Google_Service_Directory::ADMIN_DIRECTORY_CUSTOMER |
View and manage customer related information.
const Google_Service_Directory::ADMIN_DIRECTORY_CUSTOMER_READONLY |
View customer related information.
const Google_Service_Directory::ADMIN_DIRECTORY_DEVICE_CHROMEOS |
View and manage your Chrome OS devices' metadata.
const Google_Service_Directory::ADMIN_DIRECTORY_DEVICE_CHROMEOS_READONLY |
View your Chrome OS devices' metadata.
const Google_Service_Directory::ADMIN_DIRECTORY_DEVICE_MOBILE |
View and manage your mobile devices' metadata.
const Google_Service_Directory::ADMIN_DIRECTORY_DEVICE_MOBILE_ACTION |
Manage your mobile devices by performing administrative tasks.
const Google_Service_Directory::ADMIN_DIRECTORY_DEVICE_MOBILE_READONLY |
View your mobile devices' metadata.
const Google_Service_Directory::ADMIN_DIRECTORY_DOMAIN |
View and manage the provisioning of domains for your customers.
const Google_Service_Directory::ADMIN_DIRECTORY_DOMAIN_READONLY |
View domains related to your customers.
const Google_Service_Directory::ADMIN_DIRECTORY_GROUP |
View and manage the provisioning of groups on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_GROUP_MEMBER |
View and manage group subscriptions on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_GROUP_MEMBER_READONLY |
View group subscriptions on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_GROUP_READONLY |
View groups on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_NOTIFICATIONS |
View and manage notifications received on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_ORGUNIT |
View and manage organization units on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_ORGUNIT_READONLY |
View organization units on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_ROLEMANAGEMENT |
Manage delegated admin roles for your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_ROLEMANAGEMENT_READONLY |
View delegated admin roles for your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_USER |
View and manage the provisioning of users on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_USER_ALIAS |
View and manage user aliases on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_USER_ALIAS_READONLY |
View user aliases on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_USER_READONLY |
View users on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_USER_SECURITY |
Manage data access permissions for users on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_USERSCHEMA |
View and manage the provisioning of user schemas on your domain.
const Google_Service_Directory::ADMIN_DIRECTORY_USERSCHEMA_READONLY |
View user schemas on your domain.