Home
last modified time | relevance | path

Searched refs:fields (Results 276 – 300 of 470) sorted by relevance

1...<<111213141516171819

/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DXW Zar Font Info.txt59 in the appropriate machine-readable metadata fields within text or
60 binary files as long as those fields can be easily viewed by the user.
/plugin/groupmail/
H A DCHANGELOG4 add generic functions to validate fields and extract emails)
H A Dsyntax.php137 private function getexplodedvals($data, $fields){ argument
139 foreach ($fields as $field){
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc41 $params['grok_pattern'] = (string) Optional parameter to specify the Grok pattern that should be used to extract fields from messages in a semi-structured text file
H A DTransformNamespace.asciidoc56 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on transform PUT (Default = false)
H A DMlNamespace.asciidoc266 $params['body'] = (array) The analysis config, plus cardinality estimates for fields it references (Required)
317 $params['grok_pattern'] = (string) Optional parameter to specify the Grok pattern that should be used to extract fields from messages in a semi-structured text file
448 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on data frame analytics PUT (Default = false)
497 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on datafeed PUT (Default = false)
565 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on job PUT (Default = false)
641 $params['include'] = (string) A comma-separate list of fields to optionally include. Valid options are 'definition' and 'total_feature_importance'. Default is none.
H A DDataFrameTransformDeprecatedNamespace.asciidoc58 $params['exclude_generated'] = (boolean) Omits generated fields. Allows transform configurations to be easily copied between clusters and within the same cluster (Default = false)
/plugin/quickstats/scripts/
H A Dextended_data.php462 …$fields = array('country_name'=>'Country', 'user_agent'=>'User Agent', 'priority'=>'Priority', …
470 foreach($fields as $field=>$label) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirestore.php135 'fields',
149 'path' => 'v1/{+parent}/fields',
H A DDataCatalog.php584 'fields',
588 'path' => 'v1/{+parent}/fields',
/plugin/strata/helper/
H A Dsyntax.php118 trigger_error("Syntax fragment fields are read-only on {$trace[0]['file']}:{$trace[0]['line']}", E_USER_NOTICE);
124 trigger_error("Syntax fragment fields are read-only on {$trace[0]['file']}:{$trace[0]['line']}", E_USER_NOTICE);
689 $fields = array();
692 $fieldsGroups = $this->extractGroups($tree, 'fields');
704 $fields = $this->parseFieldsLong($fieldsLines, $typemap);
705 if(!$fields) return array();
708 return $fields;
/plugin/wysiwyg/css/
H A Dfck_internal.css102 /* Hidden fields */
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt95 There are six fields: Term 1, Term 2, Author, Branch, Start Date, End Date.
98 …, or between Start Date and End Date. You can select any one or combination of these six fields.
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php465 …function sharedapi_post($url, $fields, $username = '', $password = '', $timeout = 5, $connecttimeo… argument
475 curl_setopt($ch, CURLOPT_POSTFIELDS, $fields);
/plugin/contactmodern/
H A DREADME.textile48 …f you enabled the captcha by default, than it will also show the well known reCaptcha input fields.
/plugin/fckg/fckeditor/editor/css/
H A Dfck_internal.css103 /* Hidden fields */
/plugin/bibtex/OSBib/
H A DCHANGELOG14 NB - an upgrade of the bibtexparse package is also required since handling of month fields has been…
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_internal.css100 /* Hidden fields */
/plugin/odt/ODT/
H A DODTDocument.php96 protected $fields = array(); variable in ODTDocument
734 $this->fields [$name] = $value;
746 if (array_key_exists($name, $this->fields)) {
747 …$this->content .= '<text:user-field-get text:name="'.$name.'">'.$this->fields [$name].'</text:user…
759 foreach ($this->fields as $fname => $fvalue) {
/plugin/fedauth/Auth/OpenID/
H A DAssociation.php277 * @param array $fields The fields to sign, in order; this is an
/plugin/vbsso/
H A DREADME.md74 6. Back to DokuWiki vBSSO Settings page and verify that API Connections fields are filled out.
/plugin/refnotes/lang/en/
H A D__template.txt3 On this page you can define commonly used notes for [[doku>plugin:refnotes|RefNotes plugin]]. Every note is defined as collection of data //fields//. There are number of ways to organize the note definitions:
/plugin/ipban/ip-lib/
H A DREADME.md274 …he type in a field called `addressType`, and the range boundaries in two fields called `rangeFrom`…
276 …getComparableString` method of the address and check if it's between the fields `rangeFrom` and `r…
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/bibtex/OSBib/format/bibtexParse/
H A DREADME52 In other words, an array of separate BibTeX entries each one an array comprising the fields, entry …

1...<<111213141516171819