Home
last modified time | relevance | path

Searched refs:Permission (Results 1 – 25 of 232) sorted by path

12345678910

/plugin/abc2/abc-libraries/abcjs/
H A DLICENSE4 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/adfs/phpsaml/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person
/plugin/advanced/lang/en/config/
H A Dacl.txt15 ^ Name ^ Level ^ applies to ^ Permission ^ DokuWiki constant ^
/plugin/aichat/vendor/composer/
H A DLICENSE4 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/aichat/vendor/erusev/parsedown/
H A DLICENSE.txt5 Permission is hereby granted, free of charge, to any person obtaining a copy of
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/allowindentation/
H A DREADME.md21 Permission is hereby granted, free of charge, to any person obtaining a copy of
/plugin/alphalist/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/alphalist2/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1Permission is hereby granted, free of charge, to any person obtaining a\n\t// copy of this softwar…
/plugin/authgooglesheets/vendor/composer/
H A DLICENSE4 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DPermission.php20 class Permission extends \Google\Model class
80 class_alias(Permission::class, 'Google_Service_AndroidEnterprise_Permission');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DPermissions.php20 use Google\Service\AndroidEnterprise\Permission; alias
41 * @return Permission
47 return $this->call('get', [$params], Permission::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFile.php145 protected $permissionsType = Permission::class;
713 * @param Permission[]
720 * @return Permission[]
H A DPermission.php20 class Permission extends \Google\Collection class
293 class_alias(Permission::class, 'Google_Service_Drive_Permission');
H A DPermissionList.php31 protected $permissionsType = Permission::class;
63 * @param Permission[]
70 * @return Permission[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DPermissions.php20 use Google\Service\Drive\Permission; alias
37 * @param Permission $postBody
68 * @return Permission
70 public function create($fileId, Permission $postBody, $optParams = [])
74 return $this->call('create', [$params], Permission::class);
111 * @return Permission
117 return $this->call('get', [$params], Permission::class);
154 * @param Permission $postBody
173 * @return Permission
175 public function update($fileId, $permissionId, Permission $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DPermission.php20 class Permission extends \Google\Model class
126 class_alias(Permission::class, 'Google_Service_DriveActivity_Permission');
H A DPermissionChange.php23 protected $addedPermissionsType = Permission::class;
25 protected $removedPermissionsType = Permission::class;
29 * @param Permission[]
36 * @return Permission[]
43 * @param Permission[]
50 * @return Permission[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DPermission.php20 class Permission extends \Google\Model class
170 class_alias(Permission::class, 'Google_Service_Iam_Permission');
H A DQueryTestablePermissionsResponse.php27 protected $permissionsType = Permission::class;
45 * @param Permission[]
52 * @return Permission[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DBatchCreatePermissionsResponse.php23 protected $permissionsType = Permission::class;
27 * @param Permission[]
34 * @return Permission[]
H A DCreatePermissionRequest.php26 protected $permissionType = Permission::class;
44 * @param Permission
46 public function setPermission(Permission $permission)
51 * @return Permission
H A DNote.php35 protected $permissionsType = Permission::class;
111 * @param Permission[]
118 * @return Permission[]

12345678910