Home
last modified time | relevance | path

Searched refs:registration (Results 1 – 25 of 30) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/Resource/
DProjectsLocationsRegistrations.php54 * @param string $registration Required. The name of the `Registration` whose
61 …public function configureContactSettings($registration, ConfigureContactSettingsRequest $postBody,… argument
63 $params = ['registration' => $registration, 'postBody' => $postBody];
70 * @param string $registration Required. The name of the `Registration` whose
77 …public function configureDnsSettings($registration, ConfigureDnsSettingsRequest $postBody, $optPar… argument
79 $params = ['registration' => $registration, 'postBody' => $postBody];
87 * @param string $registration Required. The name of the `Registration` whose
94 …public function configureManagementSettings($registration, ConfigureManagementSettingsRequest $pos… argument
96 $params = ['registration' => $registration, 'postBody' => $postBody];
271 * @param string $registration Required. The name of the `Registration` whose
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DCloudDomains.php152 'path' => 'v1/{+registration}:configureContactSettings',
155 'registration' => [
162 'path' => 'v1/{+registration}:configureDnsSettings',
165 'registration' => [
172 'path' => 'v1/{+registration}:configureManagementSettings',
175 'registration' => [
272 'path' => 'v1/{+registration}:resetAuthorizationCode',
275 'registration' => [
282 'path' => 'v1/{+registration}:retrieveAuthorizationCode',
285 'registration' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
DRegisterDomainRequest.php71 public function setRegistration(Registration $registration) argument
73 $this->registration = $registration;
80 return $this->registration;
DTransferDomainRequest.php69 public function setRegistration(Registration $registration) argument
71 $this->registration = $registration;
78 return $this->registration;
/plugin/pwaoffline/
Dscript.js12 .then(function (registration) { argument
13 if (registration.active) {
14 registration.active.postMessage({
17 registration.active.postMessage({
/plugin/turnstile/
Dplugin.info.txt5 desc uses turnstile to authenticate user registration/login
/plugin/userspagecreate/
Dplugin.info.txt6 desc Autocreate users pages after registration
/plugin/mizarverifiabledocs/src/
H A Dmizar.grammar66 "registration " |
/plugin/botbouncer/
DREADME.md46 2013-04-24 - registration now fails in page, without warning
/plugin/evesso/
DREADME.md42 #### Disable registration with email (Optional)
/plugin/authsplit/
DREADME83 him- or herself or, if self-registration has been disabled, the Admin will
120 the user self-registration form, users should not be able to specify a
234 register themselves or created by the admin (eg. if registration has been
/plugin/letsencrypt/
DLescript.php40 $this->log('Starting new account registration');
/plugin/diagramsnet/lib/
Dworkbox-f163abaa.js1 …",prefix:"workbox",runtime:"runtime",suffix:"undefined"!=typeof registration?registration.scope:""…
Dworkbox-9fe249eb.js1 …",prefix:"workbox",runtime:"runtime",suffix:"undefined"!=typeof registration?registration.scope:""…
Dworkbox-bed83ea8.js1 …",prefix:"workbox",runtime:"runtime",suffix:"undefined"!=typeof registration?registration.scope:""…
Dworkbox-9fe249eb.js.map1registration !== 'undefined' ? registration.scope : '',\n};\nconst _createCacheName = (cacheName) …
Dworkbox-f163abaa.js.map1registration !== 'undefined' ? registration.scope : '',\n};\nconst _createCacheName = (cacheName) …
Dworkbox-bed83ea8.js.map1registration !== 'undefined' ? registration.scope : '',\n};\nconst _createCacheName = (cacheName) …
/plugin/authhttp/
DREADME79 feature is used). In this scenario, the username for registration should match
/plugin/indexmenu/scripts/fancytree/skin-bootstrap/
Dboot.css799 /*.glyphicon-registration-mark:before {*/
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dadvanced.rst944 // the date filter will come from the above registration, not
/plugin/flowplayer/player/
DREADME.txt179 - Added onMouseOver() and onMouseOut() listener registration methods to the Flowplayer API
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG479 * fixed registration of tests and functions as anonymous functions
/plugin/asciidocjs/node_modules/handlebars/
Drelease-notes.md1041 - [#369](https://github.com/wycats/handlebars.js/issues/369) - Allow registration of multiple helpe…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
Dbootstrap.min.css5 …t:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{con…

12