Home
last modified time | relevance | path

Searched refs:field (Results 251 – 275 of 555) sorted by relevance

1...<<11121314151617181920>>...23

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Dfeefeb68144002fd1fff57b77b95b85e.asciidoc12 'field' => 'state.keyword',
H A D93f1bdd72e79827dcf9a34efa02fd977.asciidoc10 'field' => 'genre',
H A D35e8da9410b8432cf4095f2541ad7b1d.asciidoc10 'field' => 'product',
H A D6a4679531e64c492fce16dc12de6dcb0.asciidoc10 'field' => 'genre',
H A Df085fb032dae56a3b104ab874eaea2ad.asciidoc10 'field' => 'tags',
H A D0afaf1cad692e6201aa574c8feb6e622.asciidoc10 'field' => 'tags',
H A D4646764bf09911fee7d58630c72d3137.asciidoc13 'field' => 'genre',
H A Da49169b4622918992411fab4ec48191b.asciidoc10 'field' => 'genre',
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php299 foreach($row as $field => $value)
301 if(array_key_exists($field, $this->styleMap->$type) &&
302 !array_key_exists($this->styleMap->{$type}[$field], $this->item))
303 $this->addItem($row[$field], $field);
974 foreach($row as $field => $value)
976 if(array_key_exists($field, $this->styleMap->$type) &&
977 !array_key_exists($this->styleMap->{$type}[$field], $this->item))
978 $this->addItem($row[$field], $field);
/plugin/struct/jsoneditor/
H A Djsoneditor.min.css1 div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}div.jsoneditor-field.jsoneditor-empty::after{content:"field"}div.jsoneditor-value.jsoneditor-empty::after{content:"value"}div.jsoneditor-value.jsoneditor-url{color:green;text-decoration:underline}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#FFFFAB;border:1px solid #ff0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field
[all...]
/plugin/openid/lang/en/
H A Dintro.txt4 Just enter your OpenID identifier (a URL) into the login field.
/plugin/pgn4web/pgn4web/
H A Dviewer.php112 foreach ($headerFields as $field) {
113 if (preg_match('/([^:]+): (.+)/m', $field, $match)) {
120 } else if (preg_match('/^\S+\s+\d+\s/m', $field)) {
121 $retVal["status"] = $field;
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm36 <cfloop list="#submitted_text#" index="field" delimiters=",">
41 <cfset field = REReplace(URLDecode(field), "<[^>]+>", " ", "all")>
42 <cfloop list="#field#" index="line" delimiters="#CRLF#">
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js1159 field.vertex = true;
1210 …turn sb.createVertexTemplateFromCells([sb.cloneCell(field, 'List Item')], field.geometry.width, fi…
1474 field.vertex = true;
1520 …turn sb.createVertexTemplateFromCells([sb.cloneCell(field, 'List Item')], field.geometry.width, fi…
1535 field.vertex = true;
1581 …turn sb.createVertexTemplateFromCells([sb.cloneCell(field, 'List Item')], field.geometry.width, fi…
1613 field.vertex = true;
1630 cell.insert(field.clone());
1641 cell.insert(field.clone());
1642 cell.insert(field.clone());
[all …]
/plugin/widearea/
H A DREADME.md5 to add an expanded text edit field in the DokuWiki editor. You can see a demo
7 will get a faded gray `X` in the top right of the edit field.
/plugin/structgeohash/
H A DREADME.md4 [EN] A dokuwiki plugin that extends the functionality to the struct plugin adding geolocation field.
/plugin/fedauth/Auth/OpenID/
H A DAssociation.php341 foreach ($signed_list as $field) {
342 $pairs[] = array($field, Auth_OpenID::arrayGet($data,
344 $field, ''));
/plugin/structcombolookup/
H A Dstyle.less17 .dokuwiki form.bureaucracy__plugin div.field span.input {
/plugin/geonav/
H A Dsidebar.css26 .ui-input-field {
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto17.php95 foreach($fields17 as $field) {
96 if (array_key_exists($field, $row)) {
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php465 foreach ($changes as $field => $value) {
466 if ($field == 'user') {
470 if ($field == 'pass') $value = auth_cryptPassword($value);
471 $userinfo[$field] = $value;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js738 function sortArrayOfHash(arr, field, desc) { argument
744 if (a[field] === b[field]) return 0;
746 return desc ? compare(a[field], b[field]) : compare(b[field], a[field]);
/plugin/authsaml/
H A Dsaml.php364 foreach($changes as $field => $value) {
365 if($field == 'user') {
369 $userinfo[$field] = $value;
/plugin/openid/Auth/OpenID/
H A DAssociation.php346 foreach ($signed_list as $field) {
348 $field, Auth_OpenID::arrayGet($data,
350 $field, '')
/plugin/firenews/
H A Dtodo.md10 - [ ] automatic filled author field on off

1...<<11121314151617181920>>...23