Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 25 of 33) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2beta1IntentParameter.php42 public $mandatory; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentParameter
115 public function setMandatory($mandatory) argument
117 $this->mandatory = $mandatory;
124 return $this->mandatory;
DGoogleCloudDialogflowV2IntentParameter.php42 public $mandatory; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentParameter
115 public function setMandatory($mandatory) argument
117 $this->mandatory = $mandatory;
124 return $this->mandatory;
/plugin/hipchat/
DREADME.md28 * Hippy - [mandatory] PHP version 5.x (developed using 5.2.9)
29 * Hippy - [mandatory] PHP's cURL module
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
DChangeLog-3.0.md21 * It is now mandatory to configure a whitelist
/plugin/asciidocjs/node_modules/commander/typings/
Dindex.d.ts18mandatory: boolean; // The option must have a value after parsing, which usually means it must be … property
/plugin/asciidocjs/node_modules/commander/
Dindex.js25 …this.mandatory = false; // The option must have a value after parsing, which usually means it must…
441 option.mandatory = !!config.mandatory;
574 return this._optionEx({ mandatory: true }, flags, description, fn, defaultValue); property
966 if (anOption.mandatory && (cmd._getOptionValue(anOption.attributeName()) === undefined)) {
DReadme.md265 You may specify a required (mandatory) option using `.requiredOption`. The option must have a value…
/plugin/dokutexit/help/
Dtexit.txt2 …t generates a PDF file from the wiki data. It depends on LaTeX which is mandatory to generate the …
/plugin/pgn4web/pgn4web/
Dpgn-standard-proposed-supplement.txt81 adding new tags to the header (outside the mandatory seven tag roster)
85 it should be regarded as mandatory when time information is to be embedded into
280 of the standard) should be regarded as mandatory when move times are supplied.
Dpgn-standard.txt438 There is a set of tags defined for mandatory use for archival storage of PGN
/plugin/dokutexit/
DREADME.md73 * *texit.bib* : the bibliography database (not mandatory)
74 * *footer.tex* : the footer (not mandatory)
/plugin/database/
Ddatabase.php534 var $mandatory; variable in Column
562 $this->mandatory = $p_mandatory;
566 if ($this->mandatory == $environment->YES) $this->allowNoSelection=false;
764 if ($this->mandatory==$environment->YES) {
/plugin/odtsupport/
Ddokuwiki_plugin_page.wiki30 * [[fields]] (mandatory for some commands)
/plugin/wikistats/
DREADME.md120 > Note that the type parameter is mandatory
/plugin/revealjs/
DREADME.md22 …utton for presentation start. In the past this was optional - now it is mandatory, because the plu…
/plugin/codemirror/dist/modes/
Dasn.1.min.js.map1 …\n \" TEXTUAL-CONVENTION\"),\n status: words(\"current deprecated mandatory obsolete\"),\n …
/plugin/findologicxmlexport/vendor/hoa/stream/
DREADME.md428 and an associated name. This is not mandatory but highly encouraged.
/plugin/flowplayer/player/
DREADME.txt226 of the media:content element is mandatory and has to be present in the RSS file
/plugin/combo/resources/library/combo/
H A Dcombo.min.js.map1mandatory.\");\n }\n let name = json[\"name\"];\n let formMetaField = FormMet…
/plugin/combo/resources/library/combo/dist/
H A Dcombo.min.js.map1mandatory.\");\n }\n let name = json[\"name\"];\n let formMetaField = FormMet…
/plugin/jsontable/script/
Dhandsontable.full.min.js29mandatory){var i=r.mandatory;if("function"==typeof i&&(i=i(e)),i&&void 0===e[o])return console.err…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
DClient.asciidoc542 …match any documents based on its rewrite method ie. if date filters are mandatory to match but the…
/plugin/sketchcanvas/script/
Djs-yaml.mjs3014 // should also be escaped. [However,] This isn’t mandatory"
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1mandatory\",\n \"description\": \"Indicates that the motion of the content afte…
/plugin/ckgdoku/ckeditor/
DCHANGES.md121 …://ckeditor.com/addon/image2) plugin to allow making alternative text a mandatory field. Thanks to…

12