/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A 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/structpublish/helper/ |
H A D | db.php | 78 * Check if the current user has the given roles on the current page 81 * @param string[] $roles Roles needed. Empty for any role 84 public function checkAccess($pid, $roles = []) 86 return self::userHasRole($pid, '', [], $roles); 126 * @param string[] $roles Roles the user should have, empty for any role 129 public static function userHasRole($pid, $userId = '', $grps = [], $roles = []) 142 // if no roles are given, any role is fine 143 if (empty($roles)) { 151 foreach ($roles as $role) { 50 checkAccess($pid, $roles = []) global() argument 91 userHasRole($pid, $userId = '', $grps = [], $roles = []) global() argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
H A 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/ |
H A 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/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/ |
H A 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;
|
H A 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/ |
H A D | QueryGrantableRolesResponse.php | 47 public function setRoles($roles) argument 49 $this->roles = $roles; 56 return $this->roles;
|
H A D | ListRolesResponse.php | 47 public function setRoles($roles) argument 49 $this->roles = $roles; 56 return $this->roles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/ |
H A D | MemberRelation.php | 81 public function setRoles($roles) argument 83 $this->roles = $roles; 90 return $this->roles;
|
H A D | GroupRelation.php | 117 public function setRoles($roles) argument 119 $this->roles = $roles; 126 return $this->roles;
|
H A D | Membership.php | 89 public function setRoles($roles) argument 91 $this->roles = $roles; 98 return $this->roles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A 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',
|
H A D | CivicInfo.php | 138 'roles' => [ 162 'roles' => [
|
H A D | ServiceNetworking.php | 397 'roles', 401 'path' => 'v1/{+parent}/roles:add',
|
H A 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}',
|
H A D | CloudAsset.php | 315 'analysisQuery.accessSelector.roles' => [
|
/plugin/vbsso/ |
H A D | admin.php | 76 $roles = array_merge(vbsso_get_acl_groups(), array('', 'admin')); 77 ksort($roles, SORT_STRING); 136 foreach ($roles as $group) {
|
/plugin/gitlabproject/gitlab/ |
H A D | gitlab.php | 87 $roles = array( 94 return $roles[$role_nb];
|
/plugin/magento/ |
H A 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/codeprettify/code-prettify/src/ |
H A D | lang-xq.js | 64 [PR_FUNCTION, /^(?:xp:dereference|xinc:node-expand|xinc:link-references|xinc:link-expand|xhtml:restructure|xhtml:clean|xhtml:add-lists|xdmp:zip-manifest|xdmp:zip-get|xdmp:zip-create|xdmp:xquery-version|xdmp:word-convert|xdmp:with-namespaces|xdmp:version|xdmp:value|xdmp:user-roles|xdmp:user-last-login|xdmp:user|xdmp:url-encode|xdmp:url-decode|xdmp:uri-is-file|xdmp:uri-format|xdmp:uri-content-type|xdmp:unquote|xdmp:unpath|xdmp:triggers-database|xdmp:trace|xdmp:to-json|xdmp:tidy|xdmp:subbinary|xdmp:strftime|xdmp:spawn-in|xdmp:spawn|xdmp:sleep|xdmp:shutdown|xdmp:set-session-field|xdmp:set-response-encoding|xdmp:set-response-content-type|xdmp:set-response-code|xdmp:set-request-time-limit|xdmp:set|xdmp:servers|xdmp:server-status|xdmp:server-name|xdmp:server|xdmp:security-database|xdmp:security-assert|xdmp:schema-database|xdmp:save|xdmp:role-roles|xdmp:role|xdmp:rethrow|xdmp:restart|xdmp:request-timestamp|xdmp:request-status|xdmp:request-cancel|xdmp:request|xdmp:redirect-response|xdmp:random|xdmp:quote|xdmp:query-trace|xdmp:query-meters|xdmp:product-edition|xdmp:privilege-roles|xdmp:privilege|xdmp:pretty-print|xdmp:powerpoint-convert|xdmp:platform|xdmp:permission|xdmp:pdf-convert|xdmp:path|xdmp:octal-to-integer|xdmp:node-uri|xdmp:node-replace|xdmp:node-kind|xdmp:node-insert-child|xdmp:node-insert-before|xdmp:node-insert-after|xdmp:node-delete|xdmp:node-database|xdmp:mul64|xdmp:modules-root|xdmp:modules-database|xdmp:merging|xdmp:merge-cancel|xdmp:merge|xdmp:md5|xdmp:logout|xdmp:login|xdmp:log-level|xdmp:log|xdmp:lock-release|xdmp:lock-acquire|xdmp:load|xdmp:invoke-in|xdmp:invoke|xdmp:integer-to-octal|xdmp:integer-to-hex|xdmp:http-put|xdmp:http-post|xdmp:http-options|xdmp:http-head|xdmp:http-get|xdmp:http-delete|xdmp:hosts|xdmp:host-status|xdmp:host-name|xdmp:host|xdmp:hex-to-integer|xdmp:hash64|xdmp:hash32|xdmp:has-privilege|xdmp:groups|xdmp:group-serves|xdmp:group-servers|xdmp:group-name|xdmp:group-hosts|xdmp:group|xdmp:get-session-field-names|xdmp:get-session-field|xdmp:get-response-encoding|xdmp:get-response-code|xdmp:get-request-username|xdmp:get-request-user|xdmp:get-request-url|xdmp:get-request-protocol|xdmp:get-request-path|xdmp:get-request-method|xdmp:get-request-header-names|xdmp:get-request-header|xdmp:get-request-field-names|xdmp:get-request-field-filename|xdmp:get-request-field-content-type|xdmp:get-request-field|xdmp:get-request-client-certificate|xdmp:get-request-client-address|xdmp:get-request-body|xdmp:get-current-user|xdmp:get-current-roles|xdmp:get|xdmp:function-name|xdmp:function-module|xdmp:function|xdmp:from-json|xdmp:forests|xdmp:forest-status|xdmp:forest-restore|xdmp:forest-restart|xdmp:forest-name|xdmp:forest-delete|xdmp:forest-databases|xdmp:forest-counts|xdmp:forest-clear|xdmp:forest-backup|xdmp:forest|xdmp:filesystem-file|xdmp:filesystem-directory|xdmp:exists|xdmp:excel-convert|xdmp:eval-in|xdmp:eval|xdmp:estimate|xdmp:email|xdmp:element-content-type|xdmp:elapsed-time|xdmp:document-set-quality|xdmp:document-set-property|xdmp:document-set-properties|xdmp:document-set-permissions|xdmp:document-set-collections|xdmp:document-remove-properties|xdmp:document-remove-permissions|xdmp:document-remove-collections|xdmp:document-properties|xdmp:document-locks|xdmp:document-load|xdmp:document-insert|xdmp:document-get-quality|xdmp:document-get-properties|xdmp:document-get-permissions|xdmp:document-get-collections|xdmp:document-get|xdmp:document-forest|xdmp:document-delete|xdmp:document-add-properties|xdmp:document-add-permissions|xdmp:document-add-collections|xdmp:directory-properties|xdmp:directory-locks|xdmp:directory-delete|xdmp:directory-create|xdmp:directory|xdmp:diacritic-less|xdmp:describe|xdmp:default-permissions|xdmp:default-collections|xdmp:databases|xdmp:database-restore-validate|xdmp:database-restore-status|xdmp:database-restore-cancel|xdmp:database-restore|xdmp:database-name|xdmp:database-forests|xdmp:database-backup-validate|xdmp:database-backup-status|xdmp:database-backup-purge|xdmp:database-backup-cancel|xdmp:database-backup|xdmp:database|xdmp:collection-properties|xdmp:collection-locks|xdmp:collection-delete|xdmp:collation-canonical-uri|xdmp:castable-as|xdmp:can-grant-roles|xdmp:base64-encode|xdmp:base64-decode|xdmp:architecture|xdmp:apply|xdmp:amp-roles|xdmp:amp|xdmp:add64|xdmp:add-response-header|xdmp:access|trgr:trigger-set-recursive|trgr:trigger-set-permissions|trgr:trigger-set-name|trgr:trigger-set-module|trgr:trigger-set-event|trgr:trigger-set-description|trgr:trigger-remove-permissions|trgr:trigger-module|trgr:trigger-get-permissions|trgr:trigger-enable|trgr:trigger-disable|trgr:trigger-database-online-event|trgr:trigger-data-event|trgr:trigger-add-permissions|trgr:remove-trigger|trgr:property-content|trgr:pre-commit|trgr:post-commit|trgr:get-trigger-by-id|trgr:get-trigger|trgr:document-scope|trgr:document-content|trgr:directory-scope|trgr:create-trigger|trgr:collection-scope|trgr:any-property-content|thsr:set-entry|thsr:remove-term|thsr:remove-synonym|thsr:remove-entry|thsr:query-lookup|thsr:lookup|thsr:load|thsr:insert|thsr:expand|thsr:add-synonym|spell:suggest-detailed|spell:suggest|spell:remove-word|spell:make-dictionary|spell:load|spell:levenshtein-distance|spell:is-correct|spell:insert|spell:double-metaphone|spell:add-word|sec:users-collection|sec:user-set-roles|sec:user-set-password|sec:user-set-name|sec:user-set-description|sec:user-set-default-permissions|sec:user-set-default-collections|sec:user-remove-roles|sec:user-privileges|sec:user-get-roles|sec:user-get-description|sec:user-get-default-permissions|sec:user-get-default-collections|sec:user-doc-permissions|sec:user-doc-collections|sec:user-add-roles|se [all...] |
/plugin/authdrupal8/ |
H A D | README.md | 50 * administrator: 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/ |
H A 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/ |
H A D | cypher.min.js.map | 1 …onships\", \"remove\", \"replace\", \"required\", \"revoke\", \"role\", \"roles\", \"set\", \"show…
|
H A D | sql.min.js.map | 1 …roles rollup rows second server sets skewed transactions truncate unbounded unset uri user values …
|
/plugin/elasticsearch/vendor/ruflin/elastica/ |
H A D | CHANGELOG.md | 842 - Add an "AwsAuthV4" transport that automatically signs requests using credentials from the environment or from the client config. This allows using Elastica with Amazon ElasticSearch Service domains that are restricted to IAM roles or policies. [#1056](https://github.com/ruflin/Elastica/pull/1056)
|