/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
D | AccessSelector.php | 30 public $roles; variable in Google\\Service\\CloudAsset\\AccessSelector 49 public function setRoles($roles) argument 51 $this->roles = $roles; 58 return $this->roles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
D | GkeNodePoolTarget.php | 32 public $roles; variable in Google\\Service\\Dataproc\\GkeNodePoolTarget 65 public function setRoles($roles) argument 67 $this->roles = $roles; 74 return $this->roles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/ |
D | RoleGrant.php | 36 public $roles; variable in Google\\Service\\Connectors\\RoleGrant 83 public function setRoles($roles) argument 85 $this->roles = $roles; 92 return $this->roles;
|
/plugin/structpublish/helper/ |
D | db.php | 83 * @param string[] $roles Roles needed. Empty for any role 86 public function checkAccess($pid, $roles = []) argument 88 return self::userHasRole($pid, '', [], $roles); 122 * @param string[] $roles Roles the user should have, empty for any role 125 public static function userHasRole($pid, $userId = '', $grps = [], $roles = []) argument 139 if (empty($roles)) { 147 foreach ($roles as $role) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/ |
D | Office.php | 42 public $roles; variable in Google\\Service\\CivicInfo\\Office 105 public function setRoles($roles) argument 107 $this->roles = $roles; 114 return $this->roles;
|
D | Contest.php | 106 public $roles; variable in Google\\Service\\CivicInfo\\Contest 415 public function setRoles($roles) argument 417 $this->roles = $roles; 424 return $this->roles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/ |
D | ListRolesResponse.php | 47 public function setRoles($roles) argument 49 $this->roles = $roles; 56 return $this->roles;
|
D | QueryGrantableRolesResponse.php | 47 public function setRoles($roles) argument 49 $this->roles = $roles; 56 return $this->roles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/ |
D | MemberRelation.php | 81 public function setRoles($roles) argument 83 $this->roles = $roles; 90 return $this->roles;
|
D | Membership.php | 89 public function setRoles($roles) argument 91 $this->roles = $roles; 98 return $this->roles;
|
D | GroupRelation.php | 117 public function setRoles($roles) argument 119 $this->roles = $roles; 126 return $this->roles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
D | Iam.php | 58 public $roles; variable in Google\\Service\\Iam 177 'roles', 181 'path' => 'v1/{+parent}/roles', 215 'path' => 'v1/{+parent}/roles', 525 'roles', 529 'path' => 'v1/{+parent}/roles', 563 'path' => 'v1/{+parent}/roles', 870 'roles', 884 'path' => 'v1/roles', 909 'path' => 'v1/roles:queryGrantableRoles',
|
D | CivicInfo.php | 138 'roles' => [ 162 'roles' => [
|
D | ServiceNetworking.php | 397 'roles', 401 'path' => 'v1/{+parent}/roles:add',
|
D | Directory.php | 146 public $roles; variable in Google\\Service\\Directory 941 'roles' => [ 1178 'path' => 'admin/directory/v1/customer/{customer}/roles/ALL/privileges', 1599 'roles', 1603 'path' => 'admin/directory/v1/customer/{customer}/roles/{roleId}', 1618 'path' => 'admin/directory/v1/customer/{customer}/roles/{roleId}', 1633 'path' => 'admin/directory/v1/customer/{customer}/roles', 1643 'path' => 'admin/directory/v1/customer/{customer}/roles', 1661 'path' => 'admin/directory/v1/customer/{customer}/roles/{roleId}', 1676 'path' => 'admin/directory/v1/customer/{customer}/roles/{roleId}',
|
D | CloudAsset.php | 315 'analysisQuery.accessSelector.roles' => [
|
/plugin/vbsso/ |
D | admin.php | 76 $roles = array_merge(vbsso_get_acl_groups(), array('', 'admin')); 77 ksort($roles, SORT_STRING); 136 foreach ($roles as $group) {
|
/plugin/magento/ |
D | auth.php | 25 protected $roles = null; variable in auth_plugin_magento 631 if( $this->roles === null ) $this->_loadRoles(); 649 $name = $this->roles[$item[0]]['name']; 683 $this->roles = array(); 693 $this->roles[$row['id']]['id'] = $row['id']; 694 $this->roles[$row['id']]['name'] = $row['name'];
|
/plugin/gitlabproject/gitlab/ |
D | gitlab.php | 87 $roles = array( 94 return $roles[$role_nb];
|
/plugin/codeprettify/code-prettify/src/ |
D | lang-xq.js | 64 …roles|xdmp:user-last-login|xdmp:user|xdmp:url-encode|xdmp:url-decode|xdmp:uri-is-file|xdmp:uri-for…
|
/plugin/oauthdiscordserver/ |
D | action.php | 48 foreach ($result['roles'] as $role) {
|
/plugin/authdrupal8/ |
D | README.md | 50 …add a administrator group (with @) or username that matches one of your drupal8 administrator roles 51 * manager: add a manager group (with @) or username that matches one of your drupal roles or users
|
/plugin/authdrupal7/ |
D | README.md | 49 * superuser: add a superuser group (with @) or username that matches one of your drupal roles or us… 50 * manager: add a manager group (with @) or username that matches one of your drupal roles or users
|
/plugin/codemirror/dist/modes/ |
D | cypher.min.js.map | 1 …onships\", \"remove\", \"replace\", \"required\", \"revoke\", \"role\", \"roles\", \"set\", \"show…
|
D | sql.min.js.map | 1 …roles rollup rows second server sets skewed transactions truncate unbounded unset uri user values …
|