/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/Resource/ |
H A D | AccountsReports.php | 36 * @param string $account Required. The account which owns the collection of 83 public function generate($account, $optParams = []) argument 85 $params = ['account' => $account]; 92 * @param string $account Required. The account which owns the collection of 139 public function generateCsv($account, $optParams = []) argument 141 $params = ['account' => $account];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/ |
H A D | Accounts.php | 77 * @param string $account Required. Resource name of the account. 90 public function listSubscribers($account, $optParams = []) argument 92 $params = ['account' => $account]; 155 * @param string $account Required. Resource name of the account. 160 …public function register($account, GoogleCloudChannelV1RegisterSubscriberRequest $postBody, $optPa… argument 162 $params = ['account' => $account, 'postBody' => $postBody]; 181 * @param string $account Required. Resource name of the account. 186 …public function unregister($account, GoogleCloudChannelV1UnregisterSubscriberRequest $postBody, $o… argument 188 $params = ['account' => $account, 'postBody' => $postBody];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
H A D | GoogleAnalyticsAdminV1alphaAccountSummary.php | 26 public $account; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaAccountSummary 41 public function setAccount($account) argument 43 $this->account = $account; 50 return $this->account;
|
H A D | GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest.php | 32 public function setAccount(GoogleAnalyticsAdminV1alphaAccount $account) argument 34 $this->account = $account; 41 return $this->account;
|
H A D | GoogleAnalyticsAdminV1alphaProperty.php | 25 public $account; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProperty 78 public function setAccount($account) argument 80 $this->account = $account; 87 return $this->account;
|
H A D | GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.php | 52 public function setAccount(GoogleAnalyticsAdminV1alphaAccount $account) argument 54 $this->account = $account; 61 return $this->account;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | V1GenerateServiceAccountResponse.php | 28 public function setAccount(V1ServiceAccount $account) argument 30 $this->account = $account; 37 return $this->account;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/ |
H A D | ListAccountsResponse.php | 33 public function setAccount($account) argument 35 $this->account = $account; 42 return $this->account;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/ |
H A D | AccountCountError.php | 32 public function setAccount(UserInfo $account) argument 34 $this->account = $account; 41 return $this->account;
|
H A D | AccountCount.php | 32 public function setAccount(UserInfo $account) argument 34 $this->account = $account; 41 return $this->account;
|
H A D | AddHeldAccountResult.php | 30 public function setAccount(HeldAccount $account) argument 32 $this->account = $account; 39 return $this->account;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/ |
H A D | ListPublisherAccountsResponse.php | 33 public function setAccount($account) argument 35 $this->account = $account; 42 return $this->account;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | AccountsCustomBatchResponseEntry.php | 38 public function setAccount(Account $account) argument 40 $this->account = $account; 47 return $this->account;
|
H A D | AccountsCustomBatchRequestEntry.php | 63 public function setAccount(Account $account) argument 65 $this->account = $account; 72 return $this->account;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
H A D | AccountTreeResponse.php | 36 public function setAccount(Account $account) argument 38 $this->account = $account; 45 return $this->account;
|
H A D | AccountTicket.php | 44 public function setAccount(Account $account) argument 46 $this->account = $account; 53 return $this->account;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/ |
H A D | TestSetup.php | 49 public function setAccount(Account $account) argument 51 $this->account = $account; 58 return $this->account;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playcustomapp/Resource/ |
H A D | AccountsCustomApps.php | 35 * @param string $account Developer account ID. 40 public function create($account, CustomApp $postBody, $optParams = []) argument 42 $params = ['account' => $account, 'postBody' => $postBody];
|
/plugin/fedauth/lang/en/ |
H A D | register.txt | 4 seems that you are new to this site. To complete creating your account fill in 10 If you think you already have an account on this site, and you were just trying 11 to associate a new login with your existing account, //you have to be already logged in//.
|
/plugin/authdrupal8/ |
H A D | password.inc | 215 * $account object, for example the uid to look up the hash in a custom table 220 * @param $account 226 function user_check_password($password, $account) { 227 if (substr($account->pass, 0, 2) == 'U$') { 230 $stored_hash = substr($account->pass, 1); 234 $stored_hash = $account->pass; 266 * on the fields in $account. 268 * @param $account 274 function user_needs_new_hash($account) { 276 if ((substr($account [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Playcustomapp.php | 66 'path' => 'playcustomapp/v1/accounts/{account}/customApps', 69 'account' => [
|
H A D | Cloudchannel.php | 86 'path' => 'v1/{+account}:listSubscribers', 89 'account' => [ 124 'path' => 'v1/{+account}:register', 127 'account' => [ 134 'path' => 'v1/{+account}:unregister', 137 'account' => [ 719 'account' => [ 755 'account' => [
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/ |
H A D | Accounts.php | 153 * @param string $account Required. The account resource for which to return 159 …public function searchChangeHistoryEvents($account, GoogleAnalyticsAdminV1alphaSearchChangeHistory… argument 161 $params = ['account' => $account, 'postBody' => $postBody];
|
/plugin/evesso/ |
H A D | README.md | 32 1. Login on a admin account 45 1. Login on a admin account 61 1. Login on a admin account 63 1. Click the eve character you want for the admin account 65 1. Logout and login with your EveSSO admin account 69 This step can lock you out of the wiki. Make sure you're logged in on a EveSSO admin account and ha…
|
/plugin/yuriigantt/_test/ |
H A D | test_page.txt | 96 "text": "dokuwiki account", 107 "text": "dokuwiki account",
|