Home
last modified time | relevance | path

Searched full:access (Results 1 – 25 of 3022) sorted by relevance

12345678910>>...121

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
DInput.class.php4 * Encapsulates access to the $_REQUEST array, making sure used parameters are initialized and
7 * All function access the $_REQUEST array by default, if you want to access $_POST or $_GET
14 /** @var PostInput Access $_POST parameters */
16 /** @var GetInput Access $_GET parameters */
18 /** @var ServerInput Access $_SERVER parameters */
21 protected $access; variable in Input
32 $this->access = &$_REQUEST;
75 return isset($this->access[$name]);
88 if(isset($this->access[$name])) {
89 unset($this->access[$name]);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/Resource/
DAccessPoliciesAccessLevels.php38 * Creates an access level. The long-running operation from this RPC has a
39 * successful status after the access level propagates to long-lasting storage.
40 * If access levels contain errors, an error response is returned for the first
43 * @param string $parent Required. Resource name for the access policy which
44 * owns this Access Level. Format: `accessPolicies/{policy_id}`
56 * Deletes an access level based on the resource name. The long-running
57 * operation from this RPC has a successful status after the access level has
60 * @param string $name Required. Resource name for the Access Level. Format:
72 * Gets an access level based on the resource name. (accessLevels.get)
74 * @param string $name Required. Resource name for the Access Level. Format:
[all …]
DAccessPolicies.php40 * Creates an access policy. This method fails if the organization already has
41 * an access policy. The long-running operation has a successful status after
42 * the access policy propagates to long-lasting storage. Syntactic and basic
57 * Deletes an access policy based on the resource name. The long-running
58 * operation has a successful status after the access policy is removed from
61 * @param string $name Required. Resource name for the access policy to delete.
73 * Returns an access policy based on the name. (accessPolicies.get)
75 * @param string $name Required. Resource name for the access policy to get.
87 * Gets the IAM policy for the specified Access Context Manager access policy.
104 * Lists all access policies in an organization.
[all …]
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DGitHub.php20 * Public read-only access (includes public user profile info, public repo info, and gists).
25 * Read/write access to profile info only.
32 * Read access to a user’s email addresses.
37 * Access to follow or unfollow other users.
42 * Read/write access to public repos and organizations.
47 * Read/write access to public and private repos and organizations.
54 * Grants access to deployment statuses for public and private repositories.
55 * This scope is only necessary to grant other users or services access to deployment statuses,
56 * without granting access to the code.
61 …* Read/write access to public and private repository commit statuses. This scope is only necessary…
[all …]
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
DTestResult.php71 * @access protected
77 * @access protected
83 * @access protected
89 * @access protected
95 * @access protected
101 * @access private
111 * @access public
127 * @access public
141 * @access public
154 * @access public
[all …]
DTestCase.php109 * @access private
117 * @access private
125 * @access private
133 * @access public
145 * @access public
155 * @access public
166 * @access public
178 * @access public
190 * @access protected
205 * @access public
[all …]
DTestSuite.php90 * @access private
98 * @access private
106 * @access public
119 * @access public
129 * @access public
154 * @access public
170 * @access public
180 * @access public
193 * @access public
203 * @access public
[all …]
/plugin/struct/meta/
H A DAccessDataValidator.php13 protected $access; variable in dokuwiki\\plugin\\struct\\meta\\AccessDataValidator
20 * @param AccessTable $access
23 public function __construct(AccessTable $access, $data) argument
26 $this->access = $access;
51 $access = AccessTable::getPageAccess($table, $pageid);
52 $validation = $access->getValidator($data[$table]);
72 foreach ($this->access->getSchema()->getColumns() as $col) {
86 $olddata = $this->access->getDataArray();
95 return $this->access;
99 * Access the data after it has been cleand in the validation process
[all …]
/plugin/badbehaviour/bad-behavior/
Dresponses.inc.php10 …'17f4e8c8' => array('response' => 403, 'explanation' => 'You do not have permission to access this…
12 …'2b021b1f' => array('response' => 403, 'explanation' => 'You do not have permission to access this…
13 …'2b90f772' => array('response' => 403, 'explanation' => 'You do not have permission to access this…
14 …'35ea7ffa' => array('response' => 403, 'explanation' => 'You do not have permission to access this…
15 …'408d7e72' => array('response' => 403, 'explanation' => 'You do not have permission to access this…
18 …'57796684' => array('response' => 403, 'explanation' => 'You do not have permission to access this…
21 …'6c502ff1' => array('response' => 403, 'explanation' => 'You do not have permission to access this…
23 …'799165c2' => array('response' => 403, 'explanation' => 'You do not have permission to access this…
25 …explanation' => 'The automated program you are using is not permitted to access this server. Pleas…
26 …'7d12528e' => array('response' => 403, 'explanation' => 'You do not have permission to access this…
[all …]
/plugin/authfacebook/lib/Authentication/
DAccessTokenMetadata.php31 * Represents metadata from an access token.
39 * The access token metadata.
150 * The ID of the application this access token is for.
160 * Name of the application this access token is for.
171 * would return due to the access token.
211 * DateTime when this access token expires.
221 * Whether the access token is still valid or not.
231 * DateTime when this access token was issued.
234 * for short-lived access tokens.
236 * @see https://developers.facebook.com/docs/facebook-login/access-tokens#debug
[all …]
/plugin/phpipam/
Dphpipam-api.php17 * @access public
27 * @access private
37 * @access private
47 * @access private
57 * @access private
67 * @access private
78 * @access private
83 * Access token for phpipam
88 * @access private
98 * @access private
[all …]
/plugin/mantis/lib/
Dclass.soap_val.php15 * @access public
22 * @access private
29 * @access private
36 * @access private
43 * @access private
50 * @access private
57 * @access private
70 * @access public
87 * @access public
97 * @access public
Dclass.wsdlcache.php16 * @access public
21 * @access private
26 * @access private
31 * @access private
36 * @access public
45 * @access public
58 * @access private
68 * @access private
79 * @access public
122 * @access private
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
DAsymmetricKey.php37 * @access private
45 * @access private
53 * @access private
61 * @access private
69 * @access private
78 * @access private
87 * @access private
96 * @access private
105 * @access private
113 * @access private
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
DInventorySourceGroups.php42 * inventory source group. The parent partner will not have access to this
45 * source group. Only this partner will have write access to this group. Only
46 * advertisers to which this group is explicitly shared will have read access to
64 * inventory source group. The parent partner does not have access to this
67 * source group. Only this partner has write access to this group.
83 * @opt_param string advertiserId The ID of the advertiser that has access to
85 * only advertisers to which the group is explicitly shared can access the
87 * @opt_param string partnerId The ID of the partner that has access to the
88 * inventory source group. A partner cannot access an advertiser-owned inventory
105 * @opt_param string advertiserId The ID of the advertiser that has access to
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
DStream.php29 * @access public
46 * @access private
54 * @access private
62 * @access private
70 * @access private
78 * @access private
86 * @access private
94 * @access private
104 * @access public
112 * @access public
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
DIdentity.php40 * @access internal
55 * @access private
64 * @access private
73 * @access private
82 * @access private
92 * @access private
105 * @access private
118 * @access private
140 * @access private
156 * @access public
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DRC4.php54 * @access public
59 * @access private
65 * @access private
75 * @access private
84 * @access private
93 * @access private
102 * @access private
113 * @access protected
149 * @access public
169 * @access public
[all …]
DRSA.php71 * @access public
79 * @access private
91 * @access public
103 * @access public
115 * @access public
132 * @access public
142 * @access public
152 * @access public
160 * @access private
168 * @access private
[all …]
/plugin/git/lib/
DGit.php35 * @access public
49 * @access public
62 * @access public
112 * @access public
134 * @access public
149 * @access public
191 * @access public
217 * @access protected
247 * @access public
261 * @access public
[all …]
/plugin/struct/_test/types/
H A DLookupTest.php35 $access = AccessTable::getGlobalAccess('pageschema');
36 $access->saveData(
44 $access = AccessTable::getGlobalAccess('pageschema');
45 $access->saveData(
53 $access = AccessTable::getGlobalAccess('pageschema');
54 $access->saveData(
67 $access = AccessTable::getGlobalAccess('translation');
68 $access->saveData(
76 $access = AccessTable::getGlobalAccess('translation');
77 $access->saveData(
[all …]
/plugin/oauthauthsch/lang/hu/
Dsettings.php16 $lang['json-user'] = 'Access to the username in dot notation';
17 $lang['json-name'] = 'Access to the full name in dot notation';
18 $lang['json-mail'] = 'Access to the user email in dot notation';
19 $lang['json-grps'] = 'Access to the user groups in dot notation';
33 $lang['json-user'] = 'Access to the username in dot notation';
34 $lang['json-name'] = 'Access to the full name in dot notation';
35 $lang['json-mail'] = 'Access to the user email in dot notation';
36 $lang['json-grps'] = 'Access to the user groups in dot notation';
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
DSSH2.php81 * @access public
88 * @access private
126 * @access private
137 * @access public
144 * @access public
151 * @access public
158 * @access public
165 * @access public
173 * @access public
180 * @access public
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
DAcl.php35 * Deletes an access control rule. (acl.delete)
38 * the calendarList.list method. If you want to access the primary calendar of
50 * Returns an access control rule. (acl.get)
53 * the calendarList.list method. If you want to access the primary calendar of
66 * Creates an access control rule. (acl.insert)
69 * the calendarList.list method. If you want to access the primary calendar of
85 * Returns the rules in the access control list for the calendar. (acl.listAcl)
88 * the calendarList.list method. If you want to access the primary calendar of
118 * Updates an access control rule. This method supports patch semantics.
122 * the calendarList.list method. If you want to access the primary calendar of
[all …]
/plugin/gitbacked/classes/
DGitRepo.php36 * @access public
88 * @access public
111 * @access public
174 * @access public
185 * @access public
209 * @access protected
269 * @access public
281 * @access protected
297 * @access protected
313 * @access protected
[all …]

12345678910>>...121