Home
last modified time | relevance | path

Searched refs:permission (Results 1 – 25 of 876) sorted by relevance

12345678910>>...36

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DAccountAccess.php25 public $permission; variable in Google\\Service\\TagManager\\AccountAccess
30 public function setPermission($permission) argument
32 $this->permission = $permission;
39 return $this->permission;
H A DContainerAccess.php29 public $permission; variable in Google\\Service\\TagManager\\ContainerAccess
48 public function setPermission($permission) argument
50 $this->permission = $permission;
57 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DGlobalPermission.php25 public $permission; variable in Google\\Service\\Classroom\\GlobalPermission
30 public function setPermission($permission) argument
32 $this->permission = $permission;
39 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1MethodSelector.php29 public $permission; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1MethodSelector
48 public function setPermission($permission) argument
50 $this->permission = $permission;
57 return $this->permission;
H A DGoogleCloudAssetV1Access.php27 public $permission; variable in Google\\Service\\CloudAsset\\GoogleCloudAssetV1Access
50 public function setPermission($permission) argument
52 $this->permission = $permission;
59 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DMethodSelector.php29 public $permission; variable in Google\\Service\\AccessContextManager\\MethodSelector
48 public function setPermission($permission) argument
50 $this->permission = $permission;
57 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DPermissionGrant.php25 public $permission; variable in Google\\Service\\AndroidManagement\\PermissionGrant
34 public function setPermission($permission) argument
36 $this->permission = $permission;
43 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
H A DGoogleCloudPolicysimulatorV1AccessTuple.php29 public $permission; variable in Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1AccessTuple
52 public function setPermission($permission) argument
54 $this->permission = $permission;
61 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicyTroubleshooter/
H A DGoogleCloudPolicytroubleshooterV1AccessTuple.php29 public $permission; variable in Google\\Service\\PolicyTroubleshooter\\GoogleCloudPolicytroubleshooterV1AccessTuple
52 public function setPermission($permission) argument
54 $this->permission = $permission;
61 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PostmasterTools/
H A DDomain.php33 public $permission; variable in Google\\Service\\PostmasterTools\\Domain
66 public function setPermission($permission) argument
68 $this->permission = $permission;
75 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuthorizationInfo.php29 public $permission; variable in Google\\Service\\ServiceControl\\AuthorizationInfo
54 public function setPermission($permission) argument
56 $this->permission = $permission;
63 return $this->permission;
H A DResourceInfo.php37 public $permission; variable in Google\\Service\\ServiceControl\\ResourceInfo
88 public function setPermission($permission) argument
90 $this->permission = $permission;
97 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDeviceApplications.php34 public $permission; variable in Google\\Service\\Directory\\MobileDeviceApplications
75 public function setPermission($permission) argument
77 $this->permission = $permission;
84 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProductPermissions.php33 public function setPermission($permission) argument
35 $this->permission = $permission;
42 return $this->permission;
H A DAdministratorWebTokenSpec.php32 public $permission; variable in Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpec
75 public function setPermission($permission) argument
77 $this->permission = $permission;
84 return $this->permission;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DCreatePermissionRequest.php46 public function setPermission(Permission $permission) argument
48 $this->permission = $permission;
55 return $this->permission;
/plugin/advanced/lang/en/config/
H A Dacl.txt11 * A permission level (see below).
13 … 7 permission levels represented by an integer. Higher levels include lower ones. If you can edit …
16 | none | 0 | pages, namespaces | no permission---complete lock out | AUTH_NONE |
17 | read | 1 | pages, namespaces | read permission | AUTH_READ |
/plugin/bez/tpl/
H A Dstart.php3 <?php if ($tpl->factory('thread')->permission() >= BEZ_TABLE_PERMISSION_INSERT): ?>
8 <?php if ($tpl->factory('thread')->permission() >= BEZ_TABLE_PERMISSION_INSERT): ?>
14 <?php if ($tpl->factory('task')->permission() >= BEZ_TABLE_PERMISSION_INSERT): ?>
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A DProtection.php56 * @var int[] Array of permission => byte representation
238 foreach ($permissions as $permission) {
239 if (!isset($this->options[$permission])) {
240 throw new \Mpdf\MpdfException(sprintf('Invalid permission type "%s"', $permission));
242 if ($this->options[$permission] > 32) {
245 if (isset($this->options[$permission])) {
246 $protection += $this->options[$permission];
/plugin/authfacebook/
H A Dauth.php117 foreach($permissions as $permission)
118 if ($permission['status'] == 'granted')
119 $grantedpermissions[] = $permission['permission'];
239 foreach($permissions as $permission){
240 … if ($permission['permission'] == 'user_managed_groups' && $permission['status'] == 'granted'){
/plugin/move/lang/en/
H A Dmove.txt5 * You must have edit permission for the current page/all pages in the current namespace.
7 * For moving a page you also need create permission in the target namespace.
/plugin/pagemove/lang/en/
H A Dpagemove.txt6 * You must have edit permission for the document and any documents that point to it (backlinks).
8 * For moving a file you also need create permission in the target directory.
/plugin/webdavclient/db/
H A Dupdate0002.sql1 ALTER TABLE connections ADD permission text;
/plugin/templatepagename/
H A DREADME.md7 * the plugin defaults are: `c_template` and `i_template` (editable by who has write permission)
14 When you follow the [page name conventions](https://www.dokuwiki.org/pagename) people who has write permission on it
/plugin/nodisp/
H A DREADME.md4 ``n`` is an acl level. Any acl permission less then ``n`` is

12345678910>>...36