Home
last modified time | relevance | path

Searched refs:required (Results 276 – 300 of 1252) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/s5/ui/yatil/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/default/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPlayIntegrity.php72 'required' => true,
H A DPlaycustomapp.php72 'required' => true,
H A DFirebaseCloudMessaging.php77 'required' => true,
H A DGroupsMigration.php73 'required' => true,
H A DAbusiveExperienceReport.php73 'required' => true,
H A DAdExperienceReport.php72 'required' => true,
H A DFcmdata.php73 'required' => true,
H A DPolicyAnalyzer.php72 'required' => true,
H A DPagespeedInsights.php75 'required' => true,
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md28 * Bumped required version of `sebastian/environment` to 1.3.2 for [#365](https://github.com/sebasti…
34 * Bumped required version of `sebastian/environment` to 1.3.1 for [#365](https://github.com/sebasti…
/plugin/fedauth/Auth/OpenID/
H A DAX.php350 $ax_args['required'] = implode(',', $required);
429 * when 'if_available' or 'required' is not specified for a
484 Auth_OpenID::arrayGet($ax_args, 'required'));
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php314 throw new BadRequest('The "href" POST parameter is required');
317 throw new BadRequest('The "access" POST parameter is required');
/plugin/struct/helper/
H A Dfield.php203 $required = empty($this->opt['optional']) ? ' <sup>*</sup>' : '';
210 $html .= "<span class=\"label $class\" title=\"$hint\">$trans$required</span>";
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DOptions.php111 * @param bool $required is this a required argument
115 public function registerArgument($arg, $help, $required = true, $command = '') argument
124 'required' => $required
183 * Checks the actual number of arguments against the required number
197 if (!$arg['required']) {
199 } // last required arguments seen
258 // argument required?
283 // argument required
[all...]
/plugin/openid/Auth/OpenID/
H A DAX.php367 $ax_args['required'] = implode(',', $required);
444 * when 'if_available' or 'required' is not specified for a
499 Auth_OpenID::arrayGet($ax_args, 'required'));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D873-php5.phpt6 print 'skip: PHP 5 is required';
H A D873-php7.phpt6 print 'skip: PHP 7 is required';
/plugin/bootswrapper/exe/help/
H A Dtooltip.txt10 | ''title'' | required | | Title of tooltip |
/plugin/numbering/
H A DREADME.md5 Adds a toolbar icon which when clicked inserts formatted number and, if required, date and/or image…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dwsdl_class_partial.phpt5 if (!extension_loaded('soap')) echo 'skip: SOAP extension is required';
H A Dwsdl_class.phpt5 if (!extension_loaded('soap')) echo 'skip: SOAP extension is required';
/plugin/barcodes/
H A DREADME.md35 | `value` | required | required | required | Value to be represen…
/plugin/twofactor/lang/en/
H A Dadmin.txt5 Note: this will reset **all** two-factor mechanisms for the user! Depending on your setup, the user may be required to configure a new two factor mechanism on their next login.

1...<<11121314151617181920>>...51